GET /api/v1/ports/?format=api&ordering=-created_at&page=530
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 50658,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=531",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=529",
    "results": [
        {
            "name": "libu2f-host",
            "portdir": "security/libu2f-host",
            "version": "1.1.10",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://developers.yubico.com/libu2f-host/",
            "description": "Yubico Universal 2nd Factor (U2F) Host C Library",
            "long_description": "Libu2f-host provides a C library and command-line tool that implements the host-side of the U2F protocol. There are APIs to talk to a U2F device and perform the U2F Register and U2F Authenticate operations.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 97
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "hidapi",
                        "json-c"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libtomcrypt",
            "portdir": "security/libtomcrypt",
            "version": "1.18.2",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.libtom.net/LibTomCrypt",
            "description": "Cryptographic toolkit",
            "long_description": "LibTomCrypt is a fairly comprehensive, modular and portable cryptographic toolkit that provides developers with a vast array of well known published block ciphers, one-way hash functions, chaining modes, pseudo-random number generators, public key cryptography and a plethora of other routines.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "libtommath",
                        "clang-15"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "bitkeeper"
                    ]
                }
            ]
        },
        {
            "name": "libressl-devel",
            "portdir": "security/libressl-devel",
            "version": "4.2.1",
            "license": "OpenSSL and SSLeay",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.libressl.org",
            "description": "LibreSSL SSL/TLS cryptography library",
            "long_description": "LibreSSL is composed of four parts: The openssl(1) utility, which provides tools for managing keys, certificates, etc. libcrypto: a library of cryptography fundamentals libssl: a TLS library, backwards-compatible with OpenSSL libtls: a new TLS library, designed to make it easier to write foolproof applications This port tracks the development releases, for stable releases please use libressl.",
            "active": true,
            "categories": [
                "devel",
                "security"
            ],
            "maintainers": [
                {
                    "name": "artkiver",
                    "github": "artkiver",
                    "ports_count": 12
                },
                {
                    "name": "cal",
                    "github": "neverpanic",
                    "ports_count": 53
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libressl",
            "portdir": "security/libressl",
            "version": "4.2.1",
            "license": "OpenSSL and SSLeay",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.libressl.org",
            "description": "LibreSSL SSL/TLS cryptography library",
            "long_description": "LibreSSL is composed of four parts: The openssl(1) utility, which provides tools for managing keys, certificates, etc. libcrypto: a library of cryptography fundamentals libssl: a TLS library, backwards-compatible with OpenSSL libtls: a new TLS library, designed to make it easier to write foolproof applications This port tracks the stable releases, for development releases please use libressl-devel.",
            "active": true,
            "categories": [
                "devel",
                "security"
            ],
            "maintainers": [
                {
                    "name": "artkiver",
                    "github": "artkiver",
                    "ports_count": 12
                },
                {
                    "name": "cal",
                    "github": "neverpanic",
                    "ports_count": 53
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "rpki-client",
                        "ldns"
                    ]
                }
            ]
        },
        {
            "name": "libpreludedb",
            "portdir": "security/libpreludedb",
            "version": "5.2.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.prelude-siem.org/",
            "description": "library for easy access to the Prelude database",
            "long_description": "Prelude is a Universal Security Information Management (SIM) system. Prelude collects, normalizes, sorts, aggregates, correlates and reports all security-related events independently of the product brand or license giving rise to such events. This port provides an abstract method of accessing various database variants.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [],
            "variants": [
                "python38",
                "sqlite3",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3",
                        "python38",
                        "libprelude"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "prelude-manager"
                    ]
                }
            ]
        },
        {
            "name": "libprelude",
            "portdir": "security/libprelude",
            "version": "5.2.0",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.prelude-siem.org/",
            "description": "Secure Connections between all Sensors and the Prelude Manager",
            "long_description": "Libprelude is a collection of generic functions providing communication between all Sensors, like IDS (Intrusion Detection System), and the Prelude Manager. It provides a convenient interface for sending and receiving IDMEF (Information and Event Message Exchange Format) alerts to Prelude Manager with transparent SSL, fail-over and replication support, asynchronous events and timer interfaces, an abstracted configuration API (hooking at the command-line, the configuration line, or wide configuration, available from the Manager), and a generic plugin API. It allows you to easily turn your favorite security program into a Prelude sensor.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "thomas.andrejak",
                    "github": "ToToL",
                    "ports_count": 1
                }
            ],
            "variants": [
                "perl",
                "python38"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "gtk-doc",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "zlib",
                        "libiconv",
                        "gettext",
                        "gnutls",
                        "libgpg-error",
                        "libtasn1",
                        "libtool"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libpreludedb",
                        "prelude-lml",
                        "prelude-manager"
                    ]
                }
            ]
        },
        {
            "name": "libp11",
            "portdir": "security/libp11",
            "version": "0.4.12",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/OpenSC/libp11",
            "description": "Interface to access PKCS#11 objects.",
            "long_description": "libp11 is a library implementing a thin layer on top of PKCS#11 API to make using PKCS#11 implementations easier.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "nano103",
                    "github": "nano103",
                    "ports_count": 3
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "docbook-xsl-nons",
                        "gengetopt",
                        "pkgconfig",
                        "clang-14",
                        "help2man",
                        "libxslt"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libotr",
            "portdir": "security/libotr",
            "version": "4.1.1",
            "license": "LGPL-2+ and GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.cypherpunks.ca/otr/",
            "description": "Off-the-Record Messaging Library",
            "long_description": "Off-the-Record (OTR) Messaging allows you to have private conversations over instant messaging.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "rsync",
                    "github": "",
                    "ports_count": 3
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcrypt"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "bitlbee",
                        "psi-otr",
                        "pidgin-otr",
                        "kopete",
                        "mcabber",
                        "profanity"
                    ]
                }
            ]
        },
        {
            "name": "libident",
            "portdir": "security/libident",
            "version": "0.32",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.remlab.net/libident/",
            "description": "Ident protocol library",
            "long_description": "This is a library which provides a simple interface to the Ident protocol on the client side. It is meant to be used by daemons to try to authenticate users using the Ident protocol. For this to work, users need to have an Ident server running on the system from which they are connected.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 249
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-15"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ngircd"
                    ]
                }
            ]
        },
        {
            "name": "libgsasl",
            "portdir": "security/libgsasl",
            "version": "1.10.0",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://josefsson.org/libgsasl/",
            "description": "GNU SASL: an authentication library.",
            "long_description": "GNU SASL is an implementation of the Simple Authentication and Security Layer framework and a few common SASL mechanisms. SASL is used by network servers (e.g., IMAP, SMTP) to request authentication from clients, and in clients to authenticate against servers.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "gssapi_mit",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "libgcrypt",
                        "libidn",
                        "gss",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "mpop",
                        "jabberd",
                        "libinfinity",
                        "jreen",
                        "libvmime",
                        "gobby",
                        "anubis",
                        "msmtp"
                    ]
                }
            ]
        },
        {
            "name": "libgfshare",
            "portdir": "security/libgfshare",
            "version": "2.0.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.digital-scurf.org/software/libgfshare",
            "description": "utilities for multi-way secret sharing",
            "long_description": "libgfshare is an implementation of the Shamir′s secret sharing algorithm. It allows to break a password or a secret key into several components, a predefined number of which is necessary to reconstruct it.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "joel-alexis",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libfido2",
            "portdir": "security/libfido2",
            "version": "1.16.0",
            "license": "bsd",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Yubico/libfido2",
            "description": "library to communicate with a FIDO device over USB",
            "long_description": "provides library functionality and command-line tools to communicate with a FIDO device over USB, and to verify attestation and assertion signatures.",
            "active": true,
            "categories": [
                "security",
                "crypto"
            ],
            "maintainers": [
                {
                    "name": "manuals-unread2u",
                    "github": "trodemaster",
                    "ports_count": 7
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "mandoc",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libcbor",
                        "openssl3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "pam-u2f",
                        "mysql8"
                    ]
                }
            ]
        },
        {
            "name": "libewf",
            "portdir": "security/libewf",
            "version": "20230212",
            "license": "LGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/libyal/libewf",
            "description": "Libewf is a library for support of the Expert Witness Compression Format",
            "long_description": "Libewf is a library for support of the Expert Witness Compression Format (EWF), it support both the SMART format (EWF-S01) and the EnCase format (EWF-E01). Libewf allows you to read and write media information within the EWF files.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "libiconv",
                        "bzip2",
                        "openssl3",
                        "macfuse",
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "sleuthkit",
                        "bulk_extractor",
                        "testdisk",
                        "aimage"
                    ]
                }
            ]
        },
        {
            "name": "libevt",
            "portdir": "security/libevt",
            "version": "20140731",
            "license": "LGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://code.google.com/p/libevt/",
            "description": "Library and tooling to access the Windows Event Log (EVT) format",
            "long_description": "Library and tooling to access the Windows Event Log (EVT) format",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "python27",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libcthreads",
            "portdir": "security/libcthreads",
            "version": "20220102",
            "license": "LGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/libyal/libcthreads",
            "description": "Library for cross-platform C threads functions",
            "long_description": "Library for cross-platform C threads functions",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "libcerror",
                        "libcstring",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libcdata"
                    ]
                }
            ]
        },
        {
            "name": "libcstring",
            "portdir": "security/libcstring",
            "version": "20150101",
            "license": "LGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/libyal/libcstring",
            "description": "Library for cross-platform C system functions",
            "long_description": "Library for cross-platform C system functions",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libcdata",
                        "libcdatetime",
                        "libcerror",
                        "libcfile",
                        "libclocale",
                        "libcnotify",
                        "libcsplit",
                        "libcthreads"
                    ]
                }
            ]
        },
        {
            "name": "libcsplit",
            "portdir": "security/libcsplit",
            "version": "20220109",
            "license": "LGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/libyal/libcsplit",
            "description": "Library for cross-platform C split strings functions",
            "long_description": "Library for cross-platform C split strings functions",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "libcerror",
                        "libcstring",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libcnotify",
            "portdir": "security/libcnotify",
            "version": "20220108",
            "license": "LGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/libyal/libcnotify",
            "description": "Library for cross-platform C notification functions",
            "long_description": "Library for cross-platform C notification functions",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "libcerror",
                        "libcstring",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libcfile"
                    ]
                }
            ]
        },
        {
            "name": "libclocale",
            "portdir": "security/libclocale",
            "version": "20220107",
            "license": "LGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/libyal/libclocale",
            "description": "Library for cross-platform C locale functions",
            "long_description": "Library for cross-platform C locale functions",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "libcerror",
                        "libcstring",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libcfile"
                    ]
                }
            ]
        },
        {
            "name": "libcfile",
            "portdir": "security/libcfile",
            "version": "20220106",
            "license": "LGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/libyal/libcfile",
            "description": "Library for cross-platform C file functions",
            "long_description": "Library for cross-platform C file functions",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libclocale",
                        "libcnotify",
                        "gettext",
                        "libiconv",
                        "libcstring",
                        "libcerror"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libcerror",
            "portdir": "security/libcerror",
            "version": "20220101",
            "license": "LGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/libyal/libcerror",
            "description": "Library for cross-platform C error functions",
            "long_description": "Library for cross-platform C error functions",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "libcstring",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libcdata",
                        "libcdatetime",
                        "libcfile",
                        "libclocale",
                        "libcnotify",
                        "libcsplit",
                        "libcthreads"
                    ]
                }
            ]
        },
        {
            "name": "libcdatetime",
            "portdir": "security/libcdatetime",
            "version": "20220104",
            "license": "LGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/libyal/libcdatetime",
            "description": "Library for cross-platform C threads functions",
            "long_description": "Library for cross-platform C threads functions",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "libcerror",
                        "libcstring",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libcdata",
            "portdir": "security/libcdata",
            "version": "20220115",
            "license": "LGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/libyal/libcdata",
            "description": "Library for cross-platform C generic data functions",
            "long_description": "Library for cross-platform C generic data functions",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libcstring",
                        "gettext",
                        "libiconv",
                        "libcthreads",
                        "libcerror"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libbswabe",
            "portdir": "security/libbswabe",
            "version": "0.9",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://acsc.cs.utexas.edu/cpabe/",
            "description": "ciphertext-policy attribute-based encryption toolkit library",
            "long_description": "The cpabe toolkit provides a library implementing a ciphertext-policy attribute-based encryption scheme. \n\nIn a ciphertext policy attribute-based encryption scheme, each user's private key is associated with a set of attributes representing their capabilities, and a ciphertext is encrypted such that only users whose attributes satisfy a certain policy can decrypt. For example, we can encrypt a ciphertext such that in a company it can only be decrypted by a someone with attributes Senior and Human Resources or has the attribute Executive. One interesting application of this tool is that we can do Role-Based Access Control (RBAC) without requiring trusted data storage.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "gmp",
                        "openssl",
                        "pbc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cpabe"
                    ]
                }
            ]
        },
        {
            "name": "libaes_siv",
            "portdir": "security/libaes_siv",
            "version": "1.0.0",
            "license": "apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dfoxfranke/libaes_siv",
            "description": "A C implementation of AES-SIV",
            "long_description": "This is an RFC5297-compliant C implementation of AES-SIV, written by Daniel Franke on behalf of Akamai Technologies and published under the Apache License (v2.0). It uses OpenSSL for the underlying AES and CMAC implementations and follows a similar interface style.",
            "active": true,
            "categories": [
                "devel",
                "security"
            ],
            "maintainers": [
                {
                    "name": "fw",
                    "github": "fhgwright",
                    "ports_count": 28
                }
            ],
            "variants": [
                "debug",
                "doc",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "asciidoc",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lego",
            "portdir": "security/lego",
            "version": "4.30.1",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://go-acme.github.io/lego",
            "description": "Let's Encrypt client and ACME library written in Go",
            "long_description": "Let's Encrypt client and ACME library written in Go. Supports ACME v2 RFC 8555. Allows registering with a CA, obtaining certificates (both from scratch, or with an existing CSR), renewing certificates, revoking certificates, SAN certificate support, support for ACME challenges (HTTP, DNS, TLS), certificate bundling, and more.",
            "active": true,
            "categories": [
                "security",
                "www"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lastpass-cli-doc",
            "portdir": "security/lastpass-cli",
            "version": "1.6.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/lastpass/lastpass-cli",
            "description": "Documentation for command line interface to LastPass.com",
            "long_description": "Documentation for command line interface to LastPass.com",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                },
                {
                    "name": "macports",
                    "github": "Raimondi",
                    "ports_count": 6
                },
                {
                    "name": "mni",
                    "github": "",
                    "ports_count": 27
                }
            ],
            "variants": [
                "debug",
                "pinentry",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "pkgconfig",
                        "asciidoc",
                        "libxslt",
                        "cmake"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "curl",
                        "libxml2",
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lastpass-cli",
            "portdir": "security/lastpass-cli",
            "version": "1.6.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/lastpass/lastpass-cli",
            "description": "command line interface to LastPass.com",
            "long_description": "command line interface to LastPass.com",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                },
                {
                    "name": "macports",
                    "github": "Raimondi",
                    "ports_count": 6
                },
                {
                    "name": "mni",
                    "github": "",
                    "ports_count": 27
                }
            ],
            "variants": [
                "debug",
                "pinentry",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "libxml2",
                        "curl",
                        "pinentry"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "keystore-explorer",
            "portdir": "security/keystore-explorer",
            "version": "5.4.4",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://keystore-explorer.org/",
            "description": "KeyStore Explorer is a free GUI replacement for the Java command-line utilities keytool and jarsigner",
            "long_description": "KeyStore Explorer is a free GUI replacement for the Java command-line utilities keytool and jarsigner with the following features: \n* Create, load, save and convert between various KeyStore types: JKS, JCEKS, PKCS#12, BKS (V1 and V2) and UBER \n* Change KeyStore and KeyStore entry passwords \n* Delete or rename KeyStore entries \n* Cut/copy/paste KeyStore entries \n* Append certificates to key pair certificate chains \n* Generate RSA, ECC and DSA key pairs with self-signed X.509 certificates \n* Apply X.509 certificate extensions to generated key pairs and Certificate Signing Requests (CSRs) \n* View X.509 Certificate, CRL and CRL entry X.509 V3 extensions \n* Import and export keys and certificates in many formats: PKCS#12, PKCS#8, PKCS#7, DER/PEM X.509 certificate files, Microsoft PVK, SPC, PKI Path, OpenSSL \n* Generate, view and sign CSRs in PKCS #10 and SPKAC formats \n* Sign JAR files \n* Configure a CA Certs KeyStore for use with KeyStore operations",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gradle",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openjdk8"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "keybase",
            "portdir": "security/keybase",
            "version": "6.5.1",
            "license": "BSD",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/keybase/client",
            "description": "Command-line interface to Keybase.io",
            "long_description": "Command-line interface to Keybase.io",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnupg2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "jailkit",
            "portdir": "security/jailkit",
            "version": "2.23",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://olivier.sessink.nl/jailkit/",
            "description": "utilities to create limited user accounts in a chroot jail",
            "long_description": "Jailkit is a set of utilities to allow quick creation of limited user accounts in a chroot jail. It contains a safe logging daemon, shells that can restrict users, utilities to start daemons in a chroot jail, and utilities for easy setup of chroot jails.",
            "active": true,
            "categories": [
                "sysutils",
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ike-scan",
            "portdir": "security/ike-scan",
            "version": "1.9.5",
            "license": "(GPL-2+ or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/royhills/ike-scan",
            "description": "ike-scan can discover and identify IPsec VPN systems running IKE.",
            "long_description": "ike-scan can discover and identify IPsec VPN systems running IKE.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "igtf-ca-bundle",
            "portdir": "security/igtf-ca-bundle",
            "version": "1.106",
            "license": "(CCBY-3 or Permissive) and MPL-1.1+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.igtf.net",
            "description": "The IGTF trusted certificates and metadata",
            "long_description": "The International Grid Trust Federation (IGTF) maintains a list of trust anchors, root certificates and related meta-information for all the accredited authorities, i.e., those that meet or exceed the criteria mentioned in the Authentication Profiles accepted by the IGTF. For a list of those profiles, please refer to the website.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 609
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "fetch-crl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "hydra",
            "portdir": "security/hydra",
            "version": "9.6",
            "license": "(AGPL-3 or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/vanhauser-thc/thc-hydra",
            "description": "A very fast network logon cracker which support many services",
            "long_description": "Hydra is a parallelized logon cracker utility. Hydra can brute force attack on FTP, POP3, IMAP, Telnet, HTTP Auth, NNTP, VNC, ICQ, Socks5, PCNFS and more services within SSL support.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 228
                }
            ],
            "variants": [
                "xhydra",
                "postgresql96",
                "postgresql12",
                "postgresql13",
                "postgresql14",
                "mysql57",
                "mariadb",
                "smb2",
                "subversion",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libssh",
                        "ncurses",
                        "openssl",
                        "pcre2",
                        "libidn"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "hashcat",
            "portdir": "security/hashcat",
            "version": "7.1.2",
            "license": "MIT",
            "platforms": "{darwin >= 19}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hashcat.net/hashcat/",
            "description": "World's fastest and most advanced password recovery utility.",
            "long_description": "hashcat is the world's fastest and most advanced password recovery utility, supporting five unique modes of attack for over 200 highly-optimized hashing algorithms. hashcat currently supports CPUs, GPUs, and other hardware accelerators on Linux, Windows, and macOS, and has facilities to help enable distributed password cracking",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "gaming-hacker",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "minizip",
                        "xxhash",
                        "libiconv",
                        "python313"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "perl5.34",
                        "p5.34-dbd-sqlite",
                        "py313-pycryptodome",
                        "py313-cryptography",
                        "py313-asn1",
                        "py313-protobuf3",
                        "py313-python-snappy",
                        "py313-plyvel"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gss",
            "portdir": "security/gss",
            "version": "1.0.4",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/gss/",
            "description": "GNU Generic Security Service Library",
            "long_description": "GSS is an implementation of the Generic Security Service Application Program Interface (GSS-API). GSS-API is used by network servers to provide security services, e.g., to authenticate SMTP/IMAP clients against SMTP/IMAP servers.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "pkgconfig",
                        "gtk-doc",
                        "autoconf",
                        "automake",
                        "gettext",
                        "libtool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext-runtime",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "imap-uw",
                        "libgsasl"
                    ]
                }
            ]
        },
        {
            "name": "gosec",
            "portdir": "security/gosec",
            "version": "2.22.8",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://securego.io",
            "description": "Golang security checker. Inspects source code for security problems by scanning the Go AST.",
            "long_description": "Golang security checker. Inspects source code for security problems by scanning the Go AST.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gopass",
            "portdir": "security/gopass",
            "version": "1.16.1",
            "license": "MIT",
            "platforms": "{darwin >= 23}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gopass.pw",
            "description": "The slightly more awesome Standard Unix Password Manager for Teams",
            "long_description": "The slightly more awesome Standard Unix Password Manager for Teams",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "sikmir",
                    "github": "sikmir",
                    "ports_count": 43
                },
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnupg2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gnu-pw-mgr",
            "portdir": "security/gnu-pw-mgr",
            "version": "2.7.4",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/gnu-pw-mgr/",
            "description": "password manager to reconstruct difficult passwords",
            "long_description": "gnu-pw-mgr is a password manager designed to make it easy to reconstruct difficult passwords when they are needed, while limiting the risk of attack. The user of this program inputs a very long initial password \"seed\" and a self-defined transformation of a web site URL to obtain both the password and a user name hint for that web site. The seed is stored in a hidden file. However, the passwords and the URL transforms are never stored anywhere. You must remember this transform (password id), or the password is lost forever.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gnomint",
            "portdir": "security/gnomint",
            "version": "1.2.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://gnomint.sourceforge.net/",
            "description": "Single-user PKI with graphical (GTK) and CLI interface",
            "long_description": "gnoMint provides a GUI and a CLI to manage a simple PKI. Supports multiple root certificates, intermediate certificates, creating/importing and signing of CSRs and certificate revokation. Stores the whole PKI in a single SQLite file.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "fgp",
                    "github": "",
                    "ports_count": 2
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "gnome-common",
                        "intltool",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gconf",
                        "zlib",
                        "gtk2",
                        "sqlite3",
                        "gettext",
                        "glib2",
                        "gnutls",
                        "libgcrypt",
                        "readline"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fusil",
            "portdir": "security/fusil",
            "version": "0.7",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20090406033503/http://fusil.hachoir.org/trac",
            "description": "A tool to fuzz various software",
            "long_description": "Fusil is a fuzzing framework easing the discovery of problems in software data input, using a technique known as fuzzing, wherein a system is fed corrupted data in order to see how it reacts.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fetch-crl-launchd",
            "portdir": "security/fetch-crl",
            "version": "3.0.21",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.nikhef.nl/grid/FetchCRL3",
            "description": "Creates a launchd entry for fetch-crl utility",
            "long_description": "Creates a launchd entry for fetch-crl utility. The fetch-crl utility will retrieve certificate revocation lists (CRLs) for a set of installed trust anchors, based on crl_url files or IGTF-style info files. It will install these for use with OpenSSL, NSS or third-party tools.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 609
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "fetch-crl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fetch-crl",
            "portdir": "security/fetch-crl",
            "version": "3.0.21",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.nikhef.nl/grid/FetchCRL3",
            "description": "Download tool for Certificate Revocation Lists",
            "long_description": "The fetch-crl utility will retrieve certificate revocation lists (CRLs) for a set of installed trust anchors, based on crl_url files or IGTF-style info files. It will install these for use with OpenSSL, NSS or third-party tools.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 609
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "fetch-crl-launchd",
                        "igtf-ca-bundle"
                    ]
                }
            ]
        },
        {
            "name": "fcrackzip",
            "portdir": "security/fcrackzip",
            "version": "1.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://oldhome.schmorp.de/marc/fcrackzip.html",
            "description": "Portable, fast and featureful ZIP password cracker",
            "long_description": "Portable, fast and featureful ZIP password cracker",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "perl5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fail2ban",
            "portdir": "security/fail2ban",
            "version": "0.9.4",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.fail2ban.org/",
            "description": "Fail2ban protects computer against brute-force attacks",
            "long_description": "Fail2ban scans log files (e.g. /var/log/apache/error_log) and bans IPs that show the malicious signs -- too many password failures, seeking for exploits, etc. Generally Fail2Ban then used to update firewall rules to reject the IP addresses for a specified amount of time, although any arbitrary other action (e.g. sending an email, or ejecting CD-ROM tray) could also be configured. Out of the box Fail2Ban comes with filters for various services (apache, curier, ssh, etc).",
            "active": true,
            "categories": [
                "security",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "easy-rsa",
            "portdir": "security/easy-rsa",
            "version": "3.1.5",
            "license": "GPL-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/OpenVPN/easy-rsa",
            "description": "Command-line CA tool",
            "long_description": "Command-line CA tool from OpenVPN project",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "dottedmag",
                    "github": "dottedmag",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "denyhosts",
            "portdir": "security/denyhosts",
            "version": "3.1.2",
            "license": "GPL-2",
            "platforms": "{darwin any} freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://denyhosts.sourceforge.net/",
            "description": "DenyHosts is a utility to help sys admins thwart ssh hackers",
            "long_description": "DenyHosts is a python program that automatically blocks ssh attacks by adding entries to /etc/hosts.deny. DenyHosts will also inform Linux administrators about offending hosts, attacked users and suspicious logins.",
            "active": true,
            "categories": [
                "sysutils",
                "security"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ctool",
            "portdir": "security/ctool",
            "version": "1.2.3",
            "license": "Noncommercial",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://web.archive.org/web/20050405212926/http://www.macsecurity.org/tools/ctool/",
            "description": "ctool is a checksumming application.",
            "long_description": "ctool is a checusmming application that is mindful of the prebinding information stored in Mach-o executable files.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "curl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "crunch",
            "portdir": "security/crunch",
            "version": "3.6",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sourceforge.net/projects/crunch-wordlist/",
            "description": "Wordlist generator",
            "long_description": "Crunch is a wordlist generator where you can specify a standard character set or a character set you specify. crunch can generate all possible combinations and permutations.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 228
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "crackpkcs12",
            "portdir": "security/crackpkcs12",
            "version": "0.2.9",
            "license": "(GPL-3+ or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://crackpkcs12.sourceforge.net",
            "description": "Crack PKCS12 files passwords",
            "long_description": "A tool to audit PKCS12 files passwords",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "bernhard",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}