HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51558,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=702",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=700",
"results": [
{
"name": "p5.34-extutils-embed",
"portdir": "perl/p5-extutils-embed",
"version": "1.140.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/ExtUtils::Embed",
"description": "ExtUtils::Embed - Utilities for embedding Perl in C/C++ applications",
"long_description": "ExtUtils::Embed - Utilities for embedding Perl in C/C++ applications",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.34"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-extutils-embed"
]
}
]
},
{
"name": "p5.34-extutils-depends",
"portdir": "perl/p5-extutils-depends",
"version": "0.800.200",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/ExtUtils::Depends",
"description": "ExtUtils::Depends - Easily build XS extensions that depend on XS extensions",
"long_description": "ExtUtils::Depends - Easily build XS extensions that depend on XS extensions",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"perl5.34"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.34-pdl-io-hdf",
"p5.34-alien-gimp",
"p5.34-devel-declare",
"p5.34-multidimensional",
"p5.34-true",
"p5.34-graphics-tiff",
"p5.34-alien-hdf4",
"p5.34-b-hooks-op-check",
"p5.34-b-utils",
"p5.34-bareword-filehandles"
]
},
{
"type": "lib",
"ports": [
"p5.34-b-hooks-op-check-stashchange",
"p5.34-glib-object-introspection",
"p5.34-b-hooks-op-annotation",
"p5.34-cairo",
"p5.34-cairo-gobject",
"p5.34-gtk2",
"p5-extutils-depends",
"p5.34-gimp",
"p5.34-glib",
"p5.34-image-sane"
]
}
]
},
{
"name": "p5.34-extutils-config",
"portdir": "perl/p5-extutils-config",
"version": "0.10.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/ExtUtils::Config",
"description": "ExtUtils::Config - A wrapper for perl's configuration",
"long_description": "ExtUtils::Config - A wrapper for perl's configuration",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"perl5.34"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.34-extutils-installpaths",
"p5.34-web-scraper"
]
},
{
"type": "lib",
"ports": [
"p5-extutils-config",
"p5.34-cpan-requirements-dynamic",
"p5.34-module-build-tiny",
"p5.34-extutils-builder",
"p5.34-extutils-builder-compiler"
]
}
]
},
{
"name": "p5.34-extutils-cchecker",
"portdir": "perl/p5-extutils-cchecker",
"version": "0.120.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/ExtUtils::CChecker",
"description": "ExtUtils::CChecker - configure-time utilities for using C headers, libraries, or OS features",
"long_description": "ExtUtils::CChecker - configure-time utilities for using C headers, libraries, or OS features",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2631
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.34-module-build",
"p5.34-test-simple",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-extutils-cbuilder"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.34-xs-parse-keyword",
"p5.34-crypt-smime"
]
},
{
"type": "lib",
"ports": [
"p5-extutils-cchecker"
]
}
]
},
{
"name": "p5.34-extutils-cbuilder",
"portdir": "perl/p5-extutils-cbuilder",
"version": "0.280.236",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 2,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/ExtUtils::CBuilder",
"description": "Compile and link C code for Perl modules",
"long_description": "This module can build the C portions of Perl modules by invoking the appropriate compilers and linkers in a cross-platform manner. It was motivated by the Module::Build project, but may be useful for other purposes as well. However, it is not intended as a general cross-platform interface to all your C building needs. That would have been a much more ambitious goal!",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-ipc-cmd",
"p5.34-text-parsewords"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.34-xs-parse-sublike",
"p5.34-xs-parse-keyword",
"p5.34-b-hooks-atruntime",
"p5.34-future-xs",
"p5.34-alien-libxml2",
"p5.34-object-pad",
"p5.34-syntax-keyword-try",
"p5.34-net-libidn2",
"p5.34-syntax-keyword-multisub",
"p5.34-lexical-var",
"p5.34-alien-editline",
"p5.34-syntax-keyword-match",
"p5.34-syntax-operator-divides",
"p5.34-syntax-operator-equ",
"p5.34-syntax-operator-existsor",
"p5.34-syntax-operator-in",
"p5.34-meta",
"p5.34-attribute-storage",
"p5.34-syntax-keyword-defer",
"p5.34-syntax-keyword-dynamically"
]
},
{
"type": "lib",
"ports": [
"p5.34-config-autoconf",
"p5-extutils-cbuilder",
"p5.34-extutils-cchecker",
"p5.34-alien-build"
]
}
]
},
{
"name": "p5.34-extutils-builder-compiler",
"portdir": "perl/p5-extutils-builder-compiler",
"version": "0.36.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/ExtUtils::Builder::Compiler",
"description": "ExtUtils::Builder::Compiler - An interface around different compilers",
"long_description": "ExtUtils::Builder::Compiler - An interface around different compilers",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2631
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-extutils-config",
"p5.34-perl-ostype",
"p5.34-extutils-builder"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-extutils-builder-compiler",
"p5.34-dist-build"
]
}
]
},
{
"name": "p5.34-extutils-builder",
"portdir": "perl/p5-extutils-builder",
"version": "0.20.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/ExtUtils::Builder",
"description": "ExtUtils::Builder - An overview of the foundations of the ExtUtils::Builder Plan framework",
"long_description": "ExtUtils::Builder - An overview of the foundations of the ExtUtils::Builder Plan framework",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2631
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-data-dumper",
"p5.34-extutils-config",
"p5.34-extutils-helpers",
"perl5.34",
"p5.34-pathtools",
"p5.34-perl-ostype",
"p5.34-scalar-list-utils",
"p5.34-extutils-makemaker"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.34-extutils-builder-compiler",
"p5.34-dist-build",
"p5-extutils-builder"
]
}
]
},
{
"name": "p5.34-exporter-tiny",
"portdir": "perl/p5-exporter-tiny",
"version": "1.6.3",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Exporter::Tiny",
"description": "Exporter::Tiny - an exporter with the features of Sub::Exporter but only core dependencies",
"long_description": "Exporter::Tiny - an exporter with the features of Sub::Exporter but only core dependencies",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.34-test-fatal",
"p5.34-test-warnings",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-lexical-var"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.34-b-hooks-atruntime",
"p5.34-list-moreutils",
"p5.34-moox-traits",
"p5.34-perlx-maybe",
"p5.34-type-tiny",
"p5.34-sub-handlesvia",
"p5.34-dancer2",
"p5-exporter-tiny"
]
}
]
},
{
"name": "p5.34-exporter-lite",
"portdir": "perl/p5-exporter-lite",
"version": "0.90.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Exporter::Lite",
"description": "Exporter::Lite - lightweight exporting of functions and variables",
"long_description": "Exporter::Lite - lightweight exporting of functions and variables",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.34"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-exporter-lite",
"p5.34-test-deep-json",
"creduce"
]
}
]
},
{
"name": "p5.34-experimental",
"portdir": "perl/p5-experimental",
"version": "0.36.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/experimental",
"description": "experimental - Experimental features made easy",
"long_description": "experimental - Experimental features made easy",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2631
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"perl5.34"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.34-dist-zilla-plugin-promptifstale",
"p5.34-commandable",
"p5.34-dist-zilla-plugin-ffi",
"p5.34-dist-zilla-plugin-distbuild",
"p5-experimental",
"p5.34-dist-zilla-plugin-metamergefile"
]
}
]
},
{
"name": "p5.34-expect-simple",
"portdir": "perl/p5-expect-simple",
"version": "0.40.0",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Expect::Simple",
"description": "Wrapper around the Expect module",
"long_description": "Wrapper around the Expect module",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-expect"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-expect-simple",
"p5.34-test-expect"
]
}
]
},
{
"name": "p5.34-expect",
"portdir": "perl/p5-expect",
"version": "1.380.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Expect",
"description": "Perl version of the TCL expect tool",
"long_description": "The Expect for Perl module was inspired more by the functionality the Tcl tool provides than any previous Expect-like tool such as Comm.pl or chat2.pl. I've had some comments that people may not have heard of the original Tcl version of Expect, or where documentation (book form) on Expect may be obtained.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-io-tty"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.34-expect-simple",
"p5.34-sysadm-install",
"p5-expect"
]
}
]
},
{
"name": "p5.34-exception-class",
"portdir": "perl/p5-exception-class",
"version": "1.450.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Exception::Class",
"description": "A module that allows you to declare real exception classes in Perl",
"long_description": "Exception::Class allows you to declare exception hierarchies in your modules in a Java-esque manner.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-class-data-inheritable",
"p5.34-devel-stacktrace"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.34-apache-session-wrapper",
"p5-exception-class",
"p5.34-fey-orm",
"p5.34-iterator",
"p5.34-iterator-util",
"p5.34-mason",
"p5.34-perl-critic",
"p5.34-ppix-utilities",
"p5.34-test-most",
"clusterssh",
"p5.34-object-insideout",
"p5.34-math-random-mt-auto",
"p5.34-fey",
"p5.34-html-mason",
"p5.34-image-sane",
"p5.34-params-validationcompiler"
]
}
]
},
{
"name": "p5.34-event-rpc",
"portdir": "perl/p5-event-rpc",
"version": "1.110.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Event::RPC",
"description": "Event::RPC - Event based transparent Client/Server RPC framework",
"long_description": "Event::RPC - Event based transparent Client/Server RPC framework",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"p5.34-cbor-xs",
"p5.34-event",
"p5.34-glib",
"perl5.34",
"p5.34-json-xs",
"p5.34-net-ssleay",
"p5.34-io-socket-ssl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"dvdrip",
"p5-event-rpc"
]
}
]
},
{
"name": "p5.34-event-execflow",
"portdir": "perl/p5-event-execflow",
"version": "0.640.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Event::ExecFlow",
"description": "Event::ExecFlow - High level API for event-based execution flow control",
"long_description": "Event::ExecFlow - High level API for event-based execution flow control",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-anyevent",
"p5.34-libintl-perl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-event-execflow",
"dvdrip"
]
}
]
},
{
"name": "p5.34-event",
"portdir": "perl/p5-event",
"version": "1.280.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Event",
"description": "A Generic Perl Event Loop",
"long_description": "This extension aims to provide an simple and optimized event loop for a broad class of applications.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-13"
]
},
{
"type": "lib",
"ports": [
"perl5.34"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"dvdrip",
"p5.34-event-rpc"
]
}
]
},
{
"name": "p5.34-eval-closure",
"portdir": "perl/p5-eval-closure",
"version": "0.140.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Eval::Closure",
"description": "Eval::Closure - safely and cleanly create closures via string eval.",
"long_description": "Eval::Closure - safely and cleanly create closures via string eval.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14",
"p5.34-test-fatal",
"p5.34-test-output",
"p5.34-test-requires",
"p5.34-devel-lexalias",
"p5.34-padwalker"
]
},
{
"type": "lib",
"ports": [
"p5.34-sub-exporter",
"p5.34-try-tiny",
"perl5.34"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-eval-closure",
"p5.34-specio",
"p5.34-params-validationcompiler",
"p5.34-moose"
]
}
]
},
{
"name": "p5.34-eval",
"portdir": "perl/p5-eval",
"version": "2.2.8",
"license": "GPL-2+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://web.archive.org/web/20240407185651/http://mblab.wustl.edu/software.html",
"description": "Eval is a flexible tool for analyzing the performance of gene-structure prediction programs.",
"long_description": "Eval is a flexible tool for analyzing the performance of gene-structure prediction programs. It provides summaries and graphical distributions for many statistics, describing any set of annotations, regardless of their source. It also compares sets of predictions to standard annotations and to one another.",
"active": true,
"categories": [
"perl",
"biology"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"perl5.34"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-eval",
"p5.34-ipe"
]
}
]
},
{
"name": "p5.34-ev",
"portdir": "perl/p5-ev",
"version": "4.370.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/EV",
"description": "EV - perl interface to libev, a high performance full-featured event loop",
"long_description": "EV - perl interface to libev, a high performance full-featured event loop",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.34-canary-stability",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-common-sense"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.34-b-c"
]
},
{
"type": "lib",
"ports": [
"p5.34-anyevent",
"p5-ev"
]
}
]
},
{
"name": "p5.34-error",
"portdir": "perl/p5-error",
"version": "0.170.300",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Error",
"description": "Error/exception handling in an OO-ish way",
"long_description": "The Error package provides two interfaces. Firstly Error provides a procedural interface to exception handling. Secondly Error is a base class for errors/exeptions that can either be thrown, for subsequent catch, or can simply be recorded.",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 433
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.34-module-build",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"perl5.34"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-error",
"p5.34-rdf-query",
"p5.34-cache-cache",
"p5.34-bioperl",
"p5.34-rdf-trine",
"p5.34-test-timer",
"p5.34-mail-spf"
]
},
{
"type": "run",
"ports": [
"git",
"git-devel"
]
}
]
},
{
"name": "p5.34-env-shellwords",
"portdir": "perl/p5-env-shellwords",
"version": "0.20.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Env::ShellWords",
"description": "Env::ShellWords - Environment variables for arguments as array",
"long_description": "Env::ShellWords - Environment variables for arguments as array",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2631
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.34-test-simple",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"perl5.34"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.34-alien-curl"
]
},
{
"type": "lib",
"ports": [
"p5-env-shellwords",
"p5.34-ffi-platypus-lang-rust"
]
}
]
},
{
"name": "p5.34-enum",
"portdir": "perl/p5-enum",
"version": "1.120.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/enum",
"description": "C style enumerated types and bitmask flags in Perl",
"long_description": "C style enumerated types and bitmask flags in Perl",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.34"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-enum"
]
}
]
},
{
"name": "p5.34-encoding-fixlatin-xs",
"portdir": "perl/p5-encoding-fixlatin-xs",
"version": "1.20.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Encoding::FixLatin::XS",
"description": "Encoding::FixLatin::XS - XS implementation layer for Encoding::FixLatin",
"long_description": "Encoding::FixLatin::XS - XS implementation layer for Encoding::FixLatin",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.34-encoding-fixlatin"
]
},
{
"type": "lib",
"ports": [
"perl5.34"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"demeter"
]
}
]
},
{
"name": "p5.34-encoding-fixlatin",
"portdir": "perl/p5-encoding-fixlatin",
"version": "1.40.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Encoding::FixLatin",
"description": "Encoding::FixLatin - takes mixed encoding input and produces UTF-8 output.",
"long_description": "Encoding::FixLatin - takes mixed encoding input and produces UTF-8 output.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.34"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.34-encoding-fixlatin-xs"
]
},
{
"type": "lib",
"ports": [
"p5-encoding-fixlatin",
"demeter"
]
}
]
},
{
"name": "p5.34-encode-locale",
"portdir": "perl/p5-encode-locale",
"version": "1.50.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Encode::Locale",
"description": "Encode::Locale - Determine the locale encoding",
"long_description": "Encode::Locale - Determine the locale encoding",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.34"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"sympa",
"p5-encode-locale",
"p5.34-perl-languageserver",
"p5.34-libwww-perl",
"p5.34-http-message",
"biblatex-biber",
"p5.34-file-mimeinfo"
]
}
]
},
{
"name": "p5.34-encode-jisx0213",
"portdir": "perl/p5-encode-jisx0213",
"version": "0.40.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Encode::JISX0213",
"description": "Encode::JISX0213 - JIS X 0213 encodings",
"long_description": "Encode::JISX0213 - JIS X 0213 encodings",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-encode",
"p5.34-encode-iso2022"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.34-mime-charset"
]
}
]
},
{
"name": "p5.34-encode-jis2k",
"portdir": "perl/p5-encode-jis2k",
"version": "0.50.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Encode::JIS2K",
"description": "JIS X 0212 (aka JIS 2000) Encodings",
"long_description": "This module implements encodings that covers JIS X 0213 charset (AKA JIS 2000, hence the module name).",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-encode"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-encode-jis2k",
"biblatex-biber"
]
}
]
},
{
"name": "p5.34-encode-iso2022",
"portdir": "perl/p5-encode-iso2022",
"version": "0.40.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Encode::ISO2022",
"description": "Encode::ISO2022 - ISO/IEC 2022 character encoding scheme",
"long_description": "Encode::ISO2022 - ISO/IEC 2022 character encoding scheme",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-encode"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.34-encode-jisx0213"
]
}
]
},
{
"name": "p5.34-encode-imaputf7",
"portdir": "perl/p5-encode-imaputf7",
"version": "1.70.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Encode::IMAPUTF7",
"description": "Encode::IMAPUTF7 - modification of UTF-7 encoding for IMAP",
"long_description": "Encode::IMAPUTF7 - modification of UTF-7 encoding for IMAP",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.34-test-nowarnings",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-encode"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-encode-imaputf7"
]
},
{
"type": "run",
"ports": [
"imapsync"
]
}
]
},
{
"name": "p5.34-encode-hanextra",
"portdir": "perl/p5-encode-hanextra",
"version": "0.230.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Encode::HanExtra",
"description": "Extra sets of Chinese encodings",
"long_description": "Extra sets of Chinese encodings",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-12"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-encode"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.34-mime-charset",
"biblatex-biber"
]
}
]
},
{
"name": "p5.34-encode-eucjpascii",
"portdir": "perl/p5-encode-eucjpascii",
"version": "0.30.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Encode::EUCJPASCII",
"description": "Encode::EUCJPASCII (no description available)",
"long_description": "Encode::EUCJPASCII (no description available)",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.34"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.34-mime-charset",
"biblatex-biber"
]
}
]
},
{
"name": "p5.34-encode-din66003",
"portdir": "perl/p5-encode-din66003",
"version": "0.50.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Encode::DIN66003",
"description": "Encode::DIN66003 - Encoding according to DIN 66003",
"long_description": "Encode::DIN66003 - Encoding according to DIN 66003",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2631
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-encode"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-encode-din66003",
"p5.34-mime-charset"
]
}
]
},
{
"name": "p5.34-encode-detect",
"portdir": "perl/p5-encode-detect",
"version": "1.10.0",
"license": "(MPL-1.1 or LGPL-2.1+)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Encode::Detect",
"description": "Encode-Encoding subclass that detects the encoding of data",
"long_description": "This Perl module is an Encode::Encoding subclass that uses Encode::Detect::Detector to determine the charset of the input data and then decodes it using the encoder of the detected charset. It is similar to Encode::Guess, but does not require the configuration of a set of expected encodings. Like Encode::Guess, it only supports decoding--it cannot encode.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.34-module-build",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-encode"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"bugzilla",
"p5-encode-detect",
"p5.34-mail-spamassassin"
]
}
]
},
{
"name": "p5.34-encode",
"portdir": "perl/p5-encode",
"version": "3.210.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Encode",
"description": "Character encoding module",
"long_description": "The Encode module provides the interfaces between Perl's strings and the rest of the system. Perl strings are sequences of characters.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"perl5.34"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"lilypond",
"lilypond-devel",
"p5.34-test-mojibake",
"p5.34-yaml",
"p5.34-ppi",
"p5.34-html-selector-xpath",
"p5.34-mojo-dom58",
"p5.34-log-dispatch-filerotate",
"p5.34-dbd-csv",
"p5.34-code-tidyall"
]
},
{
"type": "lib",
"ports": [
"p5.34-dist-zilla-plugin-keywords",
"p5.34-dist-zilla-plugin-readmeanyfrompod",
"p5.34-dist-zilla-role-filewatcher",
"p5.34-encode-din66003",
"p5.34-encode-hanextra",
"p5.34-encode-iso2022",
"p5.34-encode-jisx0213",
"p5.34-html-encoding",
"p5.34-html-tidy5",
"p5.34-mhonarc",
"p5.34-mime-charset",
"p5.34-encode-jis2k",
"p5.34-net-twitter",
"p5.34-parse-win32registry",
"p5.34-text-template",
"p5.34-twitter-api",
"p5.34-xml-sax-writer",
"p5.34-data-section",
"p5.34-file-slurper",
"p5.34-encode-imaputf7",
"p5.34-log-dispatchouli",
"p5.34-module-metadata",
"p5.34-encode-detect",
"p5.34-crypt-passphrase",
"p5.34-dbix-searchbuilder",
"p5.34-tex-encode",
"p5.34-pod-elemental",
"p5.34-pod-elemental-perlmunger",
"p5.34-pod-markdown",
"p5.34-mail-message",
"p5.34-pod-simple",
"p5.34-log-report",
"backuppc",
"p5.34-catalyst-runtime",
"p5.34-text-csv_xs",
"p5.34-dist-zilla",
"p5.34-string-print",
"p5.34-dist-zilla-plugin-promptifstale",
"p5.34-http-message",
"p5-encode",
"youtube-viewer",
"p5.34-cpanel-json-xs",
"p5.34-cpan-meta",
"p5.34-xml-libxml",
"p5.34-html-form",
"p5.34-dbix-class-encodedcolumn",
"p5.34-path-tiny",
"p5.34-text-multimarkdown",
"p5.34-email-mime-contenttype",
"bugzilla",
"sympa",
"p5.34-finance-quote",
"p5.34-archive-zip",
"p5.34-catalyst-view-html-mason",
"p5.34-dist-zilla-plugin-checkissues",
"p5.34-dist-zilla-plugin-contributorsfromgit",
"p5.34-dist-zilla-plugin-generatefile-fromsharedir",
"p5.34-mime-encwords"
]
},
{
"type": "run",
"ports": [
"imapsync"
]
}
]
},
{
"name": "p5.34-email-valid",
"portdir": "perl/p5-email-valid",
"version": "1.204.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Email::Valid",
"description": "Check validity of Internet email addresses",
"long_description": "This module determines whether an email address is well-formed, and optionally, whether a mail host exists for the domain.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-capture-tiny",
"p5.34-mailtools",
"p5.34-net-dns",
"p5.34-net-domain-tld"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-email-valid"
]
}
]
},
{
"name": "p5.34-email-stuffer",
"portdir": "perl/p5-email-stuffer",
"version": "0.20.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Email::Stuffer",
"description": "A more casual approach to creating and sending Email:: emails",
"long_description": "Email::Stuffer, as its name suggests, is a fairly casual module used to stuff things into an email and send them. It is a high-level module designed for ease of use when doing a very specific common task, but implemented on top of the light and tolerable Email:: modules.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.34-moo",
"p5.34-test-fatal",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.34-module-runtime",
"perl5.34",
"p5.34-params-util",
"p5.34-email-mime",
"p5.34-email-sender"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.34-dist-zilla-plugin-emailnotify",
"p5-email-stuffer"
]
}
]
},
{
"name": "p5.34-email-simple",
"portdir": "perl/p5-email-simple",
"version": "2.218.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Email::Simple",
"description": "simple parsing of RFC2822 message format and headers",
"long_description": "simple parsing of RFC2822 message format and headers",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-email-date-format"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-email-simple",
"p5.34-email-outlook-message",
"p5.34-email-abstract",
"p5.34-email-sender",
"p5.34-email-mime",
"p5.34-email-send"
]
}
]
},
{
"name": "p5.34-email-sender",
"portdir": "perl/p5-email-sender",
"version": "2.601.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Email::Sender",
"description": "Email::Sender - a library for sending email",
"long_description": "Email::Sender replaces the old and sometimes problematic Email::Send library, which did a decent job at handling very simple email sending tasks, but was not suitable for serious use, for a variety of reasons.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.34-capture-tiny",
"p5.34-sub-override",
"p5.34-test-mockobject",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"p5.34-list-moreutils",
"p5.34-module-runtime",
"p5.34-moo",
"p5.34-moox-types-mooselike",
"perl5.34",
"p5.34-sub-exporter",
"p5.34-throwable",
"p5.34-try-tiny",
"p5.34-net",
"p5.34-email-abstract",
"p5.34-email-address-xs",
"p5.34-email-simple"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.34-catalyst-view-email",
"p5.34-email-outlook-message",
"p5.34-email-stuffer",
"p5-email-sender"
]
},
{
"type": "run",
"ports": [
"auto-multiple-choice",
"auto-multiple-choice-devel"
]
}
]
},
{
"name": "p5.34-email-send",
"portdir": "perl/p5-email-send",
"version": "2.202.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Email::Send",
"description": "This module provides a very simple, specific interface to multiple Email mailers.",
"long_description": "This module provides a very simple, specific interface to multiple Email mailers. However, it's officially considered to be 'out of favor'. Please consider using Email::Sender instead.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.34-capture-tiny",
"p5.34-mime-tools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"p5.34-email-simple",
"perl5.34",
"p5.34-return-value",
"p5.34-module-pluggable",
"p5.34-email-abstract",
"p5.34-email-address"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"bugzilla",
"p5-email-send"
]
}
]
},
{
"name": "p5.34-email-received",
"portdir": "perl/p5-email-received",
"version": "1.0.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Email::Received",
"description": "Parse an email Received: header",
"long_description": "Parse an email Received: header",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"perl5.34"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-email-received"
]
}
]
},
{
"name": "p5.34-email-outlook-message",
"portdir": "perl/p5-email-outlook-message",
"version": "0.921.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Email::Outlook::Message",
"description": "Read Outlook .msg files",
"long_description": "Read Outlook .msg files",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.34-email-address",
"p5.34-email-mime",
"p5.34-email-mime-contenttype",
"p5.34-email-sender",
"perl5.34",
"p5.34-io-all",
"p5.34-io-string",
"p5.34-ole-storage_lite",
"p5.34-email-simple"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-email-outlook-message"
]
}
]
},
{
"name": "p5.34-email-mime-encodings",
"portdir": "perl/p5-email-mime-encodings",
"version": "1.317.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Email::MIME::Encodings",
"description": "A unified interface to MIME encoding and decoding",
"long_description": "A unified interface to MIME encoding and decoding",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.34-test-simple",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.34"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-email-mime-encodings",
"p5.34-email-mime"
]
}
]
},
{
"name": "p5.34-email-mime-contenttype",
"portdir": "perl/p5-email-mime-contenttype",
"version": "1.28.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Email::MIME::ContentType",
"description": "Parse a MIME Content-Type Header",
"long_description": "Parse a MIME Content-Type Header",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-encode",
"p5.34-text-unidecode"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-email-mime-contenttype",
"p5.34-email-outlook-message",
"p5.34-email-mime"
]
}
]
},
{
"name": "p5.34-email-mime",
"portdir": "perl/p5-email-mime",
"version": "1.954.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Email::MIME",
"description": "Email::MIME - easy MIME message handling",
"long_description": "Email::MIME - easy MIME message handling",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"p5.34-email-address-xs",
"p5.34-email-messageid",
"p5.34-email-mime-contenttype",
"perl5.34",
"p5.34-email-simple",
"p5.34-mime-types",
"p5.34-module-runtime",
"p5.34-email-mime-encodings"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"bugzilla",
"p5.34-catalyst-view-email",
"p5.34-email-outlook-message",
"p5.34-email-stuffer",
"p5-email-mime"
]
},
{
"type": "run",
"ports": [
"auto-multiple-choice",
"auto-multiple-choice-devel"
]
}
]
},
{
"name": "p5.34-email-messageid",
"portdir": "perl/p5-email-messageid",
"version": "1.408.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Email::MessageID",
"description": "Generate world unique message-ids",
"long_description": "Generate world unique message-ids",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.34"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-email-messageid",
"p5.34-email-mime"
]
}
]
},
{
"name": "p5.34-email-date-format",
"portdir": "perl/p5-email-date-format",
"version": "1.8.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Email::Date::Format",
"description": "generates RFC 2822-compliant datetime strings",
"long_description": "Email::Date::Format provides a simple means for generating an RFC 2822-compliant datetime string.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.34-test-simple",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-time-local"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.34-email-simple",
"p5-email-date-format",
"p5.34-email-date",
"p5.34-mime-lite"
]
}
]
},
{
"name": "p5.34-email-date",
"portdir": "perl/p5-email-date",
"version": "1.104.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Email::Date",
"description": "Email::Date - Find and Format Date Headers",
"long_description": "Email::Date - Find and Format Date Headers",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.34-capture-tiny",
"p5.34-module-pluggable",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-timedate",
"p5.34-email-abstract",
"p5.34-email-date-format"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-email-date",
"p5.34-log-handler"
]
}
]
},
{
"name": "p5.34-email-address-xs",
"portdir": "perl/p5-email-address-xs",
"version": "1.50.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Email::Address::XS",
"description": "Email::Address::XS - Parse and format RFC 2822 email addresses and groups",
"long_description": "Email::Address::XS - Parse and format RFC 2822 email addresses and groups",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2631
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-xsloader"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-email-address-xs",
"p5.34-svn-notify",
"p5.34-mail-spamassassin",
"p5.34-email-sender",
"p5.34-email-mime"
]
}
]
},
{
"name": "p5.34-email-address",
"portdir": "perl/p5-email-address",
"version": "1.913.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Email::Address",
"description": "Email::Address - RFC 2822 Address Parsing and Creation",
"long_description": "Email::Address - RFC 2822 Address Parsing and Creation",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.34"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.34-email-outlook-message",
"p5-email-address",
"p5.34-email-send"
]
},
{
"type": "run",
"ports": [
"auto-multiple-choice",
"auto-multiple-choice-devel"
]
}
]
},
{
"name": "p5.34-email-abstract",
"portdir": "perl/p5-email-abstract",
"version": "3.10.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Email::Abstract",
"description": "Email::Abstract - unified interface to mail representations",
"long_description": "Email::Abstract provides module writers with the ability to write simple, representation-independent mail handling code. For instance, in the cases of Mail::Thread or Mail::ListDetector, a key part of the code involves reading the headers from a mail object. Where previously one would either have to specify the mail class required, or to build a new object from scratch, Email::Abstract can be used to perform certain simple operations on an object regardless of its underlying representation. Email::Abstract currently supports Mail::Internet, MIME::Entity, Mail::Message, Email::Simple and Email::MIME. Other representations are encouraged to create their own Email::Abstract::* class by copying Email::Abstract::EmailSimple. All modules installed under the Email::Abstract hierarchy will be automatically picked up and used.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-email-simple",
"p5.34-module-pluggable",
"p5.34-mro-compat",
"p5.34-scalar-list-utils"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.34-email-date",
"p5-email-abstract",
"p5.34-email-sender",
"p5.34-email-send"
]
}
]
}
]
}