GET /api/v1/ports/p5.28-net-ftpserver/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "p5.28-net-ftpserver",
    "portdir": "perl/p5-net-ftpserver",
    "version": "1.125.0",
    "license": "GPL-2+",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Net::FTPServer",
    "description": "A secure, extensible and configurable Perl FTP server",
    "long_description": "Net::FTPServer is a secure, extensible and configurable FTP server written in Perl. \nCurrent features include: \n * Authenticated FTP access. \n * Anonymous FTP access. \n * Complete implementation of current RFCs. \n * ASCII or binary type file transfers. \n * Active or passive mode file transfers. \n * Run standalone or from inetd(8). \n * Security features: chroot, resource limits, tainting, protection against buffer overflows. \n * IP-based and/or IP-less virtual hosts. \n * Complete access control system. \n * Anonymous read-only FTP personality. \n * Virtual filesystem allows files to be served from a database. \n * Directory aliases and CDPATH support. \n * Extensible command set. \n * Generate archives on the fly.",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.28",
                "p5.28-archive-zip",
                "p5.28-bsd-resource",
                "p5.28-dbi",
                "p5.28-io-stringy"
            ]
        }
    ],
    "depends_on": []
}