HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50663,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=900",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=898",
"results": [
{
"name": "dog",
"portdir": "net/dog",
"version": "0.1.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://dns.lookup.dog/",
"description": "dog is a command-line DNS client",
"long_description": "Dogs can look up! dog is a command-line DNS client, like dig. IT has colourful output, understands normal command-line argument syntax, supports the DNS-over-TLS and DNS-over-HTTPS protocols, and can emit JSON.",
"active": true,
"categories": [
"sysutils",
"net"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"cargo",
"legacy-support",
"rust",
"just",
"pandoc"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"libunwind",
"openssl11"
]
}
],
"depends_on": []
},
{
"name": "docsis",
"portdir": "net/docsis",
"version": "0.9.8",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rlaager/docsis",
"description": "generates binary configuration files for DOCSIS-compliant cable modems",
"long_description": "This program encodes text configuration files which contain Configuration File Settings into binary configuration files, as specified by the DOCSIS Radio Frequency Interface Specification, Appendix C. It supports most DOCSIS 2.0 Configuration Settings.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"glib2",
"libtool",
"autoconf",
"automake",
"bison",
"flex"
]
},
{
"type": "lib",
"ports": [
"net-snmp",
"openssl"
]
}
],
"depends_on": []
},
{
"name": "dnsviz",
"portdir": "net/dnsviz",
"version": "0.11.1",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dnsviz/dnsviz",
"description": "DNS measurement and diagnostic tool suite",
"long_description": "DNSViz is a tool suite for measurement, diagnostic, and visualization of Domain Name System (DNS) behavior, including its security extensions (DNSSEC).",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "casey",
"github": "cdeccio",
"ports_count": 1
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"graphviz",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"py313-cryptography",
"py313-dnspython",
"py313-pygraphviz"
]
}
],
"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": "dnstop",
"portdir": "net/dnstop",
"version": "20240709",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://dns.measurement-factory.com/tools/dnstop/",
"description": "dnstop is a libpcap application that displays tables of DNS traffic",
"long_description": "dnstop is a libpcap application that displays tables of DNS traffic",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "normen",
"github": "Gminfly",
"ports_count": 11
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ncurses",
"libpcap"
]
}
],
"depends_on": []
},
{
"name": "dnsmasq",
"portdir": "net/dnsmasq",
"version": "2.90",
"license": "GPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.thekelleys.org.uk/dnsmasq/doc.html",
"description": "lightweight DNS forwarder and DHCP server",
"long_description": "Dnsmasq is lightweight, easy to configure DNS forwarder and DHCP server. It is designed to provide DNS and, optionally, DHCP, to a small network. It can serve the names of local machines which are not in the global DNS. The DHCP server integrates with the DNS server and allows machines with DHCP-allocated addresses to appear in the DNS with names configured either in each host or in a central configuration file. Dnsmasq supports static and dynamic DHCP leases and BOOTP for network booting of diskless machines.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "snc",
"github": "nerdling",
"ports_count": 157
}
],
"variants": [
"universal",
"dhcp",
"tftp",
"ipv6"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": []
},
{
"name": "dnscrypt-proxy",
"portdir": "net/dnscrypt-proxy",
"version": "2.1.15",
"license": "ISC",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://dnscrypt.info",
"description": "A flexible DNS proxy, with support for encrypted DNS protocols",
"long_description": "A flexible DNS proxy, with support for modern encrypted DNS protocols such as DNSCrypt v2, DNS-over-HTTPS, Anonymized DNSCrypt and ODoH (Oblivious DoH).",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 228
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "dnscap",
"portdir": "net/dnscap",
"version": "2.5.0",
"license": "ISC",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.dns-oarc.net/tools/dnscap",
"description": "DNS network traffic capture utility",
"long_description": "DNS network traffic capture utility",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 228
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"zlib",
"zstd",
"ldns",
"libpcap",
"openssl3",
"lz4",
"xz"
]
},
{
"type": "run",
"ports": [
"perl5.34",
"p5.34-yaml"
]
}
],
"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": "dns2tcp",
"portdir": "net/dns2tcp",
"version": "0.5.2",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://web.archive.org/web/20171008214548/http://www.hsc.fr/ressources/outils/dns2tcp",
"description": "TCP over DNS tunnel",
"long_description": "dns2tcp is a tool for relaying TCP connections over DNS. There are no authentication nor encryption mechanisms: DNS encapsulation must be considered as an insecure and anonymous transport layer. Resources should be public external services like ssh, ssltunnel, etc.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": []
},
{
"name": "dns-server",
"portdir": "net/dns-server",
"version": "9.16.13",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.isc.org/",
"description": "Domain Name System server configuration",
"long_description": "DNS server working configuration for named that provides a basic, working, easily modifiable LAN DNS server. The configuration includes example LAN, .private, and localhost zones, with example A, PTR, and CNAME (alias) records, MX, SPF, DKIM, and DMARC records for email servers, and URI, TXT, and SRV records for Kerberos servers. This configuration is based upon macOS Server.app's DNS server prior to its deprecation in Server.app version 5.7. See `man named`.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "s.t.smith",
"github": "essandess",
"ports_count": 37
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "run",
"ports": [
"bind9"
]
}
],
"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": "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": "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": "dibbler",
"portdir": "net/dibbler",
"version": "1.0.2RC1-20200723",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://klub.com.pl/dhcpv6/",
"description": "A portable DHCPv6",
"long_description": "Dibbler is a portable DHCPv6 implementation. It supports stateful (i.e. IPv6 address granting and IPv6 prefix delegation) as well as stateless (i.e. option granting) autoconfiguration for IPv6.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": []
},
{
"name": "dhcptest",
"portdir": "net/dhcptest",
"version": "0.7",
"license": "Boost-1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/CyberShadow/dhcptest",
"description": "Cross-platform DHCP test client",
"long_description": "This is a DHCP test tool. It can send DHCP discover packets, and listen for DHCP replies.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"dmd",
"druntime",
"phobos",
"clang-17"
]
}
],
"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": "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": "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": "deluge",
"portdir": "net/deluge",
"version": "2.2.0",
"license": "(GPL-3+ or OpenSSLException)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.deluge-torrent.org",
"description": "A GNOME BitTorrent client.",
"long_description": "Deluge is a GNOME client for the BitTorrent network written in python.",
"active": true,
"categories": [
"net",
"gnome",
"python"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2625
}
],
"variants": [
"python310",
"python311",
"python312",
"python313"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-zopeinterface",
"py313-six",
"py313-Pillow",
"py313-openssl",
"py313-mako",
"py313-asn1",
"py313-service_identity",
"gettext",
"py313-gobject3",
"py313-setproctitle",
"py313-twisted",
"py313-ifaddr",
"py313-pyxdg",
"py313-rencode",
"py313-chardet",
"gtk3",
"gdk-pixbuf2",
"librsvg",
"libtorrent-rasterbar",
"boost181"
]
},
{
"type": "run",
"ports": [
"adwaita-icon-theme"
]
}
],
"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": "ddclient",
"portdir": "net/ddclient",
"version": "3.11.2",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ddclient.net/",
"description": "Update dynamic DNS entries",
"long_description": "ddclient is a Perl client used to update dynamic DNS entries for accounts on many dynamic DNS services.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "snc",
"github": "nerdling",
"ports_count": 157
}
],
"variants": [
"system_sendmail"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"autoconf",
"automake",
"libtool"
]
},
{
"type": "lib",
"ports": [
"p5.34-io-socket-ssl"
]
},
{
"type": "run",
"ports": [
"postfix",
"curl-ca-bundle",
"p5.34-data-validate-ip"
]
}
],
"depends_on": []
},
{
"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": "davix",
"portdir": "net/davix",
"version": "0.8.10",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/cern-fts/davix",
"description": "High-performance file management over WebDAV / HTTP",
"long_description": "Davix aims to make the task of managing files over HTTP-based protocols simple. It is being developed by IT-ST at CERN, and while the project's purpose is its use on the CERN grid, the functionality offered is generic.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "jonesc",
"github": "cjones051073",
"ports_count": 220
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-17",
"python312"
]
},
{
"type": "lib",
"ports": [
"libxml2",
"openssl3",
"curl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"root6"
]
}
]
},
{
"name": "darkstat",
"portdir": "net/darkstat",
"version": "3.0.721",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://unix4lyfe.org/darkstat",
"description": "network traffic analyzer",
"long_description": "darkstat is a network traffic analyzer. It's basically a packet sniffer which runs as a background process on a cable/DSL router and gathers all sorts of useless but interesting statistics.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"zlib",
"libpcap"
]
}
],
"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": "dante",
"portdir": "net/dante",
"version": "1.4.4",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.inet.no/dante/",
"description": "A circuit-level firewall/proxy",
"long_description": "Dante is a circuit-level firewall/proxy (socks implemented) that can be used to provide convenient and secure network connectivity to a wide range of hosts while requiring only the server Dante runs on to have external network connectivity. Once installed, Dante can in most cases be made transparent to the clients while offering detailed access control and logging facilities to the server administrator.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"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": "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": "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": "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": "curlie",
"portdir": "net/curlie",
"version": "1.8.2",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://curlie.io",
"description": "The power of curl, the ease of use of httpie.",
"long_description": "If you like the interface of HTTPie but miss the features of curl, curlie is what you are searching for. Curlie is a frontend to curl that adds the ease of use of httpie, without compromising on features and performance. All curl options are exposed with syntax sugar and output formatting inspired from httpie.",
"active": true,
"categories": [
"net",
"www"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 652
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "curl-ca-bundle",
"portdir": "net/curl",
"version": "8.13.0",
"license": "(MPL-2 or LGPL-2.1+)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://curl.se",
"description": "CA certificate bundle for curl",
"long_description": "Installs a bundle of certification authority certificates (CA certs) which curl (when linked with OpenSSL) uses to verify the authenticity of secure web and FTP servers.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"perl5",
"gcc14"
]
},
{
"type": "extract",
"ports": [
"unzip",
"xz"
]
},
{
"type": "lib",
"ports": [
"libgcc"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"textmate2"
]
},
{
"type": "lib",
"ports": [
"curl",
"privoxy-pki-bundle",
"calendar-contacts-server",
"offlineimap"
]
},
{
"type": "run",
"ports": [
"isync",
"glib-networking",
"postgresql18",
"weechat",
"mercurial",
"alpine",
"reuse",
"s3cmd",
"p11-kit",
"neomutt",
"mutt",
"subversion",
"postgresql16",
"rest",
"ddclient",
"postgresql17"
]
}
]
},
{
"name": "curl",
"portdir": "net/curl",
"version": "8.13.0",
"license": "Curl",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://curl.se",
"description": "Tool for transferring files with URL syntax",
"long_description": "curl is a client to get documents/files from servers, using any of the supported protocols. The command is designed to work without user interaction or any kind of interactivity.",
"active": true,
"categories": [
"net",
"www"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"ares",
"brotli",
"darwinssl",
"gnutls",
"mbedtls",
"wolfssl",
"gsasl",
"gss",
"http2",
"http3",
"idn",
"openldap",
"psl",
"rtmp",
"sftp_scp",
"ssl",
"zstd",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"openssl",
"libidn2",
"brotli",
"libpsl",
"nghttp2",
"curl-ca-bundle",
"zlib",
"zstd"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py312-pysaga",
"py311-pysaga",
"py313-pysaga",
"poedit",
"libsoup-devel",
"cvc4",
"pulumi",
"fpm",
"ipmitool",
"mm-common",
"py310-pysaga",
"roswell",
"py39-pysaga",
"libhv",
"py314-pysaga",
"libsoup-2.4",
"libsoup"
]
},
{
"type": "fetch",
"ports": [
"openjdk8-bootstrap"
]
},
{
"type": "lib",
"ports": [
"recutils",
"aegis",
"smokeping",
"ettercap",
"zabbix42",
"zabbix44",
"logjam",
"kcov",
"chatgpt-client",
"wandio",
"wsdlpull",
"cpuminer",
"curlftpfs",
"abgx360",
"freeciv",
"freeciv-x11",
"frobtads",
"mariadb-10.10",
"php53-solr",
"php54-solr",
"php55-solr",
"php56-solr",
"php70-solr",
"php71-solr",
"php72-solr",
"php73-solr",
"php74-solr",
"php81-solr",
"php80-solr",
"php82-solr",
"php83-solr",
"mariadb-10.11",
"mariadb-10.5",
"mariadb-10.6",
"mariadb-10.7",
"mariadb-10.8",
"mariadb-10.9",
"appstream-glib",
"abaddon",
"py37-gmic",
"git",
"git-devel",
"fortran-curl",
"q",
"tumbler",
"liboauth",
"quvi",
"rtorrent",
"gimp3-devel",
"gmpc",
"snownews",
"py37-isce2",
"mod_tile",
"snac",
"idevicerestore",
"idevicerestore-devel",
"php53-http",
"php54-http",
"php55-http",
"php84-curl",
"php83-curl",
"html-xml-utils",
"php82-curl",
"gitoxide",
"php81-curl",
"py27-curlish",
"ckon",
"php80-curl",
"cardpeek",
"py38-curl",
"xine-ui",
"gearmand",
"php74-curl",
"py37-curl",
"php73-curl",
"php72-curl",
"php71-curl",
"pihpsdr",
"darktable",
"php70-curl",
"darktable-devel",
"libopenraw",
"libopenraw-legacy",
"php56-curl",
"php55-curl",
"php54-curl",
"php53-curl",
"php52-curl",
"zabbix4",
"zabbix5",
"ctool",
"appstream",
"lastpass-cli",
"lastpass-cli-doc",
"uacme",
"yubico-c-client",
"p5.28-www-curl",
"p5.30-www-curl",
"p5.32-www-curl",
"p5.34-www-curl",
"stklos-curl-devel",
"wxWidgets-3.2",
"bzflag",
"supertuxkart",
"indi",
"wview",
"libdap",
"authforce",
"synergy",
"synergy-app",
"py310-curl",
"py27-curl",
"py311-curl",
"py312-curl",
"py313-curl",
"py314-curl",
"libmrss",
"libnxml",
"PineFlash",
"p5.28-mail-spamassassin",
"p5.30-mail-spamassassin",
"p5.32-mail-spamassassin",
"p5.34-mail-spamassassin",
"alienarena",
"collectd",
"rtorrent-devel",
"cpr",
"csound",
"pounce",
"esniper",
"html2text",
"qmmp",
"xmms2",
"gtkpod",
"moc",
"musikcube",
"litebrowser",
"jp2a",
"wrangler",
"rust-bootstrap",
"rust-bootstrap-10.6",
"rust-bootstrap-10.7",
"rust-bootstrap-10.5",
"rust-bootstrap-transition",
"GTorrentViewer",
"libclastfm",
"scmpc",
"smooth",
"libquvi",
"coeurl",
"poppler-qt4-mac",
"mail-server",
"gpredict",
"ufo-ai",
"toxic",
"clib",
"clamav-legacy",
"php53-http2",
"php54-http2",
"php55-http2",
"php56-http2",
"zorba",
"gnupg1",
"tclcurl",
"redland",
"clamav",
"the_Foundation",
"btfs",
"mediainfolib",
"davix",
"luanti",
"ncmpcpp",
"rust",
"cargo",
"Aseprite",
"lnav",
"lnav-devel",
"cryfs",
"kicad",
"xmoto",
"p5.28-alien-curl",
"p5.30-alien-curl",
"p5.32-alien-curl",
"p5.34-alien-curl",
"dar",
"netcdf",
"rasqal",
"multimarkdown",
"tesseract",
"tesseract-training",
"edbrowse",
"PDAL",
"sword",
"feh",
"zabbix3",
"vorbis-tools",
"raptor2",
"metview",
"gds",
"py38-gmic",
"grads",
"trurl",
"cmake-devel",
"cmake",
"cmake-devel-docs",
"cmake-docs-devel",
"cmake-gui-devel",
"cmake-gui",
"cmake-docs",
"llama.cpp",
"xrootd",
"gpac",
"cfitsio",
"R-Rhtslib",
"R-Rsamtools",
"albafetch",
"R-VariantAnnotation",
"R-csaw",
"warzone2100",
"tldr-cpp-client",
"falcon",
"transmission-qt",
"supertux",
"R",
"cabal",
"cabal-prebuilt",
"nco",
"git-cinnabar",
"viking",
"gcli",
"flickcurl",
"rb33-curb",
"rb32-curb",
"rb30-curb",
"rb31-curb",
"gnubg",
"faustlive-devel",
"R-curl",
"cherrytree",
"gmt5",
"gmt6",
"ncarg",
"gdal-netcdf",
"openrct2",
"ecore",
"tsduck",
"textmate2",
"p5.26-mail-spamassassin",
"p5.26-net-curl",
"p5.26-www-curl",
"py27-pysam",
"py36-pysam",
"py36-isce2",
"icecast2",
"lastfmlib",
"libofa",
"pianod",
"usbprog",
"libcmis",
"gretl",
"gmic-gimp",
"gmic-clib",
"gmic-lib",
"libvirt",
"libqalculate",
"xmlrpc-c",
"hurl",
"xastir",
"rustup",
"enigma",
"enigma-devel",
"syslog-ng-devel",
"mysql8",
"gdal",
"gdal-hdf5",
"gdal-kea",
"libnick",
"php53-oauth",
"php54-oauth",
"php55-oauth",
"php56-oauth",
"php70-oauth",
"php71-oauth",
"php72-oauth",
"php74-oauth",
"php73-oauth",
"php80-oauth",
"php81-oauth",
"php82-oauth",
"php83-oauth",
"NetSurf",
"weechat",
"libgphoto2",
"mongodb-devel",
"mongodb",
"proj7",
"proj8",
"proj9",
"xmltooling",
"mod_security2",
"herrie",
"transmission",
"librets",
"py39-gmic",
"roswell",
"megatools",
"cdo",
"mapserver",
"librasterlite2",
"mariadb-11.4",
"libsixel",
"netdata",
"librdkafka",
"orfeotoolbox",
"py310-orfeotoolbox",
"py311-orfeotoolbox",
"py312-orfeotoolbox",
"py313-orfeotoolbox",
"py314-orfeotoolbox",
"saga",
"libgit2",
"gstreamer1-gst-plugins-bad",
"gstreamer010-gst-plugins-bad",
"transmission-x11",
"htslib",
"R-RCurl",
"libgit2-devel",
"cgminer",
"s3fs",
"octave",
"mupdf",
"zeek",
"zeek-devel",
"gimp2",
"gimp2-devel",
"scummvm",
"scummvm-devel",
"p5.28-net-curl",
"p5.30-net-curl",
"p5.32-net-curl",
"p5.34-net-curl",
"geoipupdate",
"curlhandle",
"OpenSceneGraph",
"OpenSceneGraph-devel",
"pianobar",
"libpiano",
"py39-curl",
"audacious-plugins",
"newsraft",
"rawstudio",
"dmd-tools",
"poppler-devel",
"poppler-devel-qt5",
"newsboat",
"centerim",
"profanity",
"poppler",
"poppler-qt5",
"libetpan",
"mpd",
"R-arrow",
"mrustc-rust",
"gmic",
"gmic-qt"
]
},
{
"type": "run",
"ports": [
"asdf",
"cargo-generate",
"rb31-curl_ffi",
"rb32-curl_ffi",
"rb33-curl_ffi",
"flash",
"winetricks",
"gutils-suite-core",
"gnuastro",
"R-mRpostman",
"git-ftp",
"ain",
"cabal",
"wcurl",
"cabal-prebuilt",
"calendar-contacts-server"
]
},
{
"type": "test",
"ports": [
"libutf8proc"
]
}
]
},
{
"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": "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": "csshX",
"portdir": "net/csshX",
"version": "0.74",
"license": "(Artistic-1 or GPL)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://code.google.com/p/csshx/",
"description": "Cluster ssh tool for Terminal.app",
"long_description": "csshX is a tool to allow simultaneous control of multiple SSH sessions. csshX will attempt to create an SSH session to each remote host in separate Terminal.app windows. A master window will also be created. All keyboard input in the master will be sent to all the slave windows.",
"active": true,
"categories": [
"sysutils",
"net",
"security"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": []
},
{
"name": "cryptcat",
"portdir": "net/cryptcat",
"version": "1.2.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://cryptcat.sourceforge.net/",
"description": "lightweight netcat with integrated transport encryption",
"long_description": "Cryptcat is a lightweight version of netcat with integrated transport encryption capabilities.",
"active": true,
"categories": [
"net",
"security"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "cryfs",
"portdir": "fuse/cryfs",
"version": "1.0.3",
"license": "LGPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.cryfs.org/",
"description": "Cryptographic filesystem for the cloud",
"long_description": "CryFS encrypts your files, so you can safely store them anywhere. It works well together with cloud services like Dropbox, iCloud, OneDrive and others",
"active": true,
"categories": [
"net",
"fuse"
],
"maintainers": [
{
"name": "jolan78",
"github": "jolan78",
"ports_count": 1
}
],
"variants": [
"debug",
"fs_link"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"range-v3",
"python313",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libfmt10",
"spdlog",
"boost187",
"libomp",
"curl",
"macfuse",
"openssl3"
]
}
],
"depends_on": []
},
{
"name": "croc",
"portdir": "net/croc",
"version": "10.3.1",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 1,
"replaced_by": null,
"homepage": "https://schollz.com/blog/croc6",
"description": "Easily and securely send things from one computer to another",
"long_description": "croc is a tool that allows any two computers to simply and securely transfer files and folders. AFAIK, croc is the only CLI file-transfer tool that: allows any two computers to transfer data (using a relay), provides end-to-end encryption (using PAKE), enables easy cross-platform transfers (Windows, Linux, Mac), allows multiple file transfers, allows resuming transfers that are interrupted, does not need a local server or port-forwarding, is faster than wormhole, rsync, scp through compression and multiplexing (speedups 1.5x to 4x), and supports IPv6.",
"active": true,
"categories": [
"sysutils",
"net"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "corkscrew",
"portdir": "net/corkscrew",
"version": "2.0",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://web.archive.org/web/20160706023057/http://www.agroman.net/corkscrew/",
"description": "Tunnel SSH through HTTP proxies.",
"long_description": "Corkscrew is a tool for tunneling SSH through HTTP proxies.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "normen",
"github": "Gminfly",
"ports_count": 11
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"automake",
"clang-15"
]
}
],
"depends_on": []
},
{
"name": "consul",
"portdir": "net/consul",
"version": "1.22.2",
"license": "Commercial and Permissive",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.consul.io",
"description": "Consul is a distributed service mesh to connect, secure, and configure services across any runtime platform and public or private cloud.",
"long_description": "Consul is a service mesh solution providing a full featured control plane with service discovery, configuration, and segmentation functionality. Each of these features can be used individually as needed, or they can be used together to build a full service mesh. Consul requires a data plane and supports both a proxy and native integration model. Consul ships with a simple built-in proxy so that everything works out of the box, but also supports 3rd party proxy integrations such as Envoy.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
},
{
"type": "fetch",
"ports": [
"git"
]
}
],
"depends_on": []
},
{
"name": "coherence",
"portdir": "net/coherence",
"version": "0.7.dev0-20180629",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/coherence-project/Coherence",
"description": "Coherence, a Python UPnP and DLNA media framework",
"long_description": "Coherence is a framework written in Python, providing several UPnP MediaServers and MediaRenderers, and enabling your application to participate in digital living networks.",
"active": false,
"categories": [
"net",
"multimedia",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-docutils",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"py27-feedparser",
"py27-gdata",
"py27-gobject",
"gstreamer010-gst-plugins-base",
"py27-service_identity",
"py27-twisted",
"py27-gst-python",
"py27-id3lib",
"python27",
"py27-axiom"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"upnp-inspector"
]
}
]
},
{
"name": "cntlm",
"portdir": "net/cntlm",
"version": "0.92.3",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://cntlm.sourceforge.net/",
"description": "Cntlm is an NTLM / NTLM Session Response / NTLMv2 authenticating HTTP proxy",
"long_description": "Cntlm integrates TCP/IP port forwarding (HTTP tunneling), SOCKS5 proxy mode, standalone proxy allowing you to browse intranet as well as Internet and to access corporate web servers with NTLM protection. There are many advanced features like NTLMv2 support, password protection, password hashing, completely mutliplatform code (running on just about every architecture and OS out there) and so much more.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"coreutils"
]
}
],
"depends_on": []
},
{
"name": "cmdftp",
"portdir": "net/cmdftp",
"version": "0.9.8",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.nongnu.org/cmdftp/",
"description": "command line shell-like ftp client",
"long_description": "cmdftp is a command line FTP client for Unix under GPL. Features include passive mode for all data transfers, shell like transparent syntax for local and remote modes, multiple and recursive file transfers using wildcards, recursive copy and move commands, remote and local text file viewing and editing, network errors detection and resuming of currently executing command, partial download resuming (if server accepts REST command), tab completion for both local and remote names, autologin using classic ~/.netrc approach, large file support.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "clusterit",
"portdir": "net/clusterit",
"version": "2.5",
"license": "BSD-old",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.garbled.net/clusterit.html",
"description": "Tools for running tasks on many machines",
"long_description": "This is a collection of clustering tools for executing tasks across a network on two or more heterogeneous hosts.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"ncurses",
"xorg-libX11"
]
}
],
"depends_on": []
},
{
"name": "cloudflared",
"portdir": "net/cloudflared",
"version": "2026.1.1",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://developers.cloudflare.com/cloudflare-one/networks/connectors/cloudflare-tunnel/",
"description": "Cloudflare Tunnel client (formerly Argo Tunnel)",
"long_description": "Contains the command-line client for Cloudflare Tunnel, a tunneling daemon that proxies traffic from the Cloudflare network to your origins.",
"active": true,
"categories": [
"net",
"security"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 228
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "clive",
"portdir": "net/clive",
"version": "0.4.10",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sourceforge.net/projects/ljclive/",
"description": "A console line client for livejournal.",
"long_description": "This is a console UNIX client for updating weblogs. It is designed to be used interactively or as a UNX-style filter on the command line.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"libiconv"
]
}
],
"depends_on": []
},
{
"name": "cjdns",
"portdir": "net/cjdns",
"version": "22.3",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/cjdelisle/cjdns",
"description": "Cjdns implements an encrypted IPv6 network.",
"long_description": "Cjdns implements an encrypted IPv6 network using public-key cryptography for address allocation and a distributed hash table for routing. This provides near-zero-configuration networking, and prevents many of the security and scalability issues that plague existing networks.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "l2dy",
"github": "l2dy",
"ports_count": 97
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"rust",
"nodejs20",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "cidr",
"portdir": "net/cidr",
"version": "2.3.2",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/404NotGone/cidr",
"description": "RFC 1878 subnet helper",
"long_description": "cidr is a utility for determining the network address and broadcast address for a CIDR subnet. It takes as input an ip address and netmask in binary, dotted-quad, hexadecimal, decimal or prefix formats. It outputs the network address, broadcast address, and a count (and optionally a list) of valid host addresses for the corresponding subnet.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
}
]
}