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

{
    "count": 50662,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=894",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=892",
    "results": [
        {
            "name": "proxytunnel",
            "portdir": "net/proxytunnel",
            "version": "1.9.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://proxytunnel.sourceforge.net/",
            "description": "ProxyTunnel is a program that connects stdin and stdout to a server somewhere on the network, through a standard HTTPS proxy. This will allow you for example to access SSH servers when you normally only have http(s) access.",
            "long_description": "ProxyTunnel is a program that connects stdin and stdout to a server somewhere on the network, through a standard HTTPS proxy. This will allow you for example to access SSH servers when you normally only have http(s) access.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "proxify",
            "portdir": "net/proxify",
            "version": "0.0.16",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/projectdiscovery/proxify",
            "description": "Swiss Army knife Proxy tool for HTTP/HTTPS traffic capture, manipulation, and replay on the go.",
            "long_description": "Swiss Army Knife Proxy for rapid deployments. Supports multiple operations such as request/response dump, filtering and manipulation via DSL language, upstream HTTP/Socks5 proxy. Additionally a replay utility allows to import the dumped traffic (request/responses with correct domain name) into burp or any other proxy by simply setting the upstream proxy to proxify.",
            "active": true,
            "categories": [
                "net",
                "www"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "prosody",
            "portdir": "net/prosody",
            "version": "0.12.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://prosody.im",
            "description": "Prosody is a modern flexible communications server for Jabber/XMPP written in Lua.",
            "long_description": "Prosody is a modern flexible communications server for Jabber/XMPP written in Lua. It aims to be easy to set up and configure, and light on resources. For developers it aims to be easy to extend and give a flexible system on which to rapidly develop added functionality, or prototype new protocols.",
            "active": true,
            "categories": [
                "net",
                "chat"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libidn",
                        "lua53-luafilesystem",
                        "openssl3",
                        "icu",
                        "lua53-luasec",
                        "lua53-luasocket",
                        "lua53-luaexpat",
                        "lua"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "proftpd",
            "portdir": "net/proftpd",
            "version": "1.3.9",
            "license": "GPL-2+",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.proftpd.org",
            "description": "Highly configurable ftp-server.",
            "long_description": "ProFTPD is a highly configurable ftp daemon for unix and unix-like operating systems. ProFTPD is designed to be somewhat of a drop-in replacement for wu-ftpd with a configuration format like Apache.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1
                }
            ],
            "variants": [
                "mysql57",
                "mysql8",
                "postgresql13",
                "postgresql14",
                "postgresql15",
                "postgresql16",
                "postgresql17",
                "sqlite3",
                "quotasql",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "autoconf",
                        "automake",
                        "libtool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsodium",
                        "ncurses",
                        "openssl",
                        "libidn"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "profanity",
            "portdir": "net/profanity",
            "version": "0.15.1",
            "license": "(GPL-3+ or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://profanity-im.github.io",
            "description": "A console-based XMPP client written in C using ncurses",
            "long_description": "Profanity is a console based XMPP client written in C using ncurses and libstrophe, inspired by Irssi.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 652
                }
            ],
            "variants": [
                "notifications",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "autoconf-archive",
                        "automake",
                        "cmocka",
                        "libtool",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "readline",
                        "qrencode",
                        "curl",
                        "glib2",
                        "libotr",
                        "expat",
                        "python312",
                        "libstrophe",
                        "gpgme",
                        "libassuan",
                        "libgcrypt",
                        "libgpg-error",
                        "libsignal-protocol-c",
                        "ncurses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "prettyping",
            "portdir": "net/prettyping",
            "version": "1.1.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://denilsonsa.github.io/prettyping/",
            "description": "prettier, more colorful, more compact, easier to read ping output",
            "long_description": "prettyping is a wrapper around the standard ping tool with the objective of making the output prettier, more colorful, more compact, and easier to read. prettyping runs the standard ping in the background and parses its output, showing the ping responses in a graphical way at the terminal (by using colors and Unicode characters).",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pidgin-sipe",
            "portdir": "net/pidgin-sipe",
            "version": "1.22.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://sipe.sourceforge.net/",
            "description": "Pidgin protocol plugin for Office 365/Lync/OCS",
            "long_description": "Pidgin protocol plugin for Office 365/Lync/OCS",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "michael.klein",
                    "github": "mklein-de",
                    "ports_count": 16
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0",
                        "intltool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "telepathy-glib",
                        "pidgin",
                        "gmime",
                        "kerberos5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pidgin-encryption",
            "portdir": "net/pidgin-encryption",
            "version": "3.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pidgin-encrypt.sourceforge.net/",
            "description": "Pidgin encryption plugin",
            "long_description": "Pidgin encryption plugin",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "rsync",
                    "github": "",
                    "ports_count": 3
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nss",
                        "pidgin"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pidgin-bot-sentry",
            "portdir": "net/pidgin-bot-sentry",
            "version": "1.3.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://sourceforge.net/projects/pidgin-bs/",
            "description": "Pidgin plugin to prevent spam.",
            "long_description": "Bot Sentry is a Pidgin (libpurple) plugin to prevent Instant Message (IM) spam. It allows you to ignore IMs unless the sender is in your Buddy List, the sender is in your Allow List, or the sender correctly answers a question you have predefined.",
            "active": true,
            "categories": [
                "net",
                "chat"
            ],
            "maintainers": [
                {
                    "name": "nefar",
                    "github": "",
                    "ports_count": 2
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0",
                        "intltool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pidgin"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "finch",
            "portdir": "net/pidgin",
            "version": "2.14.14",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.pidgin.im/",
            "description": "Multi-protocol Instant Messaging client",
            "long_description": "Pidgin is an Open Source clone of America OnLine's Instant Messenger client that uses GTK+ version 2. It features multiple groups, group chat, user information fetching and registration, time stamping, and more. It also supports other IM protocols, including Yahoo!, ICQ, Jabber, Napster, IRC, and Zephyr via included plugins.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2625
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "gettext",
                        "libtool",
                        "pkgconfig",
                        "gsed",
                        "intltool",
                        "python311",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "gettext-runtime",
                        "gnutls",
                        "libgnt",
                        "ncurses",
                        "gconf",
                        "libidn",
                        "libpurple",
                        "libxml2",
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libpurple",
            "portdir": "net/pidgin",
            "version": "2.14.14",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.pidgin.im/",
            "description": "Multi-protocol Instant Messaging client",
            "long_description": "Pidgin is an Open Source clone of America OnLine's Instant Messenger client that uses GTK+ version 2. It features multiple groups, group chat, user information fetching and registration, time stamping, and more. It also supports other IM protocols, including Yahoo!, ICQ, Jabber, Napster, IRC, and Zephyr via included plugins.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2625
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "autoconf",
                        "automake",
                        "gettext",
                        "libtool",
                        "pkgconfig",
                        "gsed",
                        "intltool",
                        "python311"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "gnutls",
                        "gconf",
                        "tcl",
                        "libidn",
                        "libxml2",
                        "tk",
                        "perl5.34",
                        "gettext-runtime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "telepathy-haze",
                        "Chatty",
                        "centerim",
                        "pidgin",
                        "finch"
                    ]
                }
            ]
        },
        {
            "name": "pidgin",
            "portdir": "net/pidgin",
            "version": "2.14.14",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.pidgin.im/",
            "description": "Multi-protocol Instant Messaging client",
            "long_description": "Pidgin is an Open Source clone of America OnLine's Instant Messenger client that uses GTK+ version 2. It features multiple groups, group chat, user information fetching and registration, time stamping, and more. It also supports other IM protocols, including Yahoo!, ICQ, Jabber, Napster, IRC, and Zephyr via included plugins.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2625
                }
            ],
            "variants": [
                "x11",
                "quartz",
                "spellcheck",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "gettext",
                        "libtool",
                        "pkgconfig",
                        "gsed",
                        "intltool",
                        "python311",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libX11",
                        "xorg-libXScrnSaver",
                        "xorg-libXext",
                        "audiofile",
                        "xorg-libsm",
                        "perl5.34",
                        "gettext-runtime",
                        "xorg-libice",
                        "libao",
                        "glib2",
                        "gnutls",
                        "gconf",
                        "gtk2",
                        "libidn",
                        "libpurple",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "pidgin-bot-sentry",
                        "pidgin-encryption",
                        "pidgin-sipe",
                        "pidgin-otr"
                    ]
                }
            ]
        },
        {
            "name": "pftp",
            "portdir": "net/pftp",
            "version": "0.4",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pftp.sourceforge.net/",
            "description": "ftp client with FXP, SSL, and TLS support",
            "long_description": "PFTP is a portable FTP client, with many useful features, such as FXP, SSL, and TLS support",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "openssl",
                        "readline",
                        "libpftp",
                        "libpftputil"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pen",
            "portdir": "net/pen",
            "version": "0.17.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://siag.nu/pen/",
            "description": "load balancer for simple tcp based protocols",
            "long_description": "pen is a load balancer for simple tcp based protocols such as http or smtp. It allows several servers to appear as one to the outside and automatically detects servers that are down and distributes clients among the available servers. This gives high availability and scalable performance.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pdsh",
            "portdir": "net/pdsh",
            "version": "2.34",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/chaos/pdsh",
            "description": "Parallel Distributed Shell",
            "long_description": "Pdsh is a high-performance, parallel remote shell utility. It uses a sliding window of threads to execute remote commands, conserving socket resources while allowing some connections to timeout if needed. It was originally written as a replacement for IBM's DSH on clusters at LLNL.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "james.trammell",
                    "github": "jtrammel",
                    "ports_count": 7
                },
                {
                    "name": "unixfan",
                    "github": "unix-fan",
                    "ports_count": 1
                }
            ],
            "variants": [
                "genders",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "readline"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pdnsd",
            "portdir": "net/pdnsd",
            "version": "1.2.9a",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://members.home.nl/p.a.rombouts/pdnsd/",
            "description": "proxy dns server with permanent caching",
            "long_description": "pdnsd is a proxy dns server with permanent caching: the cache contents are written to hard disk on exit. It is designed to cope with unreachable or down dns servers, for example in dial-in networking.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pdns-recursor",
            "portdir": "net/pdns-recursor",
            "version": "5.3.1",
            "license": "(GPL-2 or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.powerdns.com/recursor.html",
            "description": "a high-end, high-performance resolving name server",
            "long_description": "The PowerDNS Recursor is a high-end, high-performance resolving name server which powers the DNS resolution of at least a hundred million subscribers. Utilizing multiple processors and supporting the same powerful scripting ability of the Authoritative Server, the Recursor delivers top performance while retaining the flexibility modern DNS deployments require.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 97
                }
            ],
            "variants": [
                "lua",
                "luajit",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lua",
                        "boost176",
                        "openssl3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pavuk",
            "portdir": "net/pavuk",
            "version": "0.9.35",
            "license": "(GPL-2+ or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pavuk.sourceforge.net/",
            "description": "HTTP, FTP and Gopher mirroring tool",
            "long_description": "Pavuk is UNIX program used to mirror contents of WWW documents or files. It transfers documents from HTTP, FTP, Gopher and optionaly from HTTPS (HTTP over SSL) servers. Pavuk have optional GUI based on GTK+ widget set.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "ssl",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "gettext"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pastebinit",
            "portdir": "net/pastebinit",
            "version": "1.5",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.stgraber.org/category/pastebinit",
            "description": "pastebinit is a command-line tool to send data to a pastebin",
            "long_description": "pastebinit is a command-line tool to send data to a pastebin: a web site which allows its users to upload snippets of text for public viewing.",
            "active": true,
            "categories": [
                "net",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "clang-12"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-configobj"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pads",
            "portdir": "net/pads",
            "version": "1.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://passive.sourceforge.net/",
            "description": "network sniffer with a rule-based detection engine",
            "long_description": "Passive Asset Detection System (PADS) was designed to supplement active scanners by combining a network sniffer with a rule-based detection engine similar to a network IDS. It will listen to a network and attempt to provide an up-to-date look at the hosts and services running on the network. The application operates invisibly and will never release a packet into the network.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pcre",
                        "libpcap"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "packit",
            "portdir": "net/packit",
            "version": "1.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://packit.sourceforge.net/",
            "description": "network injection and capture",
            "long_description": "Packit (Packet toolkit) is a network auditing tool. Its value is derived from its ability to customize, inject, monitor, and manipulate IP traffic. By allowing you to define (spoof) nearly all TCP, UDP, ICMP, IP, ARP, RARP, and Ethernet header options, Packit can be useful in testing firewalls, intrusion detection/prevention systems, port scanning, simulating network traffic, and general TCP/IP auditing. Packit is also an excellent tool for learning TCP/IP.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libnet"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "packetforward",
            "portdir": "net/packetforward",
            "version": "0.8.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.holdorf.dk/software/downloads/",
            "description": "An IP packet capture/forward application",
            "long_description": "PakcetForward is an IP packet capture/forward application based on libpcap and libnet. It is a command line tool that listens on one network interface for UDP and TCP packets and then injects them on the same or another network interface changing the destination address.",
            "active": false,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libnet",
                        "libpcap"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p0f",
            "portdir": "net/p0f",
            "version": "3.09b",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lcamtuf.coredump.cx/p0f3/",
            "description": "versatile passive OS fingerprinting, masquerade detection tool",
            "long_description": "p0f is a versatile passive OS fingerprinting and masquerade detection utility, to be used for evidence or information gathering on servers, firewalls, IDSes, and honeypots, for pen-testing, or just for the fun of it.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpcap"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "nsm-console"
                    ]
                }
            ]
        },
        {
            "name": "ostinato",
            "portdir": "net/ostinato",
            "version": "0.9",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pstavirs/ostinato",
            "description": "Ostinato is an open-source, cross-platform network packet crafter/traffic generator and analyzer with a friendly GUI.",
            "long_description": "Ostinato is an open-source, cross-platform network packet crafter/traffic generator and analyzer with a friendly GUI. Craft and send packets of several streams with different protocols at different rates.",
            "active": true,
            "categories": [
                "devel",
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "protobuf3-cpp",
                        "libpcap"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openvpn2",
            "portdir": "net/openvpn2",
            "version": "2.6.17",
            "license": "(GPL-2 or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://openvpn.net",
            "description": "easy-to-use, robust, and highly configurable VPN",
            "long_description": "OpenVPN is an easy-to-use, robust, and highly configurable VPN (Virtual Private Network) daemon which can be used to securely link two or more private networks using an encrypted tunnel over the internet.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 228
                }
            ],
            "variants": [
                "pkcs11",
                "passwordsave",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lz4",
                        "lzo2",
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openvpn",
            "portdir": "net/openvpn",
            "version": "1.6.0",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "openvpn2",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by openvpn2",
            "long_description": "This port has been replaced by openvpn2.",
            "active": false,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-13"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ssh-copy-id",
            "portdir": "net/openssh",
            "version": "10.2p1",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.openbsd.org/openssh/",
            "description": "Shell script to install your public key(s) on a remote machine",
            "long_description": "Shell script to install your public key(s) on a remote machine",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 97
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "openssh"
                    ]
                }
            ]
        },
        {
            "name": "openssh",
            "portdir": "net/openssh",
            "version": "10.2p1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.openbsd.org/openssh/",
            "description": "OpenSSH secure login server",
            "long_description": "OpenSSH is a FREE version of the SSH protocol suite of network connectivity tools that increasing numbers of people on the Internet are coming to rely on. Many users of telnet, rlogin, ftp, and other such programs might not realize that their password is transmitted across the Internet unencrypted, but it is. OpenSSH encrypts all traffic (including passwords) to effectively eliminate eavesdropping, connection hijacking, and other network-level attacks. Additionally, OpenSSH provides a myriad of secure tunneling capabilities, as well as a variety of authentication methods.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "artkiver",
                    "github": "artkiver",
                    "ports_count": 12
                }
            ],
            "variants": [
                "xauth",
                "kerberos5",
                "ldns",
                "fido2",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "autoconf",
                        "automake",
                        "libtool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libedit",
                        "ncurses",
                        "openssl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ssh-copy-id"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "seahorse",
                        "gvfs",
                        "rsnapshot",
                        "s3fs",
                        "p5.26-net-openssh",
                        "scponly",
                        "p5.28-net-openssh",
                        "p5.30-net-openssh",
                        "p5.32-net-openssh",
                        "p5.34-net-openssh",
                        "backuppc",
                        "sshfs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "dsh",
                        "dsocks",
                        "gutils-suite-core",
                        "danectl"
                    ]
                }
            ]
        },
        {
            "name": "openradius",
            "portdir": "net/openradius",
            "version": "0.9.12c",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://sites.e-advies.nl/openradius",
            "description": "RADIUS server with various back ends",
            "long_description": "RADIUS server with various back ends",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-12"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openntpd",
            "portdir": "net/openntpd",
            "version": "6.8p1",
            "license": "ISC and BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.openntpd.org/",
            "description": "free, easy to use implementation of the Network Time Protocol",
            "long_description": "OpenNTPD is a free, easy to use implementation of the Network Time Protocol. It provides the ability to sync the local clock to remote NTP servers and can act as NTP server itself, redistributing the local clock.",
            "active": true,
            "categories": [
                "sysutils",
                "net"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 97
                }
            ],
            "variants": [
                "https",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openload",
            "portdir": "net/openload",
            "version": "0.1.2",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://openwebload.sourceforge.net/",
            "description": "Load testing of web applications.",
            "long_description": "OpenWebLoad is a tool for load testing web applications. It aims to be easy to use and providing near real-time performance measurements of the application under test. This is particulary useful when you are doing optimization as you can see the impact of your changes almost immediately.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "smibrahim",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openfortivpn",
            "portdir": "net/openfortivpn",
            "version": "1.22.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/adrienverge/openfortivpn",
            "description": "Client for PPP+SSL VPN tunnel services.",
            "long_description": "openfortivpn is a client for PPP+SSL VPN tunnel services. It spawns a pppd process and operates the communication between the gateway and this process. It is compatible with Fortinet VPNs.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "millerdev",
                    "github": "millerdev",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openconnect-gui",
            "portdir": "net/openconnect-gui",
            "version": "1.5.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/openconnect/openconnect-gui",
            "description": "GUI client for openconnect VPN",
            "long_description": "GUI client for openconnect VPN",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnutls",
                        "openconnect"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "vpnc-scripts"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openconnect",
            "portdir": "net/openconnect",
            "version": "9.12",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.infradead.org/openconnect/",
            "description": "OpenConnect is a client for Cisco's AnyConnect SSL VPN",
            "long_description": "OpenConnect is a client for Cisco's AnyConnect SSL VPN, which is supported by the ASA5500 Series, by IOS 12.4(9)T or later on Cisco SR500, 870, 880, 1800, 2800, 3800, 7200 Series and Cisco 7301 Routers, and probably others.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "gnutls",
                "kerberos",
                "libproxy",
                "libpskc",
                "universal",
                "ssl"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "gnutls",
                        "vpnc-scripts",
                        "lz4",
                        "libiconv",
                        "libxml2",
                        "p11-kit",
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "openconnect-sso",
                        "openconnect-gui"
                    ]
                }
            ]
        },
        {
            "name": "onioncat",
            "portdir": "net/onioncat",
            "version": "0.4.7",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.onioncat.org/",
            "description": "VPN-adapter that provides VPN-tunnels using Tor or I2P",
            "long_description": "OnionCat is a VPN-adapter which allows to connect two or more computers or networks through VPN-tunnels. It is designed to use the anonymization networks Tor or I2P as its transport, hence, it provides location-based anonymity while still creating tunnel end points with private unique IP addresses.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 97
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tuntaposx",
                        "tor"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ola",
            "portdir": "net/ola",
            "version": "0.10.9",
            "license": "GPL-2+ and LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.openlighting.org/ola/",
            "description": "open framework for DMX512 lighting control",
            "long_description": "The Open Lighting Architecture (OLA) provides a plug-in framework for distributing DMX512 control signals on Mac and Linux. It provides C++ and Python libraries which abstract away the underlying DMX over IP protocol or DMX interface.",
            "active": true,
            "categories": [
                "net",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "bugs",
                    "github": "peternewman",
                    "ports_count": 1
                }
            ],
            "variants": [
                "python27",
                "rdm_tests",
                "http",
                "libftdi0",
                "libftdi1",
                "libusb",
                "osc",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "cppunit",
                        "libtool",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libmicrohttpd",
                        "liblo",
                        "libftdi1",
                        "libusb",
                        "protobuf3-cpp",
                        "python27",
                        "py27-protobuf3"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cppunit"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "oinkmaster",
            "portdir": "net/oinkmaster",
            "version": "2.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://oinkmaster.sourceforge.net/",
            "description": "Oinkmaster is a script that will help you update and manage your Snort rules.",
            "long_description": "Oinkmaster is a script that will help you update and manage your Snort rules.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1241
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "wget"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "oftpd",
            "portdir": "net/oftpd",
            "version": "0.3.7",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.time-travellers.org/oftpd/",
            "description": "Secure anonymous FTP server",
            "long_description": "oftpd is designed to be as secure as an anonymous FTP server can possibly be. It runs as non-root for most of the time, and uses the Unix chroot() command to hide most of the systems directories from external users - they cannot chane into them even if the server is totally compromised! It contains it's own directory change code, so that it can run efficiently as a threaded server, and it's own directory listing code (many FTP servers execute the system 'ls' command to list files). It is currently being code-reviewed for buffer overflows, and being load-tested.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ocaml-ftp",
            "portdir": "net/ocaml-ftp",
            "version": "0.1.0",
            "license": "LGPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://savonet.sf.net/",
            "description": "OCaml ftp client library",
            "long_description": "OCaml ftp client library",
            "active": true,
            "categories": [
                "devel",
                "net",
                "ocaml"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ocaml",
                        "ocaml-findlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "obby",
            "portdir": "net/obby",
            "version": "0.4.8",
            "license": "GPL-2+",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gobby.github.io",
            "description": "Synced document buffers",
            "long_description": "obby is a library which provides synced document buffers. It supports multiple documents in one session and is portable to both Windows and POSIX platforms.",
            "active": false,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsigcxx2",
                        "net6"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "sobby"
                    ]
                }
            ]
        },
        {
            "name": "nzbget",
            "portdir": "net/nzbget",
            "version": "21.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nzbget.net/",
            "description": "NZBGet is a cross-platform binary newsgrabber for nzb files, written in C++.",
            "long_description": "NZBGet is a cross-platform binary newsgrabber for nzb files, written in C++. It supports client/server mode, automatic par-check/-repair and web-interface. NZBGet requires low system resources and runs great on routers, NAS-devices and media players.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcrypt",
                        "zlib",
                        "libxml2",
                        "ncurses",
                        "gnutls"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nylon",
            "portdir": "net/nylon",
            "version": "1.21",
            "license": "BSD and BSD-old",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://monkey.org/~marius/nylon/",
            "description": "A Unix SOCKS 4, 4a and 5 proxy server",
            "long_description": "nylon is a proxy server which currently supports SOCKS version 4, 4a and 5, as well as a mirror mode which allows nylon to mirror services.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libevent"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nxproxy",
            "portdir": "net/nxcomp",
            "version": "3.5.99.22",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.x2go.org/doku.php/wiki:libs:nx-libs",
            "description": "nxproxy is a compressing proxy for X",
            "long_description": "nxproxy is a library compressing X commands to be passed over network for use with the X2Go suite.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "ionic",
                    "github": "Ionic",
                    "ports_count": 24
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nxcomp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "x2goclient"
                    ]
                }
            ]
        },
        {
            "name": "nxcomp",
            "portdir": "net/nxcomp",
            "version": "3.5.99.22",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.x2go.org/doku.php/wiki:libs:nx-libs",
            "description": "nxcomp is the X compression library by NX",
            "long_description": "nxcomp is a library compressing X commands to be passed over network for use with the X2Go suite.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "ionic",
                    "github": "Ionic",
                    "ports_count": 24
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libjpeg-turbo",
                        "libpng",
                        "xorg-xorgproto",
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "nxproxy"
                    ]
                }
            ]
        },
        {
            "name": "ntop",
            "portdir": "net/ntop",
            "version": "5.0.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.ntop.org/",
            "description": "network traffic probe",
            "long_description": "ntop is a network traffic probe that shows the network usage, similar to what the popular top Unix command does.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libevent",
                        "libtool",
                        "gawk",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "rrdtool",
                        "gdbm",
                        "py27-rrdtool",
                        "libgeoip",
                        "gd2",
                        "libpng",
                        "python27",
                        "libpcap"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nss",
            "portdir": "net/nss",
            "version": "3.120",
            "license": "(MPL-2 or GPL-2+ or LGPL-2.1+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS",
            "description": "Network Security Service libraries.",
            "long_description": "Network Security Service libraries.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "sqlite3",
                        "nspr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "pkcs11-provider"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "liboauth",
                        "pidgin-encryption",
                        "evolution-data-server-gtk4",
                        "qca",
                        "qca-qt5",
                        "qca-pkcs11",
                        "qca-qt5-pkcs11",
                        "evolution-data-server",
                        "xmlsec",
                        "nut",
                        "gdm",
                        "redwax-tool",
                        "poppler-devel",
                        "poppler-devel-qt5",
                        "poppler",
                        "xmlsec-1.2",
                        "poppler-qt5"
                    ]
                }
            ]
        },
        {
            "name": "nsping",
            "portdir": "net/nsping",
            "version": "0.8",
            "license": "GPL-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "DNS ping",
            "long_description": "Nsping uses DNS queries to monitor reachability and operation of nameservers, as well as the latency of DNS queries. It does this by sending random recursive DNS queries to the nameserver (avoiding the effects of DNS caching) and measuring the amount of time between the sending of the query and the receipt of the response packet.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nsm-console",
            "portdir": "net/nsm-console",
            "version": "0.7",
            "license": "LGPL-3+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://writequit.org/projects/nsm-console/",
            "description": "framework for performing analysis on packet capture files",
            "long_description": "NSM-Console (Network Security Monitoring Console) is a framework for performing analysis on packet capture files. It implements a modular structure to allow for an analyst to quickly write modules of their own without any programming language experience. Using these modules a large amount of pcap analysis can be performed quickly using a set of global (as well as per-module) options. It aims to be simple to run and easy to understand without a lot of learning time.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "argus-clients",
                        "chaosreader",
                        "ngrep",
                        "p0f",
                        "snort",
                        "tcpdstat",
                        "argus",
                        "tcpick",
                        "tcptrace",
                        "tcpxtract",
                        "wireshark3",
                        "foremost",
                        "tcpflow"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nslint",
            "portdir": "net/nslint",
            "version": "3.2",
            "license": "BSD",
            "platforms": "darwin sunos",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://ee.lbl.gov/",
            "description": "Lint program for dns files",
            "long_description": "Lint program for dns files",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nsd",
            "portdir": "net/nsd",
            "version": "4.13.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.nlnetlabs.nl/projects/nsd/about/",
            "description": "Authoritative only, high performance, simple name server.",
            "long_description": "NSD is an authoritative only, high performance, simple and open source name server.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "gerben.wierda",
                    "github": "gctwnl",
                    "ports_count": 1
                }
            ],
            "variants": [
                "rootserver",
                "stats",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "fstrm",
                        "libevent",
                        "openssl",
                        "protobuf-c"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}