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

{
    "count": 50179,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=28",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=26",
    "results": [
        {
            "name": "csup",
            "portdir": "net/csup",
            "version": "20060318",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://mu.org/~mux/csup.html",
            "description": "Csup is a rewrite of CVSup in C.",
            "long_description": "Csup is a rewrite of CVSup in C. CVSup(R) is a software for distributing and updating collections of files accross a network. It can efficiently and accurately mirror all types of files, including sources, binaries, hard links, symbolic links, and even device nodes. In addition to being a great general-purpose mirroring tool, CVSup includes special features and optimizations specifically tailored to CVS repositories. It is being used as the preferred way to update sources within the FreeBSD, NetBSD and OpenBSD projects and more.",
            "active": true,
            "categories": [
                "devel",
                "net"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ctorrent",
            "portdir": "net/ctorrent",
            "version": "3.3.2",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sourceforge.net/projects/dtorrent/",
            "description": "command line BitTorrent client",
            "long_description": "Enhanced CTorrent is a BitTorrent client for unix-like environments. High performance with minimal system resources and dependencies is a priority.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cvsup",
            "portdir": "net/cvsup",
            "version": "16.1h",
            "license": "BSD-old",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.cvsup.org/",
            "description": "General network file distribution system optimized for CVS",
            "long_description": "General network file distribution system optimized for CVS",
            "active": true,
            "categories": [
                "devel",
                "net"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cm3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cvsync",
            "portdir": "net/cvsync",
            "version": "0.24.18",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.cvsync.org/",
            "description": "cvsync is a portable CVS repository synchronization utility",
            "long_description": "cvsync is a portable CVS repository synchronization utility. cvsync is freely available under the BSD license and is a compelling, if not raw, replacement for CVSup written in C.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "daemonlogger",
            "portdir": "net/daemonlogger",
            "version": "1.2.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sourceforge.net/projects/daemonlogger/",
            "description": "Packet Logger & Soft Tap",
            "long_description": "DaemonLogger provides simple packet logging and a soft tap daemon. It has two runtime modes: 1) It sniffs packets and spools them straight to the disk and can daemonize itself for background packet logging. 2) It sniffs packets and rewrites them to a second interface, essentially acting as a soft tap. It can also do this in daemon mode.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libdnet",
                        "libpcap"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dansguardian",
            "portdir": "net/dansguardian",
            "version": "2.12.0.3",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://dansguardian.org/",
            "description": "web content filter",
            "long_description": "DansGuardian is content-control software: software designed to control which websites users can access. It also includes virus filtering and usage monitoring features.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-12"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "pcre",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "daq",
            "portdir": "net/daq",
            "version": "2.0.7",
            "license": "GPL-2",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.snort.org/",
            "description": "A Data Acquisition library, for packet I/O",
            "long_description": "DAQ is an abstraction layer for PCAP. It is part of snort.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "jann",
                    "github": "roederja",
                    "ports_count": 10
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pcre",
                        "libdnet",
                        "libpcap"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "snort"
                    ]
                }
            ]
        },
        {
            "name": "dcd",
            "portdir": "net/dcd",
            "version": "1.1.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20090709113604/http://www.dc.ds.pg.gda.pl:80/",
            "description": "Direct Connect Hub clone",
            "long_description": "DConnect Daemon is a Direct Connect Hub clone for Unix. It allow people to share their resources, i.e.: programs, graphics, all files ...",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tcp_wrappers"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ddnsu",
            "portdir": "net/ddnsu",
            "version": "0.3.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://psydev.sourceforge.net/new/ddnsu/",
            "description": "simple, reliable and small updating client for dynamic DNS",
            "long_description": "ddnsu is a dynamic DNS updating client that aims to be simple, reliable, and above all very small. It works with services such as DynDNS.org.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "desproxy",
            "portdir": "net/desproxy",
            "version": "0.1.0-pre2",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://desproxy.sourceforge.net/",
            "description": "tunnels tcp, as socks, etc. through an http-proxy",
            "long_description": "Desproxy makes you able to establish TCP connections through an HTTP proxy by tunneling.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dhcp",
            "portdir": "net/dhcp",
            "version": "4.1-ESV-R15-P1",
            "license": "ISC and BSD and SSLeay",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.isc.org/dhcp/",
            "description": "ISC dhcpd server",
            "long_description": "ISC's Dynamic Host Configuration Protocol Distribution reference implementation of all aspects of the DHCP protocol, through a suite of DHCP tools: A DHCP server, client, and relay agent. These tools all use a modular API which is designed to be sufficently general that can easily be made to work on POSIX- compliant operating systems and also non-POSIX systems like Windows NT and Mac OS. The DHCP server, client and relay agent are provided both as reference implementations of the protocol and as working, fully-features sample implementations. Both the client and the server provide functionality that, while not strictly required by the protocol, is very useful in practice. The DHCP server also makes allowance for non-compliant clients which one might still like to support.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dhcping",
            "portdir": "net/dhcping",
            "version": "1.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.mavetju.org/unix/general.php",
            "description": "Send DHCP request to DHCP server for monitoring purposes",
            "long_description": "Send DHCP request to DHCP server for monitoring purposes",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "djbdns",
            "portdir": "net/djbdns",
            "version": "1.05",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cr.yp.to/djbdns.html",
            "description": "D.J. Bernstein's DNS tools",
            "long_description": "DJBDNS is a collection of Domain Name System tools. It includes several components: - The dnscache program is a local DNS cache. It accepts recursive DNS queries from local clients such as web browsers. It collects responses from remote DNS servers. - The tinydns program is a fast, UDP-only DNS server. It makes local DNS information available to the Internet. - The pickdns program is a load-balancing DNS server. It points clients to a dynamic selection of IP addresses. - The walldns program is a reverse DNS wall. It provides matching reverse and forward records while hiding local host information. - The dns library handles outgoing and incoming DNS packets. It can be used by clients such as web browsers to look up host addresses, host names, MX records, etc. It supports asynchronous resolution. - The dnsfilter program is a parallel IP-address-to-host-name converter. - The dnsip, dnsipq, dnsname, dnstxt, and dnsmx programs are simple command-line interfaces to DNS. - The dnsq and dnstrace programs are DNS debugging tools.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "ipv6",
                "dumpcache",
                "ignoreip",
                "persistmmap"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ucspi-tcp",
                        "daemontools"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dnetc",
            "portdir": "net/dnetc",
            "version": "2.9112.521",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.distributed.net",
            "description": "distributed.net client",
            "long_description": "distributed.net believes in the capability and potential of distributed computing. Their mission consists of three interdependent goals: development, deployment, and advocacy, to be pursued in the advancement of distributed computing. They advocate distributed computing, by encouraging global participation and contributions of processing power, bandwidth, and expertise; by providing a forum for discussion; and by raising awareness on the Internet and in the mainstream.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dnrd",
            "portdir": "net/dnrd",
            "version": "2.20.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://dnrd.sourceforge.net/",
            "description": "A proxy DNS daemon",
            "long_description": "DNRD is a proxy DNS daemon. It supports several forward servers for redundancy and/or load-balancing. DNS queries for specific domains can be forwarded to a specific group of DNS servers (with redundancy and load balancing) for that domain. It is useful for VPNs and supports offline and dialup sites in a good way.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dnsa",
            "portdir": "net/dnsa",
            "version": "0.5",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://packetfactory.openwall.net/projects/dnsa/",
            "description": "DNS Auditing tool",
            "long_description": "DNS tool featuring DNS ID spoofing, DNS sniffing, and DNS cache poisoning.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libnet"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dnstracer",
            "portdir": "net/dnstracer",
            "version": "1.9",
            "license": "BSD",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.mavetju.org/unix/dnstracer.php",
            "description": "trace a chain of DNS servers to the source",
            "long_description": "dnstracer determines where a given Domain Name Server (DNS) gets its information from, and follows the chain of DNS servers back to the servers which know the data.",
            "active": true,
            "categories": [
                "sysutils",
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dsh",
            "portdir": "net/dsh",
            "version": "0.25.10",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.netfort.gr.jp/~dancer/software/dsh.html.en",
            "description": "Distributed shell: runs a command through rsh or ssh on a cluster of machines.",
            "long_description": "Dsh executes a command remotely on several different machines at the same time. A utility to effectively do the equivalent of \"for a in $(seq 1 10); do rsh $a command; done\" in Bourne shell.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libdshconfig"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "openssh"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dsocks",
            "portdir": "net/dsocks",
            "version": "1.7",
            "license": "GPL-2",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://monkey.org/~dugsong/dsocks/",
            "description": "SOCKS client wrapper for *BSD / Mac OS X",
            "long_description": "dsocks supports just enough of SOCKS 4 and 5 to allow non-SOCKS-aware applications to connect through either a local OpenSSH or a local Tor SOCKS proxy.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "tor"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bsdmake",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "openssh"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "duck",
            "portdir": "net/duck",
            "version": "7.8.5.34493",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://duck.sh/",
            "description": "CLI for Cyberduck (a multi-protocol file transfer tool)",
            "long_description": "The universal file transfer tool 'duck' which runs in your shell on Linux and OS X or your Windows command line prompt. Edit files on remote servers, download, upload and copy between servers with FTP, SFTP or WebDAV plus support for cloud storage Amazon S3 & OpenStack Swift deployments.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "ijackson",
                    "github": "JacksonIsaac",
                    "ports_count": 42
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "echoping",
            "portdir": "net/echoping",
            "version": "6.0.2",
            "license": "(GPL-2 or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://framagit.org/bortzmeyer/echoping",
            "description": "small program to test approximate network performance",
            "long_description": "echoping is a small program to test (approximately) the performance of a remote host by sending it TCP packets using \"echo\" or another protocol.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "gnutls",
                "ssl",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openldap",
                        "openssl",
                        "popt",
                        "libidn"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "eibd",
            "portdir": "net/eibd",
            "version": "0.0.5",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.auto.tuwien.ac.at/~mkoegler/index.php/eibd",
            "description": "eibd provides an interface to the EIB / KNX bus",
            "long_description": "Eibd provides over a TCP/IP and/or unix domain sockets access to the EIB bus using a simple protocol. It provides access at layer 4 as well as to high level mangement function. Multiple concurrent users are supported. A special bus monitor mode call vBusmonitor is implemented, which delivers all traffic, which eibd passes, but not disturbs send activities.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "argp-standalone",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pthsem",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "elhttp",
            "portdir": "net/elhttp",
            "version": "0.22",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.cr0.net:8040/code/network/",
            "description": "the extra-light http proxy server",
            "long_description": "the extra-light http proxy server",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ez-ipupdate",
            "portdir": "net/ez-ipupdate",
            "version": "3.0.11b7",
            "license": "GPL-2+",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.ez-ipupdate.com",
            "description": "dynamic dns client",
            "long_description": "ez-ipupdate is a small utility for updating your host name at one of the dynamic DNS services. The daemon mode is currently not working under Darwin/OS-X.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fetch",
            "portdir": "net/fetch",
            "version": "9.0.0-RELEASE",
            "license": "BSD",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.freebsd.org/",
            "description": "FreeBSD file fetching utility",
            "long_description": "Fetch provides a command-line interface to the fetch(3) library. Its purpose is to retrieve the file(s) pointed to by the URL(s) on the command line.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bsdmake",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "libfetch"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "flowd",
            "portdir": "net/flowd",
            "version": "0.9.1",
            "license": "Permissive and BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://code.google.com/p/flowd/",
            "description": "flowd is a small, fast and secure NetFlow collector.",
            "long_description": "flowd is a small, fast and secure NetFlow collector.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "byacc",
                        "clang-12"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fprobe",
            "portdir": "net/fprobe",
            "version": "1.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://fprobe.sourceforge.net/",
            "description": "collects network traffic data",
            "long_description": "libpcap-based tool that collect network traffic data and emit it as NetFlow flows towards the specified collector.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpcap"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fragroute",
            "portdir": "net/fragroute",
            "version": "1.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://monkey.org/~dugsong/fragroute/",
            "description": "intercept, modify, and rewrite egress traffic",
            "long_description": "fragroute intercepts, modifies, and rewrites egress traffic destined for a specified host, implementing most of the attacks described in the Secure Networks Insertion, Evasion, and Denial of Service:  Eluding Network Intrusion Detection paper of January 1998.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libevent",
                        "libdnet",
                        "libpcap"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fsh",
            "portdir": "net/fsh",
            "version": "1.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.lysator.liu.se/fsh/",
            "description": "Fast remote command execution",
            "long_description": "fsh is a drop-in rsh-compatible replacement for ssh that automatically resuses ssh tunnels.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fsp",
            "portdir": "net/fsp",
            "version": "2.8.1b29",
            "license": "BSD and Permissive and BSD-old",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://fsp.sourceforge.net/",
            "description": "udp based alternate protocol for ftp, server and tools",
            "long_description": "FSP stands for File Service Protocol. It is a very lightweight UDP based protocol for transferring files. FSP has many benefits over FTP, mainly for running anonymous archives. FSP protocol is valuable in all kinds of environments because it is one of the only TCP/IP protocols that is not aggressive about bandwidth, while still being sufficiently fault tolerant.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "flex",
                        "scons",
                        "clang-14"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fspclient",
            "portdir": "net/fspclient",
            "version": "0.93.1",
            "license": "(BSD or MIT)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://fspclient.sourceforge.net/",
            "description": "command line client for the fsp protocol",
            "long_description": "FSP Client is FTP-like interface for File Service Protocol. It look exactly like classic FTP does, but uses different transfer protocol.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "scons",
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ftpmap",
            "portdir": "net/ftpmap",
            "version": "0.4",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20031008221224/http://www.jedi.claranet.fr/",
            "description": "Scans remote FTP servers to see what ftpd is used",
            "long_description": "Ftpmap uses program-specific fingerprints to discover the name of the software even when banners have been changed or removed, or when some featureshave been disabled. IPv6 is fully supported.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ftpsync",
            "portdir": "net/ftpsync",
            "version": "1.3.06",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://confluence.clazzes.org/display/FTPSYNC",
            "description": "Synchronizes a local and a remote ftp directory tree",
            "long_description": "Synchronizes a local and a remote ftp directory tree",
            "active": true,
            "categories": [
                "net"
            ],
            "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-file-listing",
                        "p5.34-net"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fwknop",
            "portdir": "net/fwknop",
            "version": "1.9.12",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.cipherdyne.org/fwknop/",
            "description": "'FireWall KNock OPerator': a port knocker to Linux servers",
            "long_description": "fwknop stands for the 'FireWall KNock OPerator', and implements an authorization scheme called Single Packet Authorization (SPA) that is based around Netfilter and libpcap. SPA requires only a single encrypted packet in order to communicate various pieces of information including desired access through a Netfilter policy and/or complete commands to execute on the target system. By using Netfilter to maintain a 'default drop' stance, the main application of this program is to protect services such as OpenSSH with an additional layer of security in order to make the exploitation of vulnerabilities (both 0-day and unpatched code) much more difficult. The authorization server passively monitors authorization packets via libcap and hence there is no 'server' to which to connect in the traditional sense. Access to a protected service is only granted after a valid encrypted and non-replayed packet is monitored. This port installs the client side script that you run to gain access to a Linux box.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [
                {
                    "name": "blair",
                    "github": "blair",
                    "ports_count": 26
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-crypt-rijndael",
                        "p5.34-digest-sha",
                        "p5.34-gnupg-interface",
                        "p5.34-crypt-cbc",
                        "p5.34-net-ping-external",
                        "p5.34-term-readkey",
                        "p5.34-unix-syslog",
                        "p5.34-net-ipv4addr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ganglia",
            "portdir": "net/ganglia",
            "version": "3.7.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://ganglia.sourceforge.net/",
            "description": "Ganglia monitoring client",
            "long_description": "Ganglia is a scalable distributed monitoring system for high-performance computing systems such as clusters and Grids.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "apr",
                        "gettext",
                        "libconfuse",
                        "pcre"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ganglia-web"
                    ]
                }
            ]
        },
        {
            "name": "gibberish",
            "portdir": "net/gibberish",
            "version": "0.2",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.vanheusden.com/Linux/",
            "description": "sends gibberish to a given host, port",
            "long_description": "With this tool you can test if your tcp-server can handle gibberish. For example a webserver: with this tool you can test if your webserver can handle it if someone sends gibberish instead of an http-request.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gkwebmon",
            "portdir": "net/gkwebmon",
            "version": "0.2.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://gkwebmon.sourceforge.net/",
            "description": "Web monitor plugin for GKrellM",
            "long_description": "Web monitor plugin for GKrellM",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gkrellm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gnetcat",
            "portdir": "net/gnetcat",
            "version": "0.7.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://netcat.sourceforge.net/",
            "description": "A rewrite of the well-known networking tool, but more portable, with new features and fully GNU compliant.",
            "long_description": "Netcat is a featured networking utility which reads and writes data across network connections, using the TCP/IP protocol. It is designed to be a reliable back-end tool that can be used directly or easily driven by other programs and scripts. At the same time, it is a feature-rich network debugging and exploration tool, since it can create almost any kind of connection you would need and has several interesting built-in capabilities.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "arno+macports",
                    "github": "fracai",
                    "ports_count": 13
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "util-linux",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "xserve-raid-tools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gutils-suite-core"
                    ]
                }
            ]
        },
        {
            "name": "gq",
            "portdir": "net/gq",
            "version": "1.2.3",
            "license": "(GPL-2+ or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20081013223833/http://gq-project.org/",
            "description": "GQ is a GTK-based LDAP client.",
            "long_description": "GQ is a GTK-based LDAP client.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "intltool",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "expat",
                        "openldap",
                        "libiconv",
                        "glib2",
                        "openssl10",
                        "gtk2",
                        "libglade2",
                        "libgnome-keyring"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gvpe",
            "portdir": "net/gvpe",
            "version": "3.1",
            "license": "(GPL-3+ or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://software.schmorp.de/pkg/gvpe.html",
            "description": "GNU Virtual Private Ethernet",
            "long_description": "GVPE creates a virtual ethernet (broadcasts supported, any protocol that works with a normal ethernet should work with GVPE) by creating encrypted host-to-host tunnels between multiple endpoints.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "openssl",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "honeyd",
            "portdir": "net/honeyd",
            "version": "1.5c",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.honeyd.org/",
            "description": "A small daemon that creates virtual hosts appearing to run various operating systems and services.",
            "long_description": "Honeyd is a small daemon that creates virtual hosts (tested up to 65,536 ip addresses) that can appear to be running individual operating systems and services of your choice. Honeyd improves cyber security by providing mechanisms for threat detection and assessment, and also deters adversaries by hiding real systems in the middle of virtual systems.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "rrdtool",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pcre",
                        "libdnet",
                        "libevent1",
                        "py27-libdnet",
                        "py27-pylibpcap",
                        "libpcap"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "howl",
            "portdir": "net/howl",
            "version": "1.0.0",
            "license": "BSD and APSL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.porchdogsoft.com/products/howl/",
            "description": "Howl is a cross-platform implementation of Zeroconf networking.",
            "long_description": "Howl is a cross-platform implementation of Zeroconf networking. Branded as Rendezvous(tm) by Apple Computer, Inc., Zeroconf standardizes networking protocols for delivering hassle-free ad-hoc networking, service discovery and IP configuration. This ease of use, enjoyed by users of Mac OS X, is now available as an SDK for Windows 2000/XP and many flavors of Unix. Howl allows software developers to easily embed Zeroconf functionality in their applications, making cumbersome and error-prone network configuration tasks seem so five minutes ago. Give your users what they want. Give them simple, elegant networking. Give them Howl.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "daapd"
                    ]
                }
            ]
        },
        {
            "name": "hping2",
            "portdir": "net/hping2",
            "version": "rc3",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.hping.org/",
            "description": "a network tool",
            "long_description": "a network tool able to send custom packets.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "hping3",
            "portdir": "net/hping3",
            "version": "20051105",
            "license": "GPL-2 and MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.hping.org",
            "description": "hping is a command-line oriented TCP/IP packet assembler/analyzer",
            "long_description": "hping is a command-line oriented TCP/IP packet assembler/analyzer. The interface is inspired to the ping(8) unix command, but hping is not only able to send ICMP echo requests. It supports TCP, UDP, ICMP and RAW-IP protocols, has a traceroute mode, the ability to send files between a covered channel, and many other features.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [
                {
                    "name": "normen",
                    "github": "Gminfly",
                    "ports_count": 11
                }
            ],
            "variants": [
                "universal",
                "tcl"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tcl",
                        "libpcap"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "hsftp",
            "portdir": "net/hsftp",
            "version": "1.15",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://la-samhna.de/hsftp/",
            "description": "ftp emulator that uses ssh to transport commands and data",
            "long_description": "hsftp is an ftp emulator that provides the look-and-feel of an ftp session, but uses ssh to transport commands and data.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "readline"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "http-replicator",
            "portdir": "net/http-replicator",
            "version": "3.0",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://gertjan.freezope.org/replicator/",
            "description": "replicating HTTP proxy server",
            "long_description": "Replicator is a replicating HTTP proxy server. Files that are downloaded through the proxy are transparently stored in a private cache, so an exact copy of accessed remote files is created on the local machine. It is, in essence, a general purpose proxy server, but especially suited for maintaining a cache of MacPorts, FreeBSD or Fink packages.",
            "active": true,
            "categories": [
                "net",
                "www"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "httrack",
            "portdir": "net/httrack",
            "version": "3.49.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.httrack.com/",
            "description": "Website Copier/Offline Browser",
            "long_description": "HTTrack is an offline browser utility that allows you to download a website from the Internet to a local directory.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "automake",
                        "gmake",
                        "libtool",
                        "autoconf",
                        "autoconf-archive"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "libiconv",
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "icmpmonitor",
            "portdir": "net/icmpmonitor",
            "version": "1.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://icmpmonitor.sourceforge.net/",
            "description": "simple network monitor using icmp to check for hosts",
            "long_description": "Using the InterNet Control Message Protocol (ICMP) ECHO facility, monitors several hosts, and notify admin if some of them are down.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "icpld",
            "portdir": "net/icpld",
            "version": "1.1.5",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://icpld.northernmost.org/",
            "description": "network connection performance tracking monitor",
            "long_description": "ICPLD is a connection monitor which allows you to keep track of your network connection perfomance. It will log each occasion of broken networking. It runs as a background process, and sends ICMP requests to an ip of your choice. When a reply isn't received within proper amount of time, it will consider the connection as unavailable and put a stamp in its log.",
            "active": true,
            "categories": [
                "sysutils",
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-12"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "iftop",
            "portdir": "net/iftop",
            "version": "1.0pre4",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.ex-parrot.com/~pdw/iftop/",
            "description": "display bandwidth usage on an interface",
            "long_description": "iftop does for network usage what top(1) does for CPU usage. It listens to network traffic on a named interface and displays a table of current bandwidth usage by pairs of hosts. Handy for answering the question \"why is our ADSL link so slow?\"",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1157
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "libpcap"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}