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

{
    "count": 50735,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=485",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=483",
    "results": [
        {
            "name": "cfssl",
            "portdir": "security/cfssl",
            "version": "1.6.5",
            "license": "BSD",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cfssl.org",
            "description": "Cloudflare's PKI and TLS toolkit",
            "long_description": "CFSSL is CloudFlare's PKI/TLS swiss army knife. It is both a command line tool and an HTTP API server for signing, verifying, and bundling TLS certificates. CFSSL consists of: a set of packages useful for building custom TLS PKI tools, the cfssl program - the canonical command line utility using the CFSSL packages, the multirootca program - a certificate authority server that can use multiple signing keys, the mkbundle program - used to build certificate pool bundles, the cfssljson program - which takes the JSON output from the cfssl and multirootca programs and writes certificates, keys, CSRs, and bundles to disk.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cfv",
            "portdir": "security/cfv",
            "version": "1.18.3",
            "license": "GPL-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://cfv.sourceforge.net/",
            "description": "Command-line File Verify",
            "long_description": "cfv is a utility to both test and create .sfv, .csv, .crc, .md5(sfv-like), md5sum, bsd md5, sha1sum, and .torrent files. These files are commonly used to ensure the correct retrieval or storage of data.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "checkpassword-pam",
            "portdir": "security/checkpassword-pam",
            "version": "0.99",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://checkpasswd-pam.sourceforge.net/",
            "description": "implementation of checkpassword-compatible auth program",
            "long_description": "checkpassword-pam was written from scratch. There are several older packages called checkpassword-pam, derived from DJB's checkpassword code. This checkpassword-pam is more modern and administrator-friendly.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ciphey",
            "portdir": "security/ciphey",
            "version": "5.14.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Ciphey/Ciphey",
            "description": "Automatically decrypt encryptions without knowing the key or cipher, decode encodings, and crack hashes",
            "long_description": "Ciphey aims to be a tool to automate a lot of decryptions & decodings such as multiple base encodings, classical ciphers, hashes or more advanced cryptography. If you don't know much about cryptography, or you want to quickly check the ciphertext before working on it yourself, Ciphey is for you.",
            "active": true,
            "categories": [
                "security",
                "python"
            ],
            "maintainers": [
                {
                    "name": "harensdeveloper",
                    "github": "harens",
                    "ports_count": 39
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-setuptools",
                        "python39"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-base58",
                        "py39-base91",
                        "py39-cipheycore",
                        "py39-cipheydists",
                        "py39-click",
                        "py39-loguru",
                        "py39-pybase62",
                        "py39-rich",
                        "py39-yaml",
                        "pywhat",
                        "py39-appdirs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "comply",
            "portdir": "security/comply",
            "version": "1.6.0",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/strongdm/comply",
            "description": "Compliance automation framework, focused on SOC2",
            "long_description": "Comply is a SOC2-focused compliance automation tool. It includes: a Policy Generator: a markdown-powered document pipeline for publishing auditor-friendly policy documents, Ticketing Integration: to automate compliance throughout the year via your existing ticketing system, and SOC2 Templates: open source policy and procedure templates suitable for satisfying a SOC2 audit.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "courier-authlib",
            "portdir": "security/courier-authlib",
            "version": "0.72.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.courier-mta.org/authlib/",
            "description": "Courier Authentication Library is a generic authentication API",
            "long_description": "Courier Authentication Library is a generic authentication API",
            "active": true,
            "categories": [
                "security",
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmake",
                        "db48",
                        "libidn2",
                        "libtool",
                        "courier-unicode"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "courier-imap"
                    ]
                }
            ]
        },
        {
            "name": "cpabe",
            "portdir": "security/cpabe",
            "version": "0.11",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://acsc.cs.utexas.edu/cpabe/",
            "description": "ciphertext-policy attribute-based encryption toolkit",
            "long_description": "The cpabe toolkit provides a set of programs 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": [
                        "openssl",
                        "gettext",
                        "pbc",
                        "libbswabe",
                        "glib2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cracklib",
            "portdir": "security/cracklib",
            "version": "2.9.11",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/cracklib/cracklib",
            "description": "A ProActive Password Sanity Library",
            "long_description": "CrackLib is a library containing a C function (well, lots of functions really, but you only need to use one of them) which may be used in a passwd-like program. The idea is simple: try to prevent users from choosing passwords that could be guessed by Crack by filtering them out, at source.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "automake",
                        "gettext",
                        "libtool",
                        "bzip2",
                        "autoconf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv",
                        "gettext-runtime",
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libpwquality",
                        "php53-crack",
                        "rb-password",
                        "apg"
                    ]
                }
            ]
        },
        {
            "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": []
        },
        {
            "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": 229
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": 229
                }
            ],
            "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": "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": "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": "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": "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": "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": "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": "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": "lego",
            "portdir": "security/lego",
            "version": "4.31.0",
            "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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"
                    ]
                }
            ]
        }
    ]
}