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

{
    "count": 50100,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=156",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=154",
    "results": [
        {
            "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": [
                        "mcabber",
                        "bitlbee",
                        "psi-otr",
                        "kopete",
                        "pidgin-otr",
                        "profanity"
                    ]
                }
            ]
        },
        {
            "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": "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": "libu2f-server",
            "portdir": "security/libu2f-server",
            "version": "1.1.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://developers.yubico.com/libu2f-server/",
            "description": "Yubico Universal 2nd Factor (U2F) Server C Library",
            "long_description": "This is a C library that implements the server-side of the U2F protocol. More precisely, it provides an API for generating the JSON blobs required by U2F devices to perform the U2F Registration and U2F Authentication operations, and functionality for verifying the cryptographic operations.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 97
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "help2man",
                        "gengetopt",
                        "pkgconfig",
                        "clang-9.0",
                        "check"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "json-c",
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "logsentry",
            "portdir": "security/logsentry",
            "version": "1.1.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://sourceforge.net/projects/sentrytools",
            "description": "logfile auditing tool (previously logcheck)",
            "long_description": "Logsentry is a scheduled auditing tool that scans system log files for security violations and unusual activity. Reports of suspicious log entries are mailed to a specified user (usually root). Logsentry was formerly known as logcheck.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "logsurfer",
            "portdir": "security/logsurfer",
            "version": "1.6b",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.crypt.gen.nz/logsurfer/",
            "description": "monitors system logs in real-time and reports on the occurrence of events",
            "long_description": "similar to the well-known swatch program on which it is based, but offers a number of advanced features which swatch does not support. Logsurfer is capable of grouping related log entries together - for instance, when a system boots it usually creates a high number of log messages.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "mat",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "makepasswd",
            "portdir": "security/makepasswd",
            "version": "1.10-13",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://packages.debian.org/stable/source/makepasswd",
            "description": "generate and encrypt passwords",
            "long_description": "A port of Rob Levin's makepasswd tool.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [],
            "variants": [
                "perl5_28",
                "perl5_30",
                "perl5_32",
                "perl5_34"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "p5.34-bytes-random-secure",
                        "p5.34-crypt-passwdmd5",
                        "p5.34-getopt-long"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "metasploit2",
            "portdir": "security/metasploit2",
            "version": "2.7",
            "license": "(Artistic-1 or GPL-2) and GPL-2+ and APSL-1.1 and Noncommercial and Restrictive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metasploit.com/",
            "description": "Tools and information for security research and pentesting",
            "long_description": "The Metasploit Project goal is to provide useful information to people who perform penetration testing, IDS signature development, and exploit research. This framework was created to fill the gaps in the information publicly available on various exploitation techniques and to create a useful resource for exploit developers. The tools and information are provided for legal security research and testing purposes only.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "perl5.34",
                        "p5.34-net-ssleay",
                        "p5.34-term-readline-gnu"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "metasploit3",
            "portdir": "security/metasploit3",
            "version": "3.0",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metasploit.com/",
            "description": "Tools and information for security research and pentesting",
            "long_description": "The Metasploit Project goal is to provide useful information to people who perform penetration testing, IDS signature development, and exploit research. This framework was created to fill the gaps in the information publicly available on various exploitation techniques and to create a useful resource for exploit developers. The tools and information are provided for legal security research and testing purposes only.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "readline",
                        "ruby",
                        "rb-rails"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "murk",
            "portdir": "security/murk",
            "version": "0.3",
            "license": "BSD-old",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://murk.sourceforge.net/",
            "description": "rsync friendly encryption tool",
            "long_description": "rsync friendly encryption that runs on the unix command line. Encrypt a file and backup the changes to an untrusted host.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ctags",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bzip2",
                        "openssl10"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nasty",
            "portdir": "security/nasty",
            "version": "0.6",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.vanheusden.com/nasty/",
            "description": "passphrase revovery helper for PGP and GPG keys",
            "long_description": "Nasty is a program that helps you to recover the passphrase of your PGP or GPG-key in case you forget or lost it. This tool will not help if you have no clue about the passphrase!",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gpgme",
                        "pth"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openpgpsdk",
            "portdir": "security/openpgpsdk",
            "version": "0.9",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://openpgp.nominet.org.uk/",
            "description": "OpenPGP library SDK",
            "long_description": "The OpenPGP SDK project provides an open source library, written in C, which implements the OpenPGP specification.",
            "active": true,
            "categories": [
                "devel",
                "security"
            ],
            "maintainers": [],
            "variants": [
                "doc"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "perl5",
                        "gnupg2",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bzip2",
                        "openssl",
                        "zlib",
                        "cunit"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ophcrack",
            "portdir": "security/ophcrack",
            "version": "3.8.0",
            "license": "(GPL-2+ or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ophcrack.sourceforge.io",
            "description": "Microsoft Windows password cracker",
            "long_description": "Ophcrack is a free Windows password cracker based on rainbow tables. It is a very efficient implementation of rainbow tables done by the inventors of the method.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [],
            "variants": [
                "gui",
                "tables",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "expat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "outguess",
            "portdir": "security/outguess",
            "version": "0.4",
            "license": "BSD-old and Noncommercial and IJG",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/resurrecting-open-source-projects/outguess",
            "description": "steganographic tool",
            "long_description": "OutGuess is a universal steganographic tool that allows the insertion of hidden information into the redundant bits of data sources. The nature of the data source is irrelevant to the core of OutGuess. The program relies on data specific handlers that will extract redundant bits and write them back after modification. In this version the PNM and JPEG image formats are supported. In the next paragraphs, images will be used as concrete example of data objects, though OutGuess can use any kind of data, as long as a handler is provided.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-12"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pam-reattach",
            "portdir": "security/pam-reattach",
            "version": "1.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fabianishere/pam_reattach",
            "description": "PAM module to reattach to user's per-session bootstrap namespace",
            "long_description": "A PAM module for reattaching to the authenticating user's per-session bootstrap namespace on macOS. This allows users to make use of the pam_tid module within programs like screen and tmux.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "kakuhen",
                    "ports_count": 9
                }
            ],
            "variants": [
                "debug",
                "withcli",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-14"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "paperkey",
            "portdir": "security/paperkey",
            "version": "1.6",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.jabberwocky.com/software/paperkey/",
            "description": "An OpenPGP key archiver",
            "long_description": "A reasonable way to achieve a long term backup of OpenPGP keys is to print them out on paper. Paper and ink have amazingly long retention qualities - far longer than the magnetic or optical means that are generally used to back up computer data.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "larryv",
                    "github": "larryv",
                    "ports_count": 48
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pgpdump",
            "portdir": "security/pgpdump",
            "version": "0.35",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.mew.org/~kazu/proj/pgpdump/en/",
            "description": "PGP packet visualizer",
            "long_description": "pgpdump is a PGP packet visualizer which displays the packet format of OpenPGP (RFC 2440 + bis) and PGP version 2 (RFC 1991).",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bzip2",
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pinentry",
            "portdir": "security/pinentry",
            "version": "1.2.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gnupg.org/software/pinentry/",
            "description": "Passphrase entry dialog utilizing the Assuan protocol",
            "long_description": "This is a collection of simple PIN or passphrase entry dialogs in a secure manner.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "ionic",
                    "github": "Ionic",
                    "ports_count": 24
                }
            ],
            "variants": [
                "gtk2",
                "gnome3",
                "qt4",
                "qt5",
                "fltk",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libassuan",
                        "libgpg-error",
                        "ncurses",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "lastpass-cli",
                        "gnupg2"
                    ]
                }
            ]
        },
        {
            "name": "portsentry",
            "portdir": "security/portsentry",
            "version": "1.2",
            "license": "CPL-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sourceforge.net/projects/sentrytools/",
            "description": "port scan detection and active defense",
            "long_description": "PortSentry is part of the Abacus Project suite of security tools. It is a program designed to detect and respond to port scans against a target host in real-time. There are other port scan detectors that perform similar detection of scans, but PortSentry has some unique features that may make it worth looking into.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pwman",
            "portdir": "security/pwman",
            "version": "0.4.4",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://sourceforge.net/projects/pwman",
            "description": "curses based password management program",
            "long_description": "PWman is a curses based password storage application. It uses GnuPG to encrypt and decrypt the password file. The interface was inspired by Jaako Heinonen's abook.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "mni",
                    "github": "",
                    "ports_count": 27
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "gnupg2",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pwsafe",
            "portdir": "security/pwsafe",
            "version": "0.2.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://nsd.dyndns.org/pwsafe/",
            "description": "manage encrypted password databases",
            "long_description": "pwsafe is a command-line program that manages encrypted password databases",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "openssl",
                        "readline",
                        "xorg-libXmu"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rats",
            "portdir": "security/rats",
            "version": "2.4",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://code.google.com/p/rough-auditing-tool-for-security/",
            "description": "Rough Auditing Tool for Security",
            "long_description": "RATS is a tool for scanning C, Perl, PHP and Python source code and flagging common security related programming errors such as buffer overflows and TOCTOU (Time Of Check, Time Of Use) race conditions.",
            "active": true,
            "categories": [
                "devel",
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "expat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "reaver",
            "portdir": "security/reaver",
            "version": "1.6.6",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/t6x/reaver-wps-fork-t6x",
            "description": "Brute-force attack against Wi-Fi Protected Setup",
            "long_description": "Reaver implements a brute-force attack against Wi-Fi Protected Setup which can crack the WPS PIN of a wireless access point in a matter of hours and subsequently recover the WPA/WPA2 passphrase. Reaver includes Wash, a utility for identifying potentially vulnerable access points.",
            "active": true,
            "categories": [
                "net",
                "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": [
                        "libpcap"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "aircrack-ng"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rsyncrypto",
            "portdir": "security/rsyncrypto",
            "version": "1.14",
            "license": "(GPL-2+ or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sourceforge.net/projects/rsyncrypto/",
            "description": "rsync friendly file encryption",
            "long_description": "A slightly reduced strength bulk encryption. In exchange for the reduced strength, you get the ability to rsync the encrypted files, so that local changes in the plaintext file will result in (relatively) local changes to the cyphertext file.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gzip",
                        "argtable",
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sancp",
            "portdir": "security/sancp",
            "version": "1.6.1",
            "license": "QPL-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://sancp.sourceforge.net",
            "description": "Security Analyst Network Connection Profiler",
            "long_description": "This is a network security tool designed to collect statistical information regarding network traffic, as well as, collect the traffic itself in pcap format, all for the purpose of: auditing, historical analysis, and network activity discovery.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpcap"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "scponly",
            "portdir": "security/scponly",
            "version": "4.6",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.sublimation.org/scponly/",
            "description": "Limited shell which wraps scp/sftp",
            "long_description": "scponly is an alternative 'shell' (of sorts) for system administrators who would like to provide access to remote users to both read and write local files without providing any remote execution priviledges. Functionally, it is best described as a wrapper to the mostly trusted suite of ssh applications.",
            "active": true,
            "categories": [
                "sysutils",
                "net",
                "security"
            ],
            "maintainers": [],
            "variants": [
                "noWildcards",
                "noWinscpCompat",
                "rsyncCompat",
                "chroot",
                "scpCompat",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssh"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "scrub",
            "portdir": "security/scrub",
            "version": "2.6.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/chaos/scrub",
            "description": "Overwrites files or devices with patterns",
            "long_description": "Scrub writes patterns on special files (i.e. raw disk devices) or regular files to make retrieving the data more difficult. Scrub writes NNSA NAP-14.x, DoD 5220.22-M, BSI, 35-pass gutmann, or one of several other selectable pattern sequences",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "scute",
            "portdir": "security/scute",
            "version": "1.7.0",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gnupg.org/",
            "description": "PKCS#11 interface to the GnuPG Agent",
            "long_description": "Scute is a PKCS#11 implementation relying on the GnuPG Agent. It enables the use of an OpenPGP smartcard for TLS client authentication and for CMS digital signatures with Mozilla and other PKCS#11-compatible applications.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "dgouttegattat",
                    "github": "gouttegd",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "ImageMagick",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnupg2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "secpwgen",
            "portdir": "security/secpwgen",
            "version": "1.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.core-dump.com.hr/index.pl?node_id=407",
            "description": "An utility for generating secure passphrases",
            "long_description": "An utility for generating secure passphrases. Implements several methods for passphrase generation including the Diceware method with 8192 word dictionary compiled in the executable.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cryptlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ssdeep",
            "portdir": "security/ssdeep",
            "version": "2.14.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ssdeep-project.github.io/ssdeep/",
            "description": "Recursively compute fuzzy hashes on files",
            "long_description": "ssdeep is a program for computing fuzzy hashes on files. These hashes can be used for finding similar files.",
            "active": true,
            "categories": [
                "sysutils",
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "stegdetect",
            "portdir": "security/stegdetect",
            "version": "0.6",
            "license": "BSD-old and SSLeay and Permissive and IJG",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.outguess.org/detection.php",
            "description": "tool for detecting steganographic content in jpeg images.",
            "long_description": "Stegdetect is an automated tool for detecting steganographic content in images. It is capable of detecting several different steganographic methods to embed hidden information in jpeg images.",
            "active": true,
            "categories": [
                "graphics",
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "steghide",
            "portdir": "security/steghide",
            "version": "0.5.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://steghide.sourceforge.net/",
            "description": "Steghide is a steganography program",
            "long_description": "Steghide is a steganography program that is able to hide data in various kinds of image- and audio-files. The color- respectivly sample-frequencies are not changed thus making the embedding resistant against first-order statistical tests.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "cforkin",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "libtool",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libmcrypt",
                        "mhash",
                        "zlib",
                        "libiconv",
                        "libjpeg-turbo",
                        "gettext"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tripwire",
            "portdir": "security/tripwire",
            "version": "2.4.3.7",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Tripwire/tripwire-open-source",
            "description": "integrity assurance and intrusion detection tool",
            "long_description": "Tripwire software is a tool that checks to see what has changed on your system. The program monitors key attributes of files that should not change, including binary signature, size, expected change of size, etc. Tripwire is originally known as an intrusion detection tool, but can be used for many other purposes such as integrity assurance, change management, policy compliance and more.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [],
            "variants": [
                "anacron",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "unhash",
            "portdir": "security/unhash",
            "version": "1.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.dxp2532.info/",
            "description": "brute force attack against MD5 or SHA1 hashes",
            "long_description": "UnHash is a program that tries a brute force attack against a given hash. The hash can be MD5 or SHA1, and the program will auto-detect which one is given.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "usign-devel",
            "portdir": "security/usign-devel",
            "version": "20190920",
            "license": "ISC",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://openwrt.org/docs/guide-user/security/keygen#generate_usign_key_pair",
            "description": "OpenWrt signature verification utility",
            "long_description": "OpenWrt signature verification utility",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 97
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ykpers",
            "portdir": "security/ykpers",
            "version": "1.20.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://developers.yubico.com/yubikey-personalization/",
            "description": "Easily personalize Yubico's USB keys.",
            "long_description": "Yubico's USB keys (called Yubikeys) need to be personalized. This project's purpose is to create a library that makes this an easy task.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "cal",
                    "github": "neverpanic",
                    "ports_count": 53
                },
                {
                    "name": "snc",
                    "github": "nerdling",
                    "ports_count": 157
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libyubikey"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "KeePassXC",
                        "KeePassXC-devel",
                        "yubico-pam"
                    ]
                }
            ]
        },
        {
            "name": "zzuf",
            "portdir": "security/zzuf",
            "version": "0.15",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://caca.zoy.org/wiki/zzuf",
            "description": "zzuf is a transparent application input fuzzer",
            "long_description": "zzuf is a transparent application input fuzzer. Its purpose is to find bugs in applications by corrupting their user-contributed data (which more than often comes from untrusted sources on the Internet). It works by intercepting file and network operations and changing random bits in the program's input. zzuf's behaviour is deterministic, making it easier to reproduce bugs.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "normen",
                    "github": "Gminfly",
                    "ports_count": 11
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "etsh",
            "portdir": "shells/etsh",
            "version": "5.4.0",
            "license": "BSD and BSD-old",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://etsh.nl/",
            "description": "Ports of the Sixth Edition (V6) UNIX Thompson shell",
            "long_description": "The Etsh Project provides two ports of the original /bin/sh from Sixth Edition (V6) UNIX (circa 1975). Etsh is an enhanced port of the shell. Tsh is an unenhanced port of the shell, and glob is a port of its global command. This project also includes the following shell utilities: if, goto, and fd2.",
            "active": true,
            "categories": [
                "shells"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mksh",
            "portdir": "shells/mksh",
            "version": "R59c",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mirbsd.org/mksh.htm",
            "description": "A free implementation of the Korn Shell programming language",
            "long_description": "A free implementation of the Korn Shell programming language and a successor to the Public Domain Korn Shell (pdksh).",
            "active": true,
            "categories": [
                "shells"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1155
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nsh",
            "portdir": "shells/nsh",
            "version": "0.4.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/nuta/nsh",
            "description": "A command-line shell like fish, but POSIX compatible.",
            "long_description": "A command-line shell that focuses on productivity and swiftness featuring a POSIX compliant interactive shell with some Bash extensions, tab completions and syntax highlighting, Bash completion support (by internally invoking the genuine Bash), builtin zero configration features, and written in Rust.",
            "active": true,
            "categories": [
                "shells"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1017
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "clang-12"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "bash"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pdksh",
            "portdir": "shells/pdksh",
            "version": "5.2.14",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20160918190548/http://www.cs.mun.ca/~michael/pdksh/",
            "description": "A Public Domain clone of ksh",
            "long_description": "At the moment, it has most of the ksh88 features, not much of the ksh93 features, and a number of its own features. pdksh was initially created by Eric Gisin using Charles Forsyth's public domain V7 shell as a base as well as parts of the BRL shell. Since then a number of people have maintained and contributed to it",
            "active": true,
            "categories": [
                "shells"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "FDclone",
            "portdir": "sysutils/FDclone",
            "version": "3.01a",
            "license": "Restrictive/Distributable",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://hp.vector.co.jp/authors/VA012337/soft/fd/index.html",
            "description": "File & Directory Maintenance Tool",
            "long_description": "File & Directory Maintenance Tool",
            "active": true,
            "categories": [
                "sysutils",
                "shells"
            ],
            "maintainers": [],
            "variants": [
                "universal",
                "engmes"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "FluffyDisplay",
            "portdir": "sysutils/FluffyDisplay",
            "version": "1.0.5",
            "license": "Apache-2",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tml1024/FluffyDisplay",
            "description": "create virtual displays/screens/monitors",
            "long_description": "FluffyDisplay lets you create virtual displays/screens/monitors on your primary Mac so that you could connect to them from a second computer using VNC or screen sharing and thereby use your second computer's display to extend your primary Mac's screen space.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "anacron",
            "portdir": "sysutils/anacron",
            "version": "2.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://sourceforge.net/projects/anacron",
            "description": "Schedules periodic jobs on systems that are not permanently up",
            "long_description": "Anacron is a periodic command scheduler. It executes commands at intervals specified in days. Unlike cron, it does not assume that the system is running continuously.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "andatool",
            "portdir": "sysutils/andatool",
            "version": "0.8",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20161011014755/https://www.vanheusden.com/andatool/",
            "description": "Andatool displays in realtime how often regular expressions match",
            "long_description": "Andatool displays in realtime how often one or more regular expressions match with what scrolls-by in a logfile. That way you can see quickly, for example, what firewall-rules get triggered most.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ansible",
            "portdir": "sysutils/ansible",
            "version": "2.3.2.0.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": "py-ansible",
            "homepage": "https://github.com/ansible/ansible",
            "description": "SSH-based configuration management and deployment system",
            "long_description": "Ansible is a radically simple model-driven configuration management, multi-node deployment, and remote task execution system. Ansible works over SSH and does not require any software or daemons to be installed on remote nodes. Extension modules can be written in any language and are transferred to managed machines automatically.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "pedro.salgado",
                    "github": "steenzout",
                    "ports_count": 52
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "apparix",
            "portdir": "sysutils/apparix",
            "version": "11-062",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://micans.org/apparix/",
            "description": "File system navigation on steroids",
            "long_description": "Apparix allows fast file system navigation by bookmarking directories and jumping to a bookmark directly.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "matias.piipari",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "arq_restore",
            "portdir": "sysutils/arq_restore",
            "version": "5.7",
            "license": "MIT",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/arqbackup/arq_restore",
            "description": "command-line utility for restoring from backups created by Arq",
            "long_description": "arq_restore is a command-line utility for restoring from backups created by Arq. See https://www.arqbackup.com",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-12"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl10"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "as-tree",
            "portdir": "sysutils/as-tree",
            "version": "0.12.0",
            "license": "permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jez/as-tree",
            "description": "Print a list of paths as a tree of paths",
            "long_description": "Print a list of paths as a tree of paths. This tool is particularly useful when used with find or fd to produce such a list of files. It's similar in spirit to tree, but find and fd tend to be more powerful when it comes to controlling which files to list.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1017
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "clang-12"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "autopsy",
            "portdir": "sysutils/autopsy",
            "version": "2.24",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.sleuthkit.org/autopsy/",
            "description": "Autopsy Forensic Browser",
            "long_description": "The Autopsy Forensic Browser is a graphical interface to the command line digital investigation analysis tools in The Sleuth Kit. Together, they can analyze Windows and UNIX disks and file systems (NTFS, FAT, UFS1/2, Ext2/3). The Sleuth Kit and Autopsy are both Open Source and run on UNIX platforms. As Autopsy is HTML-based, you can connect to the Autopsy server from any platform using an HTML browser. Autopsy provides a \"File Manager\"-like interface and shows details about deleted data and file system structures.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "perl5",
                        "file",
                        "md5sha1sum",
                        "sleuthkit"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}