GET /api/v1/ports/p5.34-net-smtp-ssl/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p5.34-net-smtp-ssl",
"portdir": "perl/p5-net-smtp-ssl",
"version": "1.40.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Net::SMTP::SSL",
"description": "SSL support for Net::SMTP (DEPRECATED)",
"long_description": "SSL support for Net::SMTP (DEPRECATED). Since Net::SMTP v1.28, Net::SMTP, itself, has support for SMTP over SSL, and also for STARTTLS. Use Net::SMTP, not Net::SMTP::SSL",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-io-socket-ssl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"bugzilla",
"p5-net-smtp-ssl"
]
},
{
"type": "run",
"ports": [
"git",
"git-devel"
]
}
]
}