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

{
    "count": 49581,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=964",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=962",
    "results": [
        {
            "name": "weplab",
            "portdir": "net/weplab",
            "version": "0.1.5",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://weplab.sourceforge.net",
            "description": "WEP encryption security review tool",
            "long_description": "Weplab is a tool to review the security of WEP encryption in wireless networks from an educational point of view. Several attacks are available so it can be measured the effectiveness and minimum requirements of each one.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpcap"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "wap11gui",
            "portdir": "net/wap11gui",
            "version": "0.12",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://wap11gui.sourceforge.net/",
            "description": "Linksys WAP11 Unix Configuration Utility",
            "long_description": "QT based SNMP client you can use to configure a Linksys WAP11, similar to the one provided by the Linksys client. Supports most of the WAP11's features.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "openssl",
                        "qt3-mac",
                        "libpng",
                        "net-snmp",
                        "libjpeg-turbo"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vtun",
            "portdir": "net/vtun",
            "version": "3.0.4",
            "license": "(GPL-2+ or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://vtun.sourceforge.net/",
            "description": "vtun is for creating encrypted network links",
            "long_description": "vtun is for creating encrypted network links. It is the easiest way to create virtual tunnels over TCP/IP networks with traffic shaping, compression, and encryption. Open-Source and distributed under the GPL, it supports IP, PPP, SLIP, ethernet and other tunnel types. vtun is easily and highly configurable, it can be used for various network tasks.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "lzo",
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vpnc-scripts",
            "portdir": "net/vpnc-scripts",
            "version": "20190606",
            "license": "GPL-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.infradead.org/openconnect/vpnc-script.html",
            "description": "connect scripts for use with vpnc and openconnect",
            "long_description": "This package contains scripts used by vpnc and OpenConnect (and possibly other programs) to provide an OS-independent interface for various operations associated with configuring VPNs over tun devices.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "openconnect"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "openconnect-gui"
                    ]
                }
            ]
        },
        {
            "name": "vpnc",
            "portdir": "net/vpnc",
            "version": "0.5.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.unix-ag.uni-kl.de/~massar/vpnc/",
            "description": "client for cisco vpn concentrator",
            "long_description": "vpnc is an open source replacement for the commercial cisco vpnclient. It is supposed to work with the following systems: - Cisco VPN concentrator 3000 Series - Cisco IOS routers - Cisco PIX / ASA Zecurity Appliances - Juniper/Netscreen",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal",
                "hybrid_cert"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcrypt",
                        "libgpg-error"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tuntaposx"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "unfs3",
            "portdir": "net/unfs3",
            "version": "0.9.22",
            "license": "BSD and zlib",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://unfs3.sourceforge.net/",
            "description": "User-space implementation of the NFSv3 server specification",
            "long_description": "UNFS3 User-space implementation of the NFSv3 server specification. It provides a daemon for the MOUNT and NFS protocols, which are used by NFS clients for accessing files on the server.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "uftp3",
            "portdir": "net/uftp3",
            "version": "3.7.2",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://uftp-multicast.sourceforge.net",
            "description": "Encrypted UDP based FTP with multicast",
            "long_description": "UFTP is an encrypted multicast file transfer program, designed to securely, reliably, and efficiently transfer files to multiple receivers simultaneously. This is useful for distributing large files to a large number of receivers, and is especially useful for data distribution over a satellite link (with two way communication), where the inherent delay makes any TCP based communication highly inefficient. The multicast encryption scheme is based on TLS with extensions to allow multiple receivers to share a common key. UFTP also has the capability to communicate over disjoint networks separated by one or more firewalls (NAT traversal) and without full end-to-end multicast capability (multicast tunneling) through the use of a UFTP proxy server. These proxies also provide scalability by aggregating responses from a group of receivers.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal",
                "ssl"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ucspi-tcp",
            "portdir": "net/ucspi-tcp",
            "version": "0.88",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cr.yp.to/ucspi-tcp.html",
            "description": "command-line tools for building TCP client-server applications",
            "long_description": "tcpserver waits for incoming connections and, for each connection, runs a program of your choice. Your program receives environment variables showing the local and remote host names, IP addresses, and port numbers. tcpclient makes a TCP connection and runs a program of your choice. It sets up the same environment variables as tcpserver.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "greetdelay",
                "limits",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "vpopmail"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "djbdns"
                    ]
                }
            ]
        },
        {
            "name": "ucarp",
            "portdir": "net/ucarp",
            "version": "1.5.2",
            "license": "ISC and BSD and BSD-old",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.ucarp.org",
            "description": "userland implementation of the CARP",
            "long_description": "UCARP allows a pair of hosts to share common virtual IP addresses in order to provide automatic failover. It is a portable userland implementation of the secure and patent-free Common Address Redundancy Protocol (CARP, OpenBSD's alternative to VRRP). Strong points of the CARP protocol include its very low overhead, cryptographically signed messages, interoperability between different operating systems and no need for any dedicated extra network link between redundant hosts.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ttcp",
            "portdir": "net/ttcp",
            "version": "1.10",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://en.wikipedia.org/wiki/Ttcp",
            "description": "Benchmarking tool for analysing TCP and UDP performance",
            "long_description": "TTCP is a benchmarking tool for determining TCP and UDP performance between 2 systems. The program was created at the US Army Ballistics Research Lab (BRL) and is in the public domain. Feel free to distribute this program but please do leave the credit notices in the source and man page intact.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tsocks",
            "portdir": "net/tsocks",
            "version": "1.8.4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://ima.udg.edu/~rgarcia/tsocks/",
            "description": "Transparent SOCKS proxying library",
            "long_description": "tsocks allows non SOCKS aware applications (e.g telnet, ssh, ftp etc) to use SOCKS without any modification. It does this by intercepting the calls that applications make to establish network connections and negotating them through a SOCKS server as necessary.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tsclient",
            "portdir": "net/tsclient",
            "version": "0.150",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://sourceforge.net/projects/tsclient/",
            "description": "A GTK+ frontend for rdesktop and other remote desktop tools.",
            "long_description": "A GTK+ frontend for rdesktop and other remote desktop tools.",
            "active": true,
            "categories": [
                "net",
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "intltool",
                        "clang-9.0",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "shared-mime-info",
                        "desktop-file-utils",
                        "gtk2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "vnc",
                        "rdesktop"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "trafshow",
            "portdir": "net/trafshow",
            "version": "5.2.3",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://soft.risp.ru/trafshow/index_en.shtml",
            "description": "continuous network traffic display",
            "long_description": "TrafShow continuously displays the information regarding packet traffic on the configured network interface that matches the boolean expression. It periodically sorts and updates this information. It may be useful for locating suspicious network traffic on the net.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libtool",
                        "ncurses",
                        "libpcap"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "traceroute",
            "portdir": "net/traceroute",
            "version": "1.4a12",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "ftp://ftp.ee.lbl.gov/",
            "description": "a traceroute implementation using ICMP packets",
            "long_description": "a traceroute implementation using ICMP packets",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "libtool",
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "torrentsniff",
            "portdir": "net/torrentsniff",
            "version": "0.3.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.highprogrammer.com/alan/perl/torrentsniff.html",
            "description": "torrent status program",
            "long_description": "TorrentSniff is a command line Perl program that reads a BitTorrent .torrent file from the local file system or from a URL and reports on the status of the torrent.",
            "active": true,
            "categories": [
                "net",
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "perl5_28",
                "perl5_30",
                "perl5_32",
                "perl5_34"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "p5.34-digest-sha1",
                        "p5.34-libwww-perl",
                        "p5.34-uri"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tnftpd",
            "portdir": "net/tnftpd",
            "version": "20200704",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "ftp://ftp.netbsd.org/pub/NetBSD/misc/tnftp/",
            "description": "Internet File Transfer Protocol server",
            "long_description": "tnftpd is the Internet File Transfer Protocol server process. The server uses the TCP protocol and listens at the port specified in the ``ftp'' service specification; see services(5).",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "snc",
                    "github": "nerdling",
                    "ports_count": 156
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tlswrap",
            "portdir": "net/tlswrap",
            "version": "1.04",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.tlswrap.com/",
            "description": "TLS/SSL FTP wrapper/proxy",
            "long_description": "TLSWrap is a TLS/SSL FTP wrapper/proxy, allowing you to use your favorite FTP client with any TLS/SSL-enabled FTP server.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "throttled",
            "portdir": "net/throttled",
            "version": "0.4.6",
            "license": "GPL-2+",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.intrarts.com/throttled.html",
            "description": "network bandwidth throttle daemon",
            "long_description": "throttled is a bandwidth throttle daemon for Mac OS X, FreeBSD, and Linux which allows you to put a cap on your upstream bandwidth and keep your download speeds high even when your server is sending out at full speed.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tftp-hpa",
            "portdir": "net/tftp-hpa",
            "version": "5.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.kernel.org/pub/software/network/tftp/",
            "description": "Enhanced port of the BSD TFTP server",
            "long_description": "tftp-hpa is an enhanced version of the BSD TFTP client and server, possessing a number of bugfixes and enhancements over the original. It has been made portable and will work on pretty much any modern Unix variant.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "enable_upload",
                "server",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "readline"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tcpreplay",
            "portdir": "net/tcpreplay",
            "version": "4.3.1",
            "license": "BSD and ISC",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tcpreplay.appneta.com/",
            "description": "Replay pcap files at arbitrary speeds onto the network",
            "long_description": "Tcpreplay is a suite of BSD licensed tools written by Aaron Turner for *NIX operating systems which gives you the ability to use previously captured traffic in libpcap format to test a variety of network devices. It allows you to classify traffic as client or server, rewrite Layer 2, 3 and 4 headers and finally replay the traffic back onto the network and through other devices such as switches, routers, firewalls, NIDS and IPS's. Tcpreplay supports both single and dual NIC modes for testing both sniffing and inline devices.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [
                {
                    "name": "normen",
                    "github": "Gminfly",
                    "ports_count": 11
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libdnet",
                        "libpcap",
                        "tcpdump"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tcpproxy",
            "portdir": "net/tcpproxy",
            "version": "2.0.0-beta15",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.quietsche-entchen.de/cgi-bin/wiki.cgi/proxies/TcpProxy",
            "description": "proxy (tunnel, redirector) for TCP/IP protocols",
            "long_description": "tcpproxy is a proxy (tunnel, redirector) for TCP/IP protocols.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tcping",
            "portdir": "net/tcping",
            "version": "0.2",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.vanheusden.com/tcping/",
            "description": "ping on TCP-level",
            "long_description": "Like ping but on TCP-level. It connects to a host (incl. portnumber) and disconnects. It then measures how long this takes giving you an idea of the latency of the tcp-service you're testing.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tcpdstat",
            "portdir": "net/tcpdstat",
            "version": "1.0",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20150803132315/https://staff.washington.edu/dittrich/talks/core02/tools/tools.html",
            "description": "network traffic pattern analysis tool",
            "long_description": "tcpdstat produces a per-protocol breakdown of traffic by bytes and packets, with average and maximum transfer rates, for a given libpcap file (e.g., from tcpdump, ethereal, snort, etc.). Useful for getting a high-level view of traffic patterns.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpcap"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "nsm-console"
                    ]
                }
            ]
        },
        {
            "name": "sysmon",
            "portdir": "net/sysmon",
            "version": "0.93",
            "license": "(GPL or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.sysmon.org",
            "description": "sysmon network monitoring software",
            "long_description": "Sysmon is a network monitoring tool designed to provide high performance and accurate network monitoring. Currently supported protocols include SMTP, IMAP, HTTP, TCP, UDP, NNTP, and PING tests.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "dluke",
                    "github": "danielluke",
                    "ports_count": 31
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "syncthingtray",
            "portdir": "net/syncthingtray",
            "version": "0.10.3",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Martchus/syncthingtray",
            "description": "Tray application and Dolphin/Plasma integration for Syncthing.",
            "long_description": "Tray application and Dolphin/Plasma integration for Syncthing.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "qtwebengine"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "qtutilities",
                        "libicns",
                        "qt5-qttools",
                        "cmake",
                        "cpp-utilities",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtdeclarative",
                        "qt5-qtbase"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "suck",
            "portdir": "net/suck",
            "version": "4.3.2",
            "license": "unknown",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20061205034545/http://home.comcast.net/~bobyetman",
            "description": "grab news from a remote NNTP news server.",
            "long_description": "Suck is a program used to grab news from a remote NNTP news server and bring it to your local machine, without the remote server doing anything special. If you have read permission on the server, you can use suck. Suck does NOT use the NEWNEWS command, hated by many administrators.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "springer.jonathan",
                    "github": "",
                    "ports_count": 2
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gdbm",
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ssldump",
            "portdir": "net/ssldump",
            "version": "0.9b3",
            "license": "BSD-old",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://ssldump.sourceforge.net",
            "description": "SSLv3/TLS network protocol analyzer.",
            "long_description": "ssldump is an SSLv3/TLS network protocol analyzer. It identifies TCP connections on the chosen network interface and attempts to interpret them as SSLv3/TLS traffic. When it identifies SSLv3/TLS traffic, it decodes the records and displays them in a textual form to stdout. If provided with the appropriate keying material, it will also decrypt the connections and display the application data traffic.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "libtool",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "libpcap"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "socket",
            "portdir": "net/socket",
            "version": "1.4",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.jnickelsen.de/socket/",
            "description": "an interface to TCP sockets at shell level",
            "long_description": "Socket(1) implements an interface to TCP sockets at shell level. Client and server sockets can be used from shell scripts or interactively. Socket can also run a program with stdin, stdout, and stderr connected to the socket connection. A number of sample shell scripts are included.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "snort",
            "portdir": "net/snort",
            "version": "2.9.20",
            "license": "GPL-2",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.snort.org/",
            "description": "Open Source Network Intrusion Detection System",
            "long_description": "Snort is an open source network intrusion detection system, capable of performing real-time traffic analysis and packet logging on IP networks. It can perform protocol analysis, content searching/matching and can be used to detect a variety of attacks and probes, such as buffer overflows, stealth port scans, CGI attacks, SMB probes, OS fingerprinting attempts, and much more.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "if_en0",
                "if_en1",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "luajit",
                        "daq",
                        "nghttp2",
                        "openssl3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "nsm-console"
                    ]
                }
            ]
        },
        {
            "name": "sipcalc",
            "portdir": "net/sipcalc",
            "version": "1.1.6",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.routemeister.net/projects/sipcalc/",
            "description": "An advanced IP subnet calculator",
            "long_description": "sipcalc displays various information from an IP address and an associated subnet mask: broadcast address, network class, Cisco wildcard, hosts/range, network range, etc. It supports both IPv4 and IPv6.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "ocheron",
                    "github": "",
                    "ports_count": 2
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "shelldap",
            "portdir": "net/shelldap",
            "version": "1.3.2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://projects.martini.nu/shelldap/",
            "description": "a handy shell-like interface for browsing and editing LDAP entries",
            "long_description": "Shelldap is a handy shell-like interface for browsing LDAP servers and editing their content. Among its features: history, sane autocompletes, credential caching, site-wide and individual config, it's in perl, it's fun to say! shelldap! shelldap! shelldap!",
            "active": true,
            "categories": [
                "sysutils",
                "net"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "perl5.34",
                        "clang-14"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "p5.34-digest-md5",
                        "p5.34-perl-ldap",
                        "p5.34-term-readkey",
                        "perl5.34",
                        "p5.34-term-shell",
                        "p5.34-yaml-syck",
                        "p5.34-term-readline-gnu",
                        "p5.34-algorithm-diff"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "scotty",
            "portdir": "net/scotty",
            "version": "3.0.0",
            "license": "Tcl/Tk",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.tcl-lang.org/page/Scotty",
            "description": "Network management extensions to Tcl that enables TCP/UDP connections, DNS queries, and SNMP. The graphical network mapper tkined is also included.",
            "long_description": "Network management extensions to Tcl that enables TCP/UDP connections, DNS queries, and SNMP. The graphical network mapper tkined is also included.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tcl",
                        "tk",
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "moodss"
                    ]
                }
            ]
        },
        {
            "name": "sclj",
            "portdir": "net/sclj",
            "version": "3.2",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://sclj.sourceforge.net/",
            "description": "A livejournal client",
            "long_description": "JLJ is a command-line interface for posting to livejournal. Posts are edited in your default editor.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "perl5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sbd",
            "portdir": "net/sbd",
            "version": "1.37",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://tigerteam.se/dl/sbd/",
            "description": "netcat clone supporting strong encryption.",
            "long_description": "sbd is a netcat-clone, designed to be portable and offer strong encryption. It features AES-CBC-128 + HMAC-SHA1 encryption, program execution, choosing source port, continuous reconnection with delay, and other nice features.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "samba3",
            "portdir": "net/samba3",
            "version": "3.6.25",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.samba.org/",
            "description": "SMB/CIFS implementation",
            "long_description": "Samba is an software suite that provides seamless file and print services to SMB/CIFS clients. OpenSSL based options are disabled by default due to licensing issues.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "kerberos",
                "openldap",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "ncurses",
                        "popt",
                        "readline"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "kde4-runtime",
                        "backuppc",
                        "gnome-control-center"
                    ]
                }
            ]
        },
        {
            "name": "rtorrent",
            "portdir": "net/rtorrent",
            "version": "0.9.8",
            "license": "(GPL-2+ or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rakshasa/rtorrent",
            "description": "console-based BitTorrent client",
            "long_description": "rTorrent is a console-based BitTorrent client. It aims to be a fully-featured and efficient client with the ability to run in the background using screen. It supports fast-resume and session management.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "xmlrpc",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "openssl",
                        "zlib",
                        "libtorrent",
                        "curl",
                        "libsigcxx2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rsync-lart",
            "portdir": "net/rsync-lart",
            "version": "2.6.6",
            "license": "unknown",
            "platforms": "darwin freebsd sunos",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.lartmaker.nl/rsync/",
            "description": "rsync with LART extended attributes support patches",
            "long_description": "rsync is a file transfer program for Unix systems. rsync uses the 'rsync algorithm' which provides a very fast method for bringing remote files into sync. It does this by sending just the differences in the files across the link, without requiring that both sets of files are present at one of the ends of the link beforehand. NOTE This version of rsync adds extended attribute support from Apple as well as third party fixes from http://www.lartmaker.nl/rsync/",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "popt"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rsstail",
            "portdir": "net/rsstail",
            "version": "2.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.vanheusden.com/rsstail/",
            "description": "An RSS reader",
            "long_description": "RSSTail is more or less an rss reader: it monitors an rss-feed and if it detects a new entry it'll emit only that new entry.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv",
                        "libmrss"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "roadrunner",
            "portdir": "net/roadrunner",
            "version": "0.9.1",
            "license": "Copyleft",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20050831010356/http://rr.codefactory.se/",
            "description": "implementation of the BEEP protocol (RFC 3080) in C",
            "long_description": "RoadRunner is a full-featured, robust implementation of the BEEP protocol (RFC 3080) written in C.",
            "active": true,
            "categories": [
                "devel",
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ripe-whois",
            "portdir": "net/ripe-whois",
            "version": "3.2.2",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.ripe.net/tools/",
            "description": "Special RIPE version of the whois client",
            "long_description": "This special RIPE version of the whois client is whois3, a very simple and generic whois client. This client, unlike the \"classic\" whois client, does not check for supported flags at the client side, except for -h (whois host) and -p (whois port). The syntax checks for flags are made at the server side. The default host and port of whois3 is whois.ripe.net at port 43 (or to be more exact, the tcp port specified for whois in /etc/services). You can change the default host by setting NICHOST in the source.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "restund",
            "portdir": "net/restund",
            "version": "0.4.12",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.creytiv.com/",
            "description": "modular STUN/TURN server",
            "long_description": "restund is a modular STUN/TURN server.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "aeh",
                    "github": "alfredh",
                    "ports_count": 7
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libre"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rdesktop",
            "portdir": "net/rdesktop",
            "version": "1.9.0",
            "license": "GPL-3+",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.rdesktop.org/",
            "description": "Windows Terminal Server Client",
            "long_description": "rdesktop is an RDP client to access Microsoft Terminal Server based services. The variant called w2k-license-hack is a backported patch from an rdesktop 1.1 patchset which was not integrated into the latest version -- it will announce the client as Windows 2000 machine causing the Terminal Server to provide a license for free. Please argue over this with your own conscience.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "w2k_license_hack",
                "smartcard"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nettle",
                        "libiconv",
                        "libao",
                        "xorg-libXcursor",
                        "xorg-libXrandr",
                        "xorg-libX11",
                        "libsamplerate",
                        "gmp",
                        "gnutls",
                        "libtasn1"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "tsclient"
                    ]
                }
            ]
        },
        {
            "name": "rbldnsd",
            "portdir": "net/rbldnsd",
            "version": "0.996b",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.corpit.ru/mjt/rbldnsd.html",
            "description": "rbldnsd is a small and fast DNS daemon which is especially made to serve DNSBL zone",
            "long_description": "The daemon can serve both IP-based (ordb.org, dsbl.org etc) and name-based (rfc-ignorant.org) blocklists. Unlike DJB's rbldns, it has ability to specify individual values for every entry, can serve as many zones on a single IP address as you wish, and, finally, it is a real nameserver: it can reply to DNS metadata requests. The daemon keeps all zones in memory for faster operations, but its memory usage is very efficient, especially for repeated TXT values which are stored only once.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rancid",
            "portdir": "net/rancid",
            "version": "3.13",
            "license": "BSD-old",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.shrubbery.net/rancid",
            "description": "Really Awesome New Cisco confIg Differ",
            "long_description": "Rancid maintains a CVS/SVN/git repository of router and device config files. It emails you when changes occur and tells you what commands were changed.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "perl5.34",
                        "p5.34-lockfile-simple"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "radvd",
            "portdir": "net/radvd",
            "version": "1.8.5",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.litech.org/radvd/",
            "description": "router advertisement daemon",
            "long_description": "The router advertisement daemon (radvd) is run by Linux or BSD systems acting as IPv6 routers. It sends Router Advertisement messages, specified by RFC 2461, to a local Ethernet LAN periodically and when requested by a node sending a Router Solicitation message. These messages are required for IPv6 stateless autoconfiguration.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "lars.rasmusson",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "radmind",
            "portdir": "net/radmind",
            "version": "1.14.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.radmind.org",
            "description": "Remotely administer the file systems of multiple unix machines",
            "long_description": "A suite of Unix command-line tools and a server designed to remotely administer the file systems of multiple Unix machines. At its core, radmind operates as a tripwire. It is able to detect changes to any managed filesystem object, e.g. files, directories, links, etc. However, radmind goes further than just integrity checking: once a change is detected, radmind can optionally reverse the change.",
            "active": true,
            "categories": [
                "sysutils",
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "openssl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "radassist"
                    ]
                }
            ]
        },
        {
            "name": "quvi",
            "portdir": "net/quvi",
            "version": "0.9.5",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://quvi.sourceforge.net/",
            "description": "A command line tool for parsing video download links.",
            "long_description": "quvi is a command line tool for parsing video download links. It supports Youtube and other similar video websites. libquvi is a library for parsing video download links with C API. It is written in C and intended to be a cross-platform library.",
            "active": true,
            "categories": [
                "net",
                "www"
            ],
            "maintainers": [
                {
                    "name": "snc",
                    "github": "nerdling",
                    "ports_count": 156
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "curl",
                        "gettext",
                        "libxml2",
                        "libquvi",
                        "glib2",
                        "json-glib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "quagga",
            "portdir": "net/quagga",
            "version": "1.2.4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.quagga.net",
            "description": "Collection of Routing daemons for OSPF BGP and RIP",
            "long_description": "Quagga is a routing software suite, providing implementations of OSPFv2, OSPFv3, RIP v1 and v2, RIPng and BGP-4 for Unix platforms, particularly FreeBSD, Linux, Solaris and NetBSD. Quagga is a fork of GNU Zebra which was developed by Kunihiro Ishiguro. The Quagga tree aims to build a more involved community around Quagga than the current centralised model of GNU Zebra. This port installs the binaries, but does not include startup items, it should be considered experimental.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "libtool",
                        "autoconf",
                        "automake",
                        "clang-12",
                        "pkgconfig",
                        "gawk"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "readline"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "prtunnel",
            "portdir": "net/prtunnel",
            "version": "0.2.7",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://joshbeam.com/software/prtunnel/",
            "description": "tunnel TCP/IP through HTTP and SOCKS5 proxy servers",
            "long_description": "prtunnel is a program that can tunnel TCP/IP connections in a variety of ways, including through HTTP and SOCKS5 proxy servers.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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": []
        }
    ]
}