HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50422,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=753",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=751",
"results": [
{
"name": "p5.30-mailtools",
"portdir": "perl/p5-mailtools",
"version": "2.220.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/MailTools",
"description": "MailTools - a bundle of ancient email modules",
"long_description": "MailTools - a bundle of ancient email modules",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-net",
"p5.30-timedate"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-mail-audit",
"p5.30-mime-tools",
"p5.30-email-valid",
"p5.30-mime-lite",
"p5.30-mail-dkim",
"p5.30-mail-message"
]
}
]
},
{
"name": "p5.30-mail-srs",
"portdir": "perl/p5-mail-srs",
"version": "0.310.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Mail::SRS",
"description": "Mail::SRS - Interface to Sender Rewriting Scheme",
"long_description": "The Sender Rewriting Scheme preserves .forward functionality in an SPF-compliant world. SPF requires the SMTP client IP to match the envelope sender (return-path). When a message is forwarded through an intermediate server, that intermediate server may need to rewrite the return-path to remain SPF compliant. If the message bounces, that intermediate server needs to validate the bounce and forward the bounce to the original sender. SRS provides a convention for return-path rewriting which allows multiple forwarding servers to compact the return-path. SRS also provides an authentication mechanism to ensure that purported bounces are not arbitrarily forwarded. SRS is documented at http://spf.pobox.com/srs.html and many points about the scheme are discussed at http://www.anarres.org/projects/srs/ For a better understanding of this code and how it functions, please read this document and run the interactive walkthrough in eg/simple.pl in this distribution. To run this from the build directory, type \"make teach\".",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.30"
]
}
],
"depends_on": []
},
{
"name": "p5.30-mail-spf",
"portdir": "perl/p5-mail-spf",
"version": "3.202.505.50",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Mail::SPF",
"description": "Mail::SPF - An object-oriented implementation of Sender Policy Framework",
"long_description": "Mail::SPF - An object-oriented implementation of Sender Policy Framework",
"active": true,
"categories": [
"mail",
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-net-dns-resolver-programmable",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"p5.30-io",
"p5.30-net-dns",
"perl5.30",
"p5.30-uri",
"p5.30-netaddr-ip",
"p5.30-error"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-mail-spamassassin"
]
}
]
},
{
"name": "p5.30-mail-spamassassin",
"portdir": "perl/p5-mail-spamassassin",
"version": "4.0.2",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://spamassassin.apache.org/",
"description": "mail filter to identify spam",
"long_description": "SpamAssassin(tm) is a mail filter to identify spam. Using its rule base, it uses a wide range of heuristic tests on mail headers and body text to identify spam, also known as unsolicited commercial email.",
"active": true,
"categories": [
"mail",
"perl"
],
"maintainers": [],
"variants": [
"razor",
"ssl",
"vpopmail",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-devel-cycle",
"p5.30-test-simple",
"p5.30-text-diff",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"curl",
"p5.30-archive-tar",
"p5.30-berkeleydb",
"p5.30-dbd-sqlite",
"p5.30-dbi",
"p5.30-email-address-xs",
"p5.30-encode-detect",
"p5.30-geo-ip",
"p5.30-html-parser",
"p5.30-io-compress",
"p5.30-io-socket-ip",
"p5.30-io-socket-ssl",
"p5.30-io-string",
"openssl",
"p5.30-lwp-protocol-https",
"p5.30-mail-dkim",
"p5.30-mail-spf",
"p5.30-mime-base64",
"p5.30-net",
"p5.30-net-cidr-lite",
"p5.30-net-dns",
"p5.30-net-libidn",
"p5.30-net-libidn2",
"p5.30-net-patricia",
"p5.30-netaddr-ip",
"p5.30-time-hires",
"p5.30-time-local",
"p5.30-libwww-perl",
"re2c",
"perl5.30",
"gnupg2"
]
}
],
"depends_on": []
},
{
"name": "p5.30-mail-sendmail",
"portdir": "perl/p5-mail-sendmail",
"version": "0.820.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Mail::Sendmail",
"description": "Mail::Sendmail - Simple platform independent mailer",
"long_description": "Mail::Sendmail - Simple platform independent mailer",
"active": true,
"categories": [
"mail",
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-sys-hostname-long"
]
}
],
"depends_on": []
},
{
"name": "p5.30-mail-sender",
"portdir": "perl/p5-mail-sender",
"version": "0.903.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Mail::Sender",
"description": "Module for sending mails with attachments through an SMTP server",
"long_description": "Mail-Sender provides an object oriented interface to sending mails. It connects to a mail server directly from Perl, using IO::Socket. This module is deprecated. PLEASE CONSIDER USING EMAIL-SENDER INSTEAD.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.30-digest-hmac",
"p5.30-io-socket-ssl",
"p5.30-mozilla-ca",
"perl5.30",
"p5.30-ntlm",
"p5.30-try-tiny",
"p5.30-net-ssleay"
]
}
],
"depends_on": []
},
{
"name": "p5.30-mail-rfc822-address",
"portdir": "perl/p5-mail-rfc822-address",
"version": "0.300.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Mail::RFC822::Address",
"description": "Perl extension for validating email addresses according to RFC822",
"long_description": "Perl extension for validating email addresses according to RFC822",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "dikshie",
"github": "",
"ports_count": 6
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.30"
]
}
],
"depends_on": []
},
{
"name": "p5.30-mail-pop3client",
"portdir": "perl/p5-mail-pop3client",
"version": "2.210.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Mail::POP3Client",
"description": "Perl 5 module to talk to a POP3 (RFC1939) server",
"long_description": "This is a POP3 client module for perl5. It provides an object-oriented interface to a POP3 server. It can be used to write perl-based biff clients, mail readers, or whatever. See the inline POD doc for more details. (perldoc Mail::POP3Client)",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.30"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-mail-audit"
]
}
]
},
{
"name": "p5.30-mail-message",
"portdir": "perl/p5-mail-message",
"version": "4.10.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Mail::Message",
"description": "Mail::Message - general message object",
"long_description": "Mail::Message - general message object",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.30-encode",
"p5.30-file-temp",
"p5.30-io-stringy",
"p5.30-mailtools",
"p5.30-mime-base64",
"p5.30-mime-types",
"perl5.30",
"p5.30-time-hires",
"p5.30-timedate",
"p5.30-uri",
"p5.30-user-identity",
"p5.30-log-report",
"p5.30-string-print",
"p5.30-scalar-list-utils"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-mail-box-imap4",
"p5.30-mail-box",
"p5.30-mail-transport",
"p5.30-mail-box-pop3"
]
}
]
},
{
"name": "p5.30-mail-mboxparser",
"portdir": "perl/p5-mail-mboxparser",
"version": "0.550.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Mail::MboxParser",
"description": "read-only access to UNIX-mailboxes",
"long_description": "Mail::MboxParser attempts to provide a simplified access to standard UNIX-mailboxes.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-mime-tools"
]
}
],
"depends_on": []
},
{
"name": "p5.30-mail-imapclient",
"portdir": "perl/p5-mail-imapclient",
"version": "3.430.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Mail::IMAPClient",
"description": "Perl 5 module to talk to an IMAP server.",
"long_description": "This module provides perl routines that simplify a sockets connection to and an IMAP conversation with an IMAP server.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.30-authen-sasl",
"p5.30-digest-hmac",
"perl5.30",
"p5.30-ntlm",
"p5.30-parse-recdescent",
"p5.30-io-socket-ssl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-mail-box-imap4"
]
}
]
},
{
"name": "p5.30-mail-dkim",
"portdir": "perl/p5-mail-dkim",
"version": "1.202.409.230",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Mail::DKIM",
"description": "Mail::DKIM - Signs/verifies Internet mail with DKIM/DomainKey signatures",
"long_description": "Mail::DKIM - Signs/verifies Internet mail with DKIM/DomainKey signatures",
"active": true,
"categories": [
"mail",
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-data-dumper",
"p5.30-net-dns-resolver-mock",
"p5.30-test-requiresinternet",
"p5.30-yaml",
"p5.30-yaml-libyaml",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-net-dns",
"p5.30-crypt-openssl-rsa",
"p5.30-cryptx",
"p5.30-getopt-long-descriptive",
"p5.30-mail-authenticationresults",
"p5.30-mailtools"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-mail-spamassassin"
]
}
]
},
{
"name": "p5.30-mail-box-pop3",
"portdir": "perl/p5-mail-box-pop3",
"version": "4.10.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Mail::Box::POP3",
"description": "Mail::Box::POP3 - handle POP3 folders as client",
"long_description": "Mail::Box::POP3 - handle POP3 folders as client",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.30-io-socket-ip",
"p5.30-mail-box",
"perl5.30",
"p5.30-mail-transport",
"p5.30-log-report",
"p5.30-mail-message"
]
}
],
"depends_on": []
},
{
"name": "p5.30-mail-box-imap4",
"portdir": "perl/p5-mail-box-imap4",
"version": "4.10.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Mail::Box::IMAP4",
"description": "Mail::Box::IMAP4 - handle IMAP4 folders as client",
"long_description": "Mail::Box::IMAP4 - handle IMAP4 folders as client",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.30-digest-hmac",
"p5.30-file-temp",
"p5.30-io-socket-ip",
"p5.30-mail-box",
"perl5.30",
"p5.30-mail-message",
"p5.30-mail-transport",
"p5.30-timedate",
"p5.30-log-report",
"p5.30-mail-imapclient"
]
}
],
"depends_on": []
},
{
"name": "p5.30-mail-box",
"portdir": "perl/p5-mail-box",
"version": "4.10.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Mail::Box",
"description": "Mail::Box - manage a mailbox, a folder with messages",
"long_description": "Mail::Box - manage a mailbox, a folder with messages",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.30-devel-globaldestruction",
"p5.30-file-remove",
"p5.30-mail-message",
"p5.30-mail-transport",
"perl5.30",
"p5.30-timedate",
"p5.30-log-report",
"p5.30-string-print",
"p5.30-object-realize-later"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-mail-box-imap4",
"p5.30-mail-box-pop3"
]
}
]
},
{
"name": "p5.30-mail-authenticationresults",
"portdir": "perl/p5-mail-authenticationresults",
"version": "2.202.507.90",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Mail::AuthenticationResults",
"description": "Mail::AuthenticationResults - Object Oriented Authentication-Results Headers",
"long_description": "Mail::AuthenticationResults - Object Oriented Authentication-Results Headers",
"active": true,
"categories": [
"mail",
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-test-exception",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-clone",
"p5.30-json"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-mail-dkim"
]
}
]
},
{
"name": "p5.30-mail-audit",
"portdir": "perl/p5-mail-audit",
"version": "2.228.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Mail::Audit",
"description": "Library for creating easy mail filters",
"long_description": "Mail::Audit was inspired by Tom Christiansen's audit_mail and deliverlib programs. It allows a piece of email to be logged, examined, accepted into a mailbox, filtered, resent elsewhere, rejected, and so on. It's designed to allow you to easily create filter programs to stick in a .forward file or similar.",
"active": true,
"categories": [
"mail",
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.30-file-homedir",
"p5.30-file-tempdir",
"p5.30-mail-pop3client",
"perl5.30",
"p5.30-mime-tools",
"p5.30-parse-recdescent",
"p5.30-mailtools"
]
}
],
"depends_on": []
},
{
"name": "p5.30-mac-systemdirectory",
"portdir": "perl/p5-mac-systemdirectory",
"version": "0.140.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Mac::SystemDirectory",
"description": "Perl module to locate Mac OS X standard system directories",
"long_description": "Perl module to locate Mac OS X standard system directories",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"perl5.30"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-file-homedir"
]
}
]
},
{
"name": "p5.30-mac-sysprofile",
"portdir": "perl/p5-mac-sysprofile",
"version": "0.50.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Mac::SysProfile",
"description": "Perl extension for OS X system_profiler",
"long_description": "Perl Module to collect core system information from Mac computers.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-mac-propertylist"
]
}
],
"depends_on": []
},
{
"name": "p5.30-mac-propertylist",
"portdir": "perl/p5-mac-propertylist",
"version": "1.605.0",
"license": "Artistic-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Mac::PropertyList",
"description": "Mac::PropertyList - work with Mac plists at a low level",
"long_description": "Mac::PropertyList - work with Mac plists at a low level",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-xml-entities"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-mac-sysprofile",
"p5.30-sys-info-driver-osx"
]
}
]
},
{
"name": "p5.30-mac-pasteboard",
"portdir": "perl/p5-mac-pasteboard",
"version": "0.105.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Mac::Pasteboard",
"description": "Manipulate Mac OS X pasteboards/clipboards",
"long_description": "p5-mac-pasteboard is a perl module to Manipulate Mac OS X pasteboards/clipboards.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"perl5.30"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-clipboard"
]
}
]
},
{
"name": "p5.30-macosx-file",
"portdir": "perl/p5-macosx-file",
"version": "0.710.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/MacOSX::File",
"description": "A collection of Perl modules to manipulate files on Mac OS X",
"long_description": "MacOSX::File is a collection of Perl modules that allows you to do what binaries in /Developer/Tools allows you to do directly via perl. You can implement your own CpMac, MvMac, GetFileInfo and SetFile without calling these binaries.",
"active": true,
"categories": [
"sysutils",
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.30"
]
}
],
"depends_on": []
},
{
"name": "p5.30-mac-osversion",
"portdir": "perl/p5-mac-osversion",
"version": "1.18.0",
"license": "Artistic-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Mac::OSVersion",
"description": "Mac::OSVersion - Get the Mac OS X or macOS system version",
"long_description": "Mac::OSVersion - Get the Mac OS X or macOS system version",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.30"
]
}
],
"depends_on": []
},
{
"name": "p5.30-mac-fsevents",
"portdir": "perl/p5-mac-fsevents",
"version": "0.220.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Mac::FSEvents",
"description": "Mac::FSEvents - Monitor a directory structure for changes",
"long_description": "Mac::FSEvents - Monitor a directory structure for changes",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"perl5.30"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.30-filesys-notify-simple"
]
}
]
},
{
"name": "p5.30-mac-errors",
"portdir": "perl/p5-mac-errors",
"version": "1.194.0",
"license": "Artistic-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Mac::Errors",
"description": "Mac::Errors - constants for Mac error codes",
"long_description": "Mac::Errors - constants for Mac error codes",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-test-pod",
"p5.30-test-pod-coverage",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"perl5.30"
]
},
{
"type": "test",
"ports": [
"p5.30-test-pod",
"p5.30-test-pod-coverage"
]
}
],
"depends_on": []
},
{
"name": "p5.30-mac-applesingledouble",
"portdir": "perl/p5-mac-applesingledouble",
"version": "1.0.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Mac::AppleSingleDouble",
"description": "Read Mac files in AppleSingle or AppleDouble format",
"long_description": "Mac::AppleSingleDouble is a class which knows how to decode the AppleSingle and AppleDouble file formats.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.30"
]
}
],
"depends_on": []
},
{
"name": "p5.30-mac-applescript-glue",
"portdir": "perl/p5-mac-applescript-glue",
"version": "0.60.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Mac::AppleScript::Glue",
"description": "Glue to use AppleScript to communicate with Mac apps",
"long_description": "This module allows you to write Perl code in object-oriented syntax to control Mac applications. The module does not actually execute Apple Events, but actually translates Perl code to AppleScript code and causes it to be executed.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-mac-applescript",
"p5.30-test-pod"
]
}
],
"depends_on": []
},
{
"name": "p5.30-mac-applescript",
"portdir": "perl/p5-mac-applescript",
"version": "0.40.0",
"license": "Restrictive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Mac::AppleScript",
"description": "Perl extension to execute applescript commands on OS X",
"long_description": "Simple interface to the OSA scripting stuff. Returns undef on error and sets $@ to the error code. Codes are listed in the AppleScript documentation. On successful completion, this returns the output of the AppleScript command.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.30"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-mac-applescript-glue"
]
}
]
},
{
"name": "p5.30-lwpx-paranoidagent",
"portdir": "perl/p5-lwpx-paranoidagent",
"version": "1.120.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/LWPx::ParanoidAgent",
"description": "LWPx::ParanoidAgent - subclass of LWP::UserAgent that protects you from harm",
"long_description": "LWPx::ParanoidAgent - subclass of LWP::UserAgent that protects you from harm",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-libwww-perl",
"p5.30-net-dns",
"p5.30-time-hires"
]
}
],
"depends_on": []
},
{
"name": "p5.30-lwp-useragent-determined",
"portdir": "perl/p5-lwp-useragent-determined",
"version": "1.70.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/LWP::UserAgent::Determined",
"description": "a virtual browser that retries errors",
"long_description": "a virtual browser that retries errors",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-libwww-perl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-amazon-s3"
]
}
]
},
{
"name": "p5.30-lwp-useragent-cached",
"portdir": "perl/p5-lwp-useragent-cached",
"version": "0.80.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/LWP::UserAgent::Cached",
"description": "LWP::UserAgent with simple caching mechanism",
"long_description": "LWP::UserAgent::Cached is yet another LWP::UserAgent subclass with cache support. It stores cache in the files on local filesystem and if response already available in the cache returns it instead of making HTTP request.",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "macports",
"github": "thekevjames",
"ports_count": 9
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-libwww-perl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-pgtop"
]
}
]
},
{
"name": "p5.30-lwp-protocol-https",
"portdir": "perl/p5-lwp-protocol-https",
"version": "6.140.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/LWP::Protocol::https",
"description": "LWP::Protocol::https - SSL support for libwww-perl",
"long_description": "The LWP::Protocol::https module used to be bundled with p5-libwww-perl, but it was unbundled in v6.02 so that dependencies could be declared properly. Ports that need https support can just declare their dependency on p5-lwp-protocol-https and will no longer need to know what underlying modules to install.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-test-needs",
"p5.30-test-requiresinternet",
"p5.30-test-simple",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-net-http",
"p5.30-io-socket-ssl",
"p5.30-libwww-perl",
"p5.30-mozilla-ca"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.30-starman",
"p5.30-metacpan-client",
"p5.30-alien-wxwidgets"
]
},
{
"type": "lib",
"ports": [
"p5.30-crypt-ssleay",
"p5.30-finance-quotehist",
"p5.30-net-github",
"p5.30-net-twitter",
"p5.30-net-twitter-lite",
"p5.30-bio-db-ncbihelper",
"p5.30-mail-spamassassin",
"p5.30-www-shorten-googl",
"p5.30-astro-spacetrack",
"p5.30-amazon-s3",
"p5.30-geo-webservice-elevation-usgs",
"p5.30-astro-simbad-client",
"p5.30-cpan-uploader",
"p5.30-finance-quote"
]
}
]
},
{
"name": "p5.30-lwp-protocol-http10",
"portdir": "perl/p5-lwp-protocol-http10",
"version": "6.30.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/LWP::Protocol::http10",
"description": "LWP::Protocol::http10 - Legacy HTTP/1.0 support for LWP",
"long_description": "LWP::Protocol::http10 - Legacy HTTP/1.0 support for LWP",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-libwww-perl"
]
}
],
"depends_on": []
},
{
"name": "p5.30-lwp-mediatypes",
"portdir": "perl/p5-lwp-mediatypes",
"version": "6.40.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/LWP::MediaTypes",
"description": "Media types and mailcap processing",
"long_description": "Media types and mailcap processing",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-test-fatal",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.30"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-http-daemon",
"p5.30-http-message",
"p5.30-libwww-perl"
]
}
]
},
{
"name": "p5.30-lwp-curl",
"portdir": "perl/p5-lwp-curl",
"version": "0.140.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/LWP::Curl",
"description": "LWP::Curl - LWP methods implementation with Curl engine",
"long_description": "LWP::Curl - LWP methods implementation with Curl engine",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-test-exception",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-net-curl",
"p5.30-uri"
]
}
],
"depends_on": []
},
{
"name": "p5.30-lwp-consolelogger",
"portdir": "perl/p5-lwp-consolelogger",
"version": "1.0.1",
"license": "Artistic-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/LWP::ConsoleLogger",
"description": "LWP::ConsoleLogger - LWP tracing and debugging",
"long_description": "LWP::ConsoleLogger - LWP tracing and debugging",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-capture-tiny",
"p5.30-html-formattext-withlinks",
"p5.30-http-cookiejar",
"p5.30-http-server-simple-psgi",
"p5.30-log-dispatch-array",
"p5.30-mojolicious",
"p5.30-path-tiny",
"p5.30-pithub",
"p5.30-plack",
"p5.30-plack-test-agent",
"p5.30-test-fatal",
"p5.30-test-lwp-useragent",
"p5.30-test-most",
"p5.30-test-warnings",
"p5.30-www-mechanize",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"p5.30-parse-mime",
"p5.30-ref-util",
"p5.30-string-trim",
"p5.30-sub-exporter",
"p5.30-term-size-any",
"perl5.30",
"p5.30-try-tiny",
"p5.30-type-tiny",
"p5.30-uri",
"p5.30-xml-simple",
"p5.30-text-simpletable-autowidth",
"p5.30-class-method-modifiers",
"p5.30-data-printer",
"p5.30-datetime",
"p5.30-html-restrict",
"p5.30-http-body",
"p5.30-http-cookiemonster",
"p5.30-http-message",
"p5.30-json-maybexs",
"p5.30-libwww-perl",
"p5.30-list-allutils",
"p5.30-log-dispatch",
"p5.30-module-load-conditional",
"p5.30-module-runtime",
"p5.30-moo",
"p5.30-moox-strictconstructor"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.30-www-mechanize-cached"
]
}
]
},
{
"name": "p5.30-lwp-authen-wsse",
"portdir": "perl/p5-lwp-authen-wsse",
"version": "0.50.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/LWP::Authen::Wsse",
"description": "Library for enabling X-WSSE authentication in LWP.",
"long_description": "LWP::Authen::Wsse allows LWP to authenticate against servers that are using the X-WSSE authentication scheme, as required by the Atom Authentication API. The module is used indirectly through LWP, rather than including it directly in your code. The LWP system will invoke the WSSE authentication when it encounters the authentication scheme while attempting to retrieve a URL from a server.",
"active": true,
"categories": [
"www",
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-digest-sha1",
"p5.30-libwww-perl"
]
}
],
"depends_on": []
},
{
"name": "p5.30-long-jump",
"portdir": "perl/p5-long-jump",
"version": "0.0.3",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Long::Jump",
"description": "Long::Jump - Mechanism for returning to a specific point from a deeply nested stack",
"long_description": "Long::Jump - Mechanism for returning to a specific point from a deeply nested stack",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-test-simple",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-importer"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-test2-harness"
]
}
]
},
{
"name": "p5.30-log-report-optional",
"portdir": "perl/p5-log-report-optional",
"version": "1.80.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Log::Report::Optional",
"description": "Log::Report::Optional - pick Log::Report or ::Minimal",
"long_description": "Log::Report::Optional - pick Log::Report or ::Minimal",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-string-print"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-log-report"
]
}
]
},
{
"name": "p5.30-log-report",
"portdir": "perl/p5-log-report",
"version": "1.440.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Log::Report",
"description": "Log::Report - report a problem, with exceptions and translation support",
"long_description": "Log::Report - report a problem, with exceptions and translation support",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.30-devel-globaldestruction",
"p5.30-encode",
"perl5.30",
"p5.30-log-report-optional",
"p5.30-string-print",
"p5.30-sys-syslog"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-mail-box-imap4",
"p5.30-mail-box",
"p5.30-mail-message",
"p5.30-mail-transport",
"p5.30-object-realize-later",
"p5.30-user-identity",
"p5.30-mail-box-pop3"
]
}
]
},
{
"name": "p5.30-log-message-simple",
"portdir": "perl/p5-log-message-simple",
"version": "0.100.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Log::Message::Simple",
"description": "Log::Message::Simple - Simplified interface to Log::Message",
"long_description": "Log::Message::Simple - Simplified interface to Log::Message",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-log-message"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-term-ui"
]
}
]
},
{
"name": "p5.30-log-message",
"portdir": "perl/p5-log-message",
"version": "0.80.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Log::Message",
"description": "Log::Message - A generic message storing mechanism",
"long_description": "Log::Message - A generic message storing mechanism",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-locale-maketext-simple",
"p5.30-module-load"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-log-message-simple"
]
}
]
},
{
"name": "p5.30-log-log4perl-appender-socket-unix",
"portdir": "perl/p5-log-log4perl-appender-socket-unix",
"version": "1.40.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Log::Log4perl::Appender::Socket::UNIX",
"description": "Log to a Unix Domain Socket",
"long_description": "Log to a Unix Domain Socket",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.30"
]
}
],
"depends_on": []
},
{
"name": "p5.30-log-log4perl",
"portdir": "perl/p5-log-log4perl",
"version": "1.570.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Log::Log4perl",
"description": "Log4j implementation for Perl",
"long_description": "Log::Log4perl lets you remote-control and fine-tune the logging behaviour of your system from the outside. It implements the widely popular (Java-based) Log4j logging package in pure Perl.",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "jpo",
"github": "jpoliv",
"ports_count": 60
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.30-dbd-csv",
"p5.30-dbd-sqlite",
"p5.30-dbi",
"perl5.30",
"p5.30-log-dispatch-filerotate",
"p5.30-sql-statement",
"p5.30-xml-dom",
"p5.30-log-dispatch"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.30-plack",
"p5.30-javascript-spidermonkey"
]
},
{
"type": "lib",
"ports": [
"p5.30-moosex-log-log4perl",
"p5.30-rdf-trine",
"p5.30-sysadm-install",
"p5.30-catalyst-log-log4perl",
"p5.30-archive-tar-wrapper",
"p5.30-file-comments"
]
}
]
},
{
"name": "p5.30-log-handler",
"portdir": "perl/p5-log-handler",
"version": "0.900.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Log::Handler",
"description": "Log::Handler - Log messages to several outputs.",
"long_description": "Log::Handler - Log messages to several outputs.",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-module-build",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.30-config-properties",
"p5.30-data-dumper",
"p5.30-dbi",
"perl5.30",
"p5.30-params-validate",
"p5.30-time-hires",
"p5.30-yaml",
"p5.30-email-date",
"p5.30-config-general"
]
}
],
"depends_on": []
},
{
"name": "p5.30-log-dispatchouli",
"portdir": "perl/p5-log-dispatchouli",
"version": "3.13.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Log::Dispatchouli",
"description": "Log::Dispatchouli - a simple wrapper around Log::Dispatch",
"long_description": "Log::Dispatchouli - a simple wrapper around Log::Dispatch",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-file-temp",
"p5.30-json-maybexs",
"p5.30-test-deep",
"p5.30-test-fatal",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.30-scalar-list-utils",
"p5.30-string-flogger",
"p5.30-sub-exporter",
"perl5.30",
"p5.30-sys-syslog",
"p5.30-try-tiny",
"p5.30-sub-exporter-globexporter",
"p5.30-encode",
"p5.30-log-dispatch",
"p5.30-log-dispatch-array",
"p5.30-params-util"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.30-dist-zilla-plugin-git"
]
},
{
"type": "lib",
"ports": [
"p5.30-dist-zilla",
"p5.30-pod-weaver"
]
}
]
},
{
"name": "p5.30-log-dispatch-filerotate",
"portdir": "perl/p5-log-dispatch-filerotate",
"version": "1.380.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Log::Dispatch::FileRotate",
"description": "Log::Dispatch::FileRotate - Log to Files that Archive/Rotate Themselves",
"long_description": "Log::Dispatch::FileRotate - Log to Files that Archive/Rotate Themselves",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14",
"p5.30-encode",
"p5.30-path-tiny",
"p5.30-test-warn"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-date-manip",
"p5.30-log-dispatch",
"p5.30-version"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-log-log4perl"
]
}
]
},
{
"name": "p5.30-log-dispatch-configurator-any",
"portdir": "perl/p5-log-dispatch-configurator-any",
"version": "1.122.640",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Log::Dispatch::Configurator::Any",
"description": "Log::Dispatch::Configurator::Any - Configurator implementation with Config::Any",
"long_description": "Log::Dispatch::Configurator::Any - Configurator implementation with Config::Any",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-config-tiny",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-config-any",
"p5.30-log-dispatch",
"p5.30-log-dispatch-config"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-net-cli-interact"
]
}
]
},
{
"name": "p5.30-log-dispatch-config",
"portdir": "perl/p5-log-dispatch-config",
"version": "1.40.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Log::Dispatch::Config",
"description": "Log::Dispatch::Config - Log4j for Perl",
"long_description": "Log::Dispatch::Config - Log4j for Perl",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-appconfig",
"p5.30-io-stringy",
"p5.30-log-dispatch"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-log-dispatch-configurator-any",
"p5.30-net-cli-interact"
]
}
]
},
{
"name": "p5.30-log-dispatch-array",
"portdir": "perl/p5-log-dispatch-array",
"version": "1.5.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Log::Dispatch::Array",
"description": "Log::Dispatch::Array - log events to an array (reference)",
"long_description": "Log::Dispatch::Array - log events to an array (reference)",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-extutils-makemaker",
"p5.30-test-deep",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-log-dispatch"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.30-lwp-consolelogger",
"p5.30-plack"
]
},
{
"type": "lib",
"ports": [
"p5.30-log-dispatchouli"
]
}
]
}
]
}