HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51960,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=495",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=493",
"results": [
{
"name": "p5.32-gearman",
"portdir": "perl/p5-gearman",
"version": "2.004.015",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/release/Gearman",
"description": "Gearman client library for Perl",
"long_description": "Gearman client library for Perl",
"active": true,
"categories": [
"net",
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"p5.32-file-which",
"p5.32-proc-guard",
"p5.32-test-exception",
"p5.32-test-simple",
"p5.32-test-tcp",
"p5.32-test-timer"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-version",
"p5.32-io-socket-ip",
"p5.32-io-socket-ssl",
"p5.32-list-moreutils",
"p5.32-string-crc32",
"p5.32-time-hires"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-gearman-client-async",
"p5.32-gearman-server"
]
}
]
},
{
"name": "p5.32-gdtextutil",
"portdir": "perl/p5-gdtextutil",
"version": "0.860.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/GDTextUtil",
"description": "Text utilities for use with GD",
"long_description": "This package provides three modules that make it possible to work with internal GD fonts as well as TrueType fonts, without having to worry about different interface functions to call. Apart from an abstract interface to all font types and strings for GD, this library also provides some utility in aligning and wrapping your string.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-gd"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-gdgraph"
]
}
]
},
{
"name": "p5.32-gdgraph",
"portdir": "perl/p5-gdgraph",
"version": "1.560.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/release/BPS/GDGraph-1.56",
"description": "Graph Plotting Module for Perl 5",
"long_description": "This is GDGraph, a package to generate charts, using Lincoln Stein's GD.pm. See the documentation for some history and more information.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-capture-tiny",
"p5.32-test-exception",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-gd",
"p5.32-gdtextutil"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-gd-graph3d"
]
}
]
},
{
"name": "p5.32-gd-svg",
"portdir": "perl/p5-gd-svg",
"version": "0.330.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/GD::SVG",
"description": "Perl extension for Seamlessly enabling SVG output from scripts written using GD",
"long_description": "Perl extension for Seamlessly enabling SVG output from scripts written using GD",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-gd",
"p5.32-svg"
]
}
],
"depends_on": []
},
{
"name": "p5.32-gd-securityimage",
"portdir": "perl/p5-gd-securityimage",
"version": "1.750.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/GD::SecurityImage",
"description": "Security image (captcha) generator.",
"long_description": "The (so called) Security Images are so popular. Most internet software use these in their registration screens to block robot programs (which may register tons of fake member accounts). Security images are basicaly, graphical CAPTCHAs (Completely Automated Public Turing Test to Tell Computers and Humans Apart).",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-gd",
"p5.32-perlmagick"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-catalyst-plugin-captcha"
]
}
]
},
{
"name": "p5.32-gd-graph3d",
"portdir": "perl/p5-gd-graph3d",
"version": "0.630.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/GD::Graph3d",
"description": "Create 3D Graphs with GD and GD::Graph",
"long_description": "This is the GD::Graph3d extensions module. It provides 3D graphs for the GD::Graph module by Martien Verbruggen, which in turn generates graph using Lincoln Stein's GD.pm.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-gdgraph"
]
}
],
"depends_on": []
},
{
"name": "p5.32-gd-barcode",
"portdir": "perl/p5-gd-barcode",
"version": "2.20.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/GD::Barcode",
"description": "GD::Barcode - Create barcode image with GD",
"long_description": "GD::Barcode - Create barcode image with GD",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-test-simple",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-gd"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-business-isbn"
]
}
]
},
{
"name": "p5.32-gd",
"portdir": "perl/p5-gd",
"version": "2.840.0",
"license": "(Artistic-2 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/GD",
"description": "GD.pm - Interface to Gd Graphics Library",
"long_description": "GD.pm - Interface to Gd Graphics Library",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-extutils-pkgconfig",
"p5.32-file-which",
"p5.32-test-fork",
"p5.32-test-nowarnings",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"webp",
"perl5.32",
"libheif",
"fontconfig",
"libiconv",
"p5.32-math-complex",
"freetype",
"gd2",
"libjpeg-turbo",
"libpng",
"tiff"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.32-image-phash"
]
},
{
"type": "lib",
"ports": [
"p5.32-chart",
"p5.32-data-stag",
"p5.32-gd-barcode",
"p5.32-gd-securityimage",
"p5.32-gd-svg",
"p5.32-gdgraph",
"p5.32-gdtextutil",
"p5.32-pdf-builder",
"p5.32-sql-translator",
"p5.32-bio-phylo",
"p5.32-template-gd"
]
}
]
},
{
"name": "p5.32-future-io",
"portdir": "perl/p5-future-io",
"version": "0.230.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Future::IO",
"description": "Future::IO - Future-returning IO methods",
"long_description": "Future::IO - Future-returning IO methods",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2646
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"p5.32-module-build",
"p5.32-test-simple",
"p5.32-test-future-io-impl",
"p5.32-test-expectandcheck"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-future",
"p5.32-io",
"p5.32-struct-dumb",
"p5.32-time-hires"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-io-async"
]
}
]
},
{
"name": "p5.32-future-asyncawait",
"portdir": "perl/p5-future-asyncawait",
"version": "0.710.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Future::AsyncAwait",
"description": "Future::AsyncAwait - deferred subroutine syntax for futures",
"long_description": "Future::AsyncAwait - deferred subroutine syntax for futures",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-module-build",
"p5.32-test-simple",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.32-xs-parse-sublike",
"perl5.32",
"p5.32-xs-parse-keyword",
"p5.32-file-sharedir",
"p5.32-future"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.32-syntax-keyword-dynamically",
"p5.32-syntax-keyword-match"
]
},
{
"type": "lib",
"ports": [
"p5.32-moosex-extended"
]
}
]
},
{
"name": "p5.32-future",
"portdir": "perl/p5-future",
"version": "0.520.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Future",
"description": "Future - represent an operation awaiting completion",
"long_description": "Future - represent an operation awaiting completion",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-module-build",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-scalar-list-utils",
"p5.32-test-simple",
"p5.32-time-hires"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-future-asyncawait",
"p5.32-future-io",
"p5.32-future-queue",
"p5.32-future-xs",
"p5.32-io-async",
"p5.32-moosex-extended",
"p5.32-test-expectandcheck"
]
}
]
},
{
"name": "p5.32-freezethaw",
"portdir": "perl/p5-freezethaw",
"version": "0.500.100",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/FreezeThaw",
"description": "FreezeThaw - convertin Perl structures to strings and back.",
"long_description": "FreezeThaw - convertin Perl structures to strings and back.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-data-serializer",
"p5.32-mldbm"
]
}
]
},
{
"name": "p5.32-forest",
"portdir": "perl/p5-forest",
"version": "0.100.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Forest",
"description": "Forest - A collection of n-ary tree related modules",
"long_description": "Forest - A collection of n-ary tree related modules",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2646
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-path-class",
"p5.32-test-exception",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-moose",
"p5.32-moosex-clone"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-graphics-primitive"
]
}
]
},
{
"name": "p5.32-font-ttf",
"portdir": "perl/p5-font-ttf",
"version": "1.60.0",
"license": "Artistic-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Font::TTF",
"description": "TTF font support for Perl",
"long_description": "TTF font support for Perl",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-io-string"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-pdf-api2",
"p5.32-pdf-builder",
"p5.32-pdf-reuse"
]
}
]
},
{
"name": "p5.32-font-freetype",
"portdir": "perl/p5-font-freetype",
"version": "0.160.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Font::FreeType",
"description": "Font::FreeType - read font files and render glyphs from Perl using FreeType2",
"long_description": "Font::FreeType - read font files and render glyphs from Perl using FreeType2",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-devel-checklib",
"p5.32-file-which",
"p5.32-test-warnings",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"freetype"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-cairo"
]
}
]
},
{
"name": "p5.32-font-afm",
"portdir": "perl/p5-font-afm",
"version": "1.200.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Font::AFM",
"description": "Interface to Adobe Font Metrics files.",
"long_description": "Interface to Adobe Font Metrics files.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-html-formatter"
]
}
]
},
{
"name": "p5.32-flickr-upload",
"portdir": "perl/p5-flickr-upload",
"version": "1.600.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Flickr::Upload",
"description": "Upload images to Flickr.com",
"long_description": "Flickr::Upload provides an object-oriented wrapper around Flickr::API specifically for uploading to Flickr.com.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.32-flickr-api",
"p5.32-http-message",
"perl5.32",
"p5.32-net-oauth",
"p5.32-xml-simple",
"p5.32-libwww-perl"
]
}
],
"depends_on": []
},
{
"name": "p5.32-flickr-api",
"portdir": "perl/p5-flickr-api",
"version": "1.290.0",
"license": "Artistic-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Flickr::API",
"description": "Perl interface to the Flickr API",
"long_description": "Perl interface to the Flickr API",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-test-script",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.32-http-message",
"p5.32-libwww-perl",
"p5.32-net-oauth",
"perl5.32",
"p5.32-xml-libxml-simple",
"p5.32-xml-parser-lite-tree",
"p5.32-uri",
"p5.32-getopt-long"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-flickr-upload"
]
}
]
},
{
"name": "p5.32-find-lib",
"portdir": "perl/p5-find-lib",
"version": "1.40.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Find::Lib",
"description": "Find::Lib - Helper to smartly find libs to use in the filesystem tree",
"long_description": "Find::Lib - Helper to smartly find libs to use in the filesystem tree",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2646
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32"
]
}
],
"depends_on": []
},
{
"name": "p5.32-finance-quotehist",
"portdir": "perl/p5-finance-quotehist",
"version": "1.320.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Finance::QuoteHist",
"description": "Perl module for fetching historical stock quotes.",
"long_description": "The Finance-QuoteHist bundle is several modules designed to fetch historical stock quotes from the web.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.32-date-manip",
"p5.32-html-tableextract",
"p5.32-http-message",
"p5.32-json",
"perl5.32",
"p5.32-lwp-protocol-https",
"p5.32-regexp-common",
"p5.32-text-csv",
"p5.32-text-csv_xs",
"p5.32-libwww-perl"
]
}
],
"depends_on": []
},
{
"name": "p5.32-finance-quote",
"portdir": "perl/p5-finance-quote",
"version": "1.690.0",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Finance::Quote",
"description": "Finance::Quote - Get stock and mutual fund quotes from various exchanges",
"long_description": "Finance::Quote - Get stock and mutual fund quotes from various exchanges",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-date-manip",
"p5.32-test-perl-critic",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.32-datetime",
"p5.32-datetime-format-iso8601",
"p5.32-datetime-format-strptime",
"p5.32-html-parser",
"p5.32-html-tableextract",
"p5.32-html-tree",
"p5.32-http-cookiejar",
"p5.32-http-cookies",
"p5.32-http-message",
"p5.32-io-string",
"p5.32-json",
"p5.32-libwww-perl",
"p5.32-lwp-protocol-https",
"p5.32-mozilla-ca",
"perl5.32",
"p5.32-readonly",
"p5.32-smart-comments",
"p5.32-string-util",
"p5.32-test-simple",
"p5.32-text-template",
"p5.32-time-piece",
"p5.32-timedate",
"p5.32-try-tiny",
"p5.32-web-scraper",
"p5.32-xml-libxml",
"p5.32-yaml-pp",
"p5.32-date-range",
"p5.32-devel-trace",
"p5.32-net-ssleay",
"p5.32-encode",
"p5.32-date-simple"
]
}
],
"depends_on": []
},
{
"name": "p5.32-filter-simple",
"portdir": "perl/p5-filter-simple",
"version": "0.940.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Filter::Simple",
"description": "Simplified source filtering",
"long_description": "Simplified source filtering",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-pdl"
]
}
]
},
{
"name": "p5.32-filter",
"portdir": "perl/p5-filter",
"version": "1.650.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/release/Filter",
"description": "Filter - A distribution providing a number of Source Filters",
"long_description": "Filter - A distribution providing a number of Source Filters",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.32-cgi-compile"
]
},
{
"type": "lib",
"ports": [
"p5.32-b-hooks-atruntime",
"p5.32-pdl"
]
}
]
},
{
"name": "p5.32-filesys-notify-simple",
"portdir": "perl/p5-filesys-notify-simple",
"version": "0.140.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Filesys::Notify::Simple",
"description": "Simple and dumb file system watcher",
"long_description": "Simple and dumb file system watcher",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-mac-fsevents",
"p5.32-test-sharedfork",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-plack"
]
}
]
},
{
"name": "p5.32-filesys-notify-kqueue",
"portdir": "perl/p5-filesys-notify-kqueue",
"version": "0.110.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Filesys::Notify::KQueue",
"description": "Filesys::Notify::KQueue wraps IO::KQueue for watching the filesystem",
"long_description": "Filesys::Notify::KQueue wraps IO::KQueue for watching the filesystem",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "ryandesign",
"github": "",
"ports_count": 100
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-module-build",
"p5.32-module-build-tiny",
"p5.32-test-sharedfork",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-io-kqueue"
]
}
],
"depends_on": []
},
{
"name": "p5.32-filesys-diskspace",
"portdir": "perl/p5-filesys-diskspace",
"version": "0.50.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Filesys::DiskSpace",
"description": "Perl df",
"long_description": "This routine displays information on a file system such as its type, the amount of disk space occupied, the total disk space and the number of inodes. It tries syscall(SYS_statfs) and syscall(SYS_statvfs) in several ways. If all fails, it croaks.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32"
]
}
],
"depends_on": []
},
{
"name": "p5.32-filesys-dfportable",
"portdir": "perl/p5-filesys-dfportable",
"version": "0.850.0",
"license": "Artistic-1 and GPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Filesys::DfPortable",
"description": "Perl extension for filesystem disk space information.",
"long_description": "Filesys::DfPortable provides a portable way to obtain filesystem disk space information. This module differs from Filesys::Df in that it has added support for Windows, but does not support open filehandles as a argument.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32"
]
}
],
"depends_on": []
},
{
"name": "p5.32-file-which",
"portdir": "perl/p5-file-which",
"version": "1.270.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/File::Which",
"description": "Portable implementation of the `which' utility",
"long_description": "Portable implementation of the `which' utility",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.32-alien-libtiff",
"p5.32-alien-sqlite",
"p5.32-alien-proj",
"p5.32-file-basedir",
"p5.32-dist-zilla-plugin-git",
"p5.32-font-freetype",
"p5.32-proc-guard",
"p5.32-gd",
"p5.32-gearman"
]
},
{
"type": "lib",
"ports": [
"p5.32-devel-nytprof",
"p5.32-dist-zilla-plugin-contributorsfromgit",
"p5.32-extutils-f77",
"p5.32-ffi-checklib",
"p5.32-ffi-platypus-lang-rust",
"p5.32-file-homedir",
"p5.32-graphviz",
"p5.32-graphviz2",
"p5.32-io-pager",
"p5.32-module-build-ffi",
"p5.32-pdl",
"p5.32-perl-critic",
"p5.32-sys-cpuload",
"p5.32-alien-build",
"p5.32-sysadm-install",
"p5.32-alien-build-plugin-pkgconfig-ppwrapper",
"p5.32-alien-gnuplot",
"p5.32-alien-sdl",
"p5.32-archive-tar-wrapper",
"p5.32-code-tidyall",
"p5.32-config-identity",
"p5.32-crypt-dsa",
"p5.32-dancer2"
]
}
]
},
{
"name": "p5.32-file-type",
"portdir": "perl/p5-file-type",
"version": "0.220.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/File::Type",
"description": "This is a Perl extension for determining file types.",
"long_description": "This is a Perl extension for determining file types.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32"
]
}
],
"depends_on": []
},
{
"name": "p5.32-file-touch",
"portdir": "perl/p5-file-touch",
"version": "0.120.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/File::Touch",
"description": "Update timestamps, create nonexistent files",
"long_description": "Update timestamps, create nonexistent files",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-file-monitor-lite"
]
}
]
},
{
"name": "p5.32-file-tempdir",
"portdir": "perl/p5-file-tempdir",
"version": "0.20.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/File::Tempdir",
"description": "Provides an object interface to tempdir() from File::Temp.",
"long_description": "Provides an object interface to tempdir() from File::Temp.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-mail-audit"
]
}
]
},
{
"name": "p5.32-file-temp",
"portdir": "perl/p5-file-temp",
"version": "0.231.200",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/File::Temp",
"description": "File::Temp - return name and handle of a temporary file safely",
"long_description": "File::Temp - return name and handle of a temporary file safely",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.32-dist-zilla-plugin-authority",
"p5.32-io-async",
"p5.32-log-dispatchouli",
"p5.32-dist-zilla-plugin-checkmetaresources",
"p5.32-dist-zilla-plugin-git-remote-check",
"p5.32-cpan-uploader",
"p5.32-moosex-daemonize",
"p5.32-pod-weaver-section-allowoverride",
"p5.32-file-rename",
"p5.32-dbix-class"
]
},
{
"type": "lib",
"ports": [
"p5.32-mail-message",
"p5.32-mime-tools",
"p5.32-sgml-parser-opensp",
"p5.32-archive-tar-wrapper",
"p5.32-test-tempdir-tiny",
"p5.32-data-temporarybag",
"p5.32-dbicx-testdatabase",
"p5.32-dbix-admin-dsnmanager",
"p5.32-devel-dumptrace",
"p5.32-dist-zilla",
"p5.32-file-pushd",
"p5.32-http-body",
"p5.32-http-entity-parser",
"p5.32-mail-box-imap4"
]
}
]
},
{
"name": "p5.32-file-tail",
"portdir": "perl/p5-file-tail",
"version": "1.300.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/File::Tail",
"description": "Perl extension for reading from continously updated files",
"long_description": "The primary purpose of File::Tail is reading and analysing log files while they are being written, which is especialy useful if you are monitoring the logging process with a tool like Tobias Oetiker's MRTG.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32"
]
}
],
"depends_on": []
},
{
"name": "p5.32-file-sync",
"portdir": "perl/p5-file-sync",
"version": "0.110.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/File::Sync",
"description": "File::Sync - Perl access to fsync() and sync() function calls",
"long_description": "File::Sync - Perl access to fsync() and sync() function calls",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32"
]
}
],
"depends_on": []
},
{
"name": "p5.32-file-slurper",
"portdir": "perl/p5-file-slurper",
"version": "0.14.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/File::Slurper",
"description": "File::Slurper - A simple, sane and efficient module to slurp a file",
"long_description": "File::Slurper - A simple, sane and efficient module to slurp a file",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-test-warnings",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-encode"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.32-net-amazon-signature-v4",
"p5.32-pod-pom",
"p5.32-html-formatter",
"p5.32-dist-zilla-plugin-metamergefile"
]
},
{
"type": "lib",
"ports": [
"p5.32-config-autoconf",
"p5.32-xs-check",
"p5.32-html-entities-interpolate",
"p5.32-io-compress-brotli",
"p5.32-tree-dag_node"
]
}
]
},
{
"name": "p5.32-file-slurp-tiny",
"portdir": "perl/p5-file-slurp-tiny",
"version": "0.4.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/File::Slurp::Tiny",
"description": "File::Slurp::Tiny - A simple, sane and efficient file slurper (DISCOURAGED).",
"long_description": "File::Slurp::Tiny - A simple, sane and efficient file slurper (DISCOURAGED). This module is discouraged in favor of File::Slurper. Bugs will still be fixed, but new features will probably not be added.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.32-git-raw"
]
}
]
},
{
"name": "p5.32-file-slurp",
"portdir": "perl/p5-file-slurp",
"version": "9999.320.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/File::Slurp",
"description": "Efficient reading/writing of complete files",
"long_description": "This module provides subs that allow you to read or write entire files with one simple call. They are designed to be simple to use, have flexible ways to pass in or get the file contents and to be very efficient. There is also a sub to read in all the files in a directory other than . and .. These slurp/spew subs work for files, pipes and sockets, and stdio, pseudo-files, and DATA.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.32-convert-binhex",
"p5.32-file-flock-tiny"
]
},
{
"type": "lib",
"ports": [
"p5.32-dbix-admin-dsnmanager",
"p5.32-pod-readme",
"p5.32-www-search",
"p5.32-wx-demo"
]
}
]
},
{
"name": "p5.32-file-sharedir-projectdistdir",
"portdir": "perl/p5-file-sharedir-projectdistdir",
"version": "1.0.9",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/File::ShareDir::ProjectDistDir",
"description": "Simple set-and-forget using of a '/share' directory in your projects root",
"long_description": "Simple set-and-forget using of a '/share' directory in your projects root",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 433
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-capture-tiny",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.32-path-finddev",
"p5.32-path-isdev",
"perl5.32",
"p5.32-sub-exporter",
"p5.32-path-tiny",
"p5.32-file-sharedir"
]
}
],
"depends_on": []
},
{
"name": "p5.32-file-sharedir-install",
"portdir": "perl/p5-file-sharedir-install",
"version": "0.140.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/File::ShareDir::Install",
"description": "Install shared files",
"long_description": "Install shared files",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.32-xml-parser",
"p5.32-amazon-s3",
"p5.32-catalyst-devel",
"p5.32-dancer2",
"p5.32-datetime-locale",
"p5.32-text-vimcolor",
"p5.32-dist-zilla-pluginbundle-starter",
"p5.32-dist-zilla-plugin-contributorsfromgit",
"p5.32-dist-zilla-plugin-dynamicprereqs",
"p5.32-file-sharedir",
"p5.32-inline-c",
"p5.32-module-build-ffi",
"p5.32-net-cli-interact",
"p5.32-plack",
"p5.32-pod-spell",
"p5.32-sql-translator"
]
},
{
"type": "lib",
"ports": [
"p5.32-dist-zilla",
"p5.32-pegex"
]
}
]
},
{
"name": "p5.32-file-sharedir-dist",
"portdir": "perl/p5-file-sharedir-dist",
"version": "0.70.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/File::ShareDir::Dist",
"description": "File::ShareDir::Dist - Locate per-dist shared files",
"long_description": "File::ShareDir::Dist - Locate per-dist shared files",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2646
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-module-build-ffi"
]
}
]
},
{
"name": "p5.32-file-sharedir",
"portdir": "perl/p5-file-sharedir",
"version": "1.118.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/File::ShareDir",
"description": "Locate per-dist and per-module shared files",
"long_description": "The intent of File::ShareDir is to provide a companion to Class::Inspector and File::HomeDir, modules that take a process that is well-known by advanced Perl developers but gets a little tricky, and make it more available to the larger Perl community.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-inc-latest",
"p5.32-file-sharedir-install",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-params-util",
"p5.32-class-inspector",
"p5.32-list-moreutils"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-alien-sdl",
"p5.32-catalyst-devel",
"p5.32-datetime-locale",
"p5.32-devel-mat",
"p5.32-dist-zilla",
"p5.32-dist-zilla-plugin-contributorsfromgit",
"p5.32-dist-zilla-plugin-dynamicprereqs",
"p5.32-dist-zilla-plugin-generatefile-fromsharedir",
"p5.32-file-share",
"p5.32-file-sharedir-projectdistdir",
"p5.32-future-asyncawait",
"p5.32-net-appliance-session",
"p5.32-net-cli-interact",
"p5.32-plack",
"p5.32-pod-spell",
"p5.32-poppler",
"p5.32-sql-translator",
"p5.32-test-file-sharedir",
"p5.32-text-vimcolor",
"p5.32-xml-parser",
"p5.32-xs-parse-keyword",
"p5.32-xs-parse-sublike"
]
}
]
},
{
"name": "p5.32-file-share",
"portdir": "perl/p5-file-share",
"version": "0.270.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/File::Share",
"description": "File::Share - Extend File::ShareDir to Local Libraries",
"long_description": "File::Share - Extend File::ShareDir to Local Libraries",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2646
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-file-sharedir",
"p5.32-readonly"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-dancer2"
]
}
]
},
{
"name": "p5.32-file-rsyncp",
"portdir": "perl/p5-file-rsyncp",
"version": "0.760.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/File::RsyncP",
"description": "A Perl implementation of an Rsync client.",
"long_description": "A Perl implementation of an Rsync client.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32"
]
}
],
"depends_on": []
},
{
"name": "p5.32-file-rename",
"portdir": "perl/p5-file-rename",
"version": "2.20.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/File::Rename",
"description": "File::Rename - Perl extension for renaming multiple files",
"long_description": "File::Rename - Perl extension for renaming multiple files",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-extutils-makemaker",
"p5.32-file-temp",
"p5.32-test-simple",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-getopt-long"
]
}
],
"depends_on": []
},
{
"name": "p5.32-file-remove",
"portdir": "perl/p5-file-remove",
"version": "1.610.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/File::Remove",
"description": "Remove files and directories",
"long_description": "Remove files and directories",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-module-build",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-file-flat",
"p5.32-mail-box",
"p5.32-module-install",
"p5.32-test-inline"
]
}
]
},
{
"name": "p5.32-file-readbackwards",
"portdir": "perl/p5-file-readbackwards",
"version": "1.60.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/File::ReadBackwards",
"description": "This module reads a file backwards line by line.",
"long_description": "It is simple to use, memory efficient and fast. It supports both an object and a tied handle interface. It is intended for processing log and other similar text files which typically have their newest entries appended to them. By default files are assumed to be plain text and have a line ending appropriate to the OS. But you can set the input record separator string on a per file basis.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.32-io-all"
]
}
]
},
{
"name": "p5.32-file-pushd",
"portdir": "perl/p5-file-pushd",
"version": "1.16.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/File::pushd",
"description": "change directory temporarily for a limited scope",
"long_description": "File::pushd does a temporary chdir that is easily and automatically reverted, similar to pushd in some Unix command shells. It works by creating an object that caches the original working directory. When the object is destroyed, the destructor calls chdir to revert to the original working directory. By storing the object in a lexical variable with a limited scope, this happens automatically at the end of the scope.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-file-path",
"p5.32-file-temp",
"p5.32-pathtools",
"p5.32-sub-exporter"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.32-types-path-tiny",
"p5.32-module-cpanfile",
"p5.32-moosex-types-path-tiny",
"p5.32-path-iterator-rule",
"p5.32-specio-library-path-tiny",
"p5.32-test-cleannamespaces",
"p5.32-dist-zilla-plugin-checkissues",
"p5.32-dist-zilla-plugin-dynamicprereqs",
"p5.32-dist-zilla-plugin-git",
"p5.32-dist-zilla-plugin-modulebuildtiny-fallback",
"p5.32-dist-zilla-plugin-promptifstale",
"p5.32-dist-zilla-plugin-run",
"p5.32-dist-zilla-plugin-test-reportprereqs"
]
},
{
"type": "lib",
"ports": [
"p5.32-code-tidyall",
"p5.32-dist-zilla",
"p5.32-dist-zilla-plugin-checkextratests",
"p5.32-cgi-compile",
"p5.32-dist-zilla-plugin-githubmeta"
]
}
]
},
{
"name": "p5.32-file-path",
"portdir": "perl/p5-file-path",
"version": "2.180.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/File::Path",
"description": "Create or remove directory trees",
"long_description": "This module provide a convenient way to create directories of arbitrary depth and to delete an entire directory subtree from the filesystem.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.32-sereal-decoder",
"p5.32-sereal-encoder",
"p5.32-pdl"
]
},
{
"type": "lib",
"ports": [
"p5.32-file-pushd",
"p5.32-module-starter",
"p5.32-moosex-daemonize",
"p5.32-alien-build-plugin-cleanse-builddir",
"p5.32-test-snapshot",
"p5.32-dist-zilla",
"p5.32-extutils-makemaker-cpanfile"
]
}
]
},
{
"name": "p5.32-file-nfslock",
"portdir": "perl/p5-file-nfslock",
"version": "1.290.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/File::NFSLock",
"description": "File::NFSLock - perl module to do NFS (or not) locking",
"long_description": "File::NFSLock - perl module to do NFS (or not) locking",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2646
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32"
]
}
],
"depends_on": []
},
{
"name": "p5.32-file-next",
"portdir": "perl/p5-file-next",
"version": "1.180.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/File::Next",
"description": "File-finding iterator",
"long_description": "File::Next is a lightweight, taint-safe file-finding module.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-devel-repl"
]
}
]
}
]
}