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

{
    "count": 52358,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=448",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=446",
    "results": [
        {
            "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-18",
                        "automake",
                        "gmake",
                        "libtool",
                        "autoconf",
                        "autoconf-archive"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "libiconv",
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "i2pchat",
            "portdir": "net/i2pchat",
            "version": "0.2.37",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/vituperative/i2pchat",
            "description": "Anonymous private secure open-source chat",
            "long_description": "Anonymous private secure open-source chat using end-to-end encrypted transport.",
            "active": true,
            "categories": [
                "aqua",
                "net",
                "security"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "qt5-qtsvg",
                        "qt5-qtmultimedia"
                    ]
                }
            ],
            "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-18"
                    ]
                }
            ],
            "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": [
                        "automake",
                        "clang-18"
                    ]
                }
            ],
            "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": 1547
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "libpcap"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "inadyn",
            "portdir": "net/inadyn",
            "version": "2.13.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://troglobit.com/projects/inadyn/",
            "description": "In-a-Dyn is a dynamic DNS client with multiple SSL/TLS library support",
            "long_description": "Inadyn, or In-a-Dyn, is a small and simple Dynamic DNS, DDNS, client with HTTPS support. By using a DDNS client like inadyn you can register an Internet name with a DDNS provider, like FreeDNS. The DDNS client updates your DNS record periodically and/or on demand when your IP address changes. Inadyn can maintain multiple host records with the same IP address, use a combination of a script, the address from an Internet-facing interface, or default to using the IP address change detector of the DDNS provider.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1074
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnutls",
                        "libconfuse",
                        "nettle"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "incus",
            "portdir": "net/incus",
            "version": "6.23.0",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://linuxcontainers.org/incus/",
            "description": "CLI client for the Incus container and VM manager",
            "long_description": "Incus is a community fork of Canonical LXD. This port installs only the incus CLI, which connects to an Incus server running on a Linux host. The server daemon (incusd) is Linux-only and is not included.",
            "active": true,
            "categories": [
                "sysutils",
                "net"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "vijay8i",
                    "ports_count": 3
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "inetutils",
            "portdir": "net/inetutils",
            "version": "2.8",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/inetutils/",
            "description": "Inetutils is a collection of common network programs, including ftp, telnet, rsh, rlogin, tftp and the corresponding daemons.",
            "long_description": "Inetutils is a collection of common network programs, including ftp, telnet, rsh, rlogin, tftp and the corresponding daemons. Other tools include logger, ping, ping6, rcp, rexec, talk, and traceroute. Additional daemons include inetd, rexecd, syslogd and uucpd.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1547
                }
            ],
            "variants": [
                "client",
                "server",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "readline"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "iodine",
            "portdir": "net/iodine",
            "version": "0.8.0",
            "license": "ISC",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://code.kryo.se/iodine/",
            "description": "IPv4 over DNS",
            "long_description": "iodine lets you tunnel IPv4 data through a DNS server. This can be usable in different situations where internet access is firewalled, but DNS queries are allowed.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "tomhennigan",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ipcalc",
            "portdir": "net/ipcalc",
            "version": "0.51",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://jodies.de/ipcalc/",
            "description": "calculates various network masks etc. from given ip-address",
            "long_description": "ipcalc takes an IP address and netmask and calculates the resulting broadcast, network, Cisco wildcard mask, and host range. By giving a second netmask, you can design sub- and supernetworks. It is also intended to be a teaching tool and presents the results as easy-to-understand binary values.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "perl5_28",
                "perl5_30",
                "perl5_32",
                "perl5_34"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ipcheck",
            "portdir": "net/ipcheck",
            "version": "0.242",
            "license": "GPL-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://ipcheck.sourceforge.net",
            "description": "dynamic dns client written in python",
            "long_description": "ipcheck updates your ip address at one of the dynamic dns address providers like dyndns.org",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "iperf3",
            "portdir": "net/iperf3",
            "version": "3.21",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/esnet/iperf",
            "description": "Measures the maximum achievable bandwidth on IP networks",
            "long_description": "iperf3 is a tool for active measurements of the maximum achievable bandwidth on IP networks. It supports tuning of various parameters related to timing, protocols, and buffers. For each test it reports the bandwidth, loss, and other parameters.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "allan.que",
                    "github": "aque",
                    "ports_count": 15
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ipfs",
            "portdir": "net/ipfs",
            "version": "0.34.1",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ipfs.io",
            "description": "Global, versioned, peer-to-peer filesystem",
            "long_description": "IPFS is a global, versioned, peer-to-peer filesystem. It combines good ideas from Git, BitTorrent, Kademlia, SFS, and the Web. It is like a single bittorrent swarm, exchanging git objects. IPFS provides an interface as simple as the HTTP web, but with permanence built in.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "sirn",
                    "github": "sirn",
                    "ports_count": 35
                },
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1074
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "beets",
                        "beets-devel"
                    ]
                }
            ]
        },
        {
            "name": "iproute2mac",
            "portdir": "net/iproute2mac",
            "version": "1.7.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/brona/iproute2mac",
            "description": "CLI wrapper for basic network utilites on Mac OS X inspired with iproute2 on Linux systems - ip command.",
            "long_description": "CLI wrapper for basic network utilites on Mac OS X inspired with iproute2 on Linux systems - ip command. Provided functionality is limited and command output is not fully compatible with iproute2. Goal of this project is to make basic network configuration/debug tasks on Mac OS X easy for admins who already use Linux systems.",
            "active": true,
            "categories": [
                "net",
                "python"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 288
                }
            ],
            "variants": [
                "python314",
                "python313",
                "python312",
                "python311",
                "python310",
                "mpsudo"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ipsvd",
            "portdir": "net/ipsvd",
            "version": "1.0.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://smarden.org/ipsvd/",
            "description": "internet protocol service daemons",
            "long_description": "ipsvd is a set of internet protocol service daemons for Unix. It currently includes a TCP/IP service daemon, and a UDP/IP service daemon.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ipv6calc",
            "portdir": "net/ipv6calc",
            "version": "4.4.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.deepspace6.net/projects/ipv6calc.html",
            "description": "A small utility to manipulate (not only) IPv6 addresses.",
            "long_description": "ipv6calc is a small utility written in programming languate C to manipulate (not only) IPv6 addresses. Intentions were convering a given IPv6 address into compressed format, convering a given IPv6 address into the same format like shown in /proc/net/if_inet6 and (because it was not difficulty) migrating the Perl program ip6_int into. Now only one utiltity is needed to do a lot.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "irrtoolset",
            "portdir": "net/irrtoolset",
            "version": "5.1.3",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/irrtoolset/irrtoolset",
            "description": "a set of tools to work with Internet routing policies",
            "long_description": "The IRRToolSet is a set of tools to work with Internet routing policies. These policies are stored in Internet Routing Registries (IRR) in the Routing Policy Specification Language (RPSL). The goal of the IRRToolSet is to make routing information more convenient and useful for network engineers, by providing tools for automated router configuration, routing policy analysis, and on-going maintenance.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "bison",
                        "libtool",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "iwnet",
            "portdir": "net/iwnet",
            "version": "1.1.0",
            "license": "MIT",
            "platforms": "{darwin > 9}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/Softmotions/iwnet",
            "description": "Pure C asynchronous HTTP framework",
            "long_description": "Pure C asynchronous HTTP framework providing websockets client/server, SSL, reverse proxy and routing.",
            "active": true,
            "categories": [
                "devel",
                "net"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "iowow"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ixwebsocket",
            "portdir": "net/ixwebsocket",
            "version": "11.4.5",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/machinezone/IXWebSocket",
            "description": "C++ library for WebSocket client and server development",
            "long_description": "IXWebSocket is a websocket and http client and server library, with TLS support and very few dependencies.",
            "active": true,
            "categories": [
                "devel",
                "net"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "mbedtls",
                "openssl",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "openssl3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "abaddon"
                    ]
                }
            ]
        },
        {
            "name": "jabber",
            "portdir": "net/jabber",
            "version": "1.6.1.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jabberd.org/",
            "description": "Online presence and instant messaging server",
            "long_description": "The Jabber server (jabberd) is a daemon for Jabber clients to connect and communicate with.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "popt",
                        "pth",
                        "gnutls",
                        "expat",
                        "libidn",
                        "libgcrypt"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "jabberd",
            "portdir": "net/jabberd",
            "version": "2.3.4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://jabberd2.org/",
            "description": "Jabber messaging (XMPP) server",
            "long_description": "The Jabber server (jabberd) is a daemon for Jabber clients to connect and communicate with using the XMPP protocol.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "libudns",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgsasl",
                        "zlib",
                        "expat",
                        "openssl",
                        "libidn"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "jigdo",
            "portdir": "net/jigdo",
            "version": "0.7.3",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://atterer.org/jigdo/",
            "description": "A tool designed to ease the distribution of very large files",
            "long_description": "A tool designed to ease the distribution of very large files",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk2",
                        "libiconv",
                        "libwww"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "wget"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "jlj",
            "portdir": "net/jlj",
            "version": "2.12",
            "license": "public-domain",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://umlautllama.com/projects/perl/",
            "description": "A livejournal client",
            "long_description": "JLJ is a command-line interface for posting to livejournal. Posts are edited in your default editor.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "perl5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "jitsi-meet-electron",
            "portdir": "net/jitsi-meet-electron",
            "version": "2024.6.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jitsi/jitsi-meet-electron",
            "description": "Jitsi Meet Electron",
            "long_description": "Jistsi Meet Electron is a client for the open-source Jitsi Meet teleconferencing system",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "agile.ice1123",
                    "github": "takikawa",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "yarn",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "jreen",
            "portdir": "net/jreen",
            "version": "1.3.0",
            "license": "(GPL-3 or LGPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/euroelessar/jreen",
            "description": "Extensible XMPP library",
            "long_description": "Extensible XMPP library",
            "active": true,
            "categories": [
                "devel",
                "net"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libidn2",
                        "qt5-qtbase",
                        "libgsasl",
                        "zlib",
                        "speex"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "junkbuster",
            "portdir": "net/junkbuster",
            "version": "2.0.2p1.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://f2.org/products/ijb-zlib/",
            "description": "Internet Junkbuster Proxy with zlib compression support",
            "long_description": "This is a port of The Internet Junkbuster Proxy(TM). An excelent way to enhance your privacy while browsing the web. And it also happens to do a great job of filtering out all those annoying banner ads! This modified version allows one to specify appearance of blocked GIFs. It can automatically compress text/html and text/plain documents for clients which support Accept-Encoding: gzip (e.g. Netscape 4.7, Internet Explorer 5, Lynx 2.8.3) to save downstream modem/network bandwidth. It uses the zlib compression library to perform on-the-fly compression of HTML documents.",
            "active": true,
            "categories": [
                "net",
                "www"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "gnuregex"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "kcat",
            "portdir": "net/kcat",
            "version": "1.7.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/edenhill/kcat",
            "description": "Generic command line non-JVM Apache Kafka producer and consumer",
            "long_description": "Generic non-JVM producer and consumer for Apache Kafka >=0.8, think of it as a netcat for Kafka.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "alexey.trenikhin+macports",
                    "github": "alexeyt820",
                    "ports_count": 3
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "yajl",
                        "librdkafka"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "kismet",
            "portdir": "net/kismet",
            "version": "2023-07-R1",
            "license": "GPL-2",
            "platforms": "{darwin >= 15}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.kismetwireless.net",
            "description": "Wireless network detector and sniffer",
            "long_description": "Kismet is an 802.11 layer2 wireless network detector, sniffer, and intrusion detection system. Kismet will work with any wireless card which supports raw monitoring (rfmon) mode, and can sniff 802.11b, 802.11a, 802.11n, and 802.11g traffic (devices and drivers permitting). It can work with MacBook and MacBook Pro Atheros-based cards with which currently KisMac is unable to. Kismet identifies networks by passively collecting packets and detecting standard named networks, detecting (and given time, decloaking) hidden networks, and inferring the presence of non-beaconing networks via data traffic.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gmake",
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pcre",
                        "protobuf-c",
                        "libusb",
                        "libpcap",
                        "protobuf3-cpp",
                        "libwebsockets",
                        "ncurses",
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "kerberos5",
            "portdir": "net/kerberos5",
            "version": "1.22.2",
            "license": "MIT and BSD and ISC and OpenLDAP-2.8+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://web.mit.edu/kerberos/",
            "description": "Kerberos is a network authentication protocol.",
            "long_description": "Kerberos is a network authentication protocol. It is designed to provide strong authentication for client/server applications by using secret-key cryptography. A free implementation of this protocol is available from the Massachusetts Institute of Technology. Kerberos is available in many commercial products as well.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2079
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "autoconf",
                        "automake",
                        "gettext",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lmdb",
                        "libedit",
                        "ncurses",
                        "openssl",
                        "libcomerr",
                        "gettext-runtime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "oc"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-gssapi",
                        "py27-pykerberos",
                        "py36-pykerberos",
                        "htcondor",
                        "py37-pykerberos",
                        "postgresql14",
                        "postgresql15",
                        "postgresql16",
                        "postgresql17",
                        "postgresql18",
                        "py38-pykerberos",
                        "py39-pykerberos",
                        "evolution-data-server",
                        "gnome-online-accounts",
                        "freetds",
                        "postgresql10",
                        "postgresql11",
                        "postgresql12",
                        "postgresql13",
                        "postgresql96",
                        "libssh",
                        "mono",
                        "virtuoso-5",
                        "evolution-data-server-gtk4",
                        "gnome-control-center",
                        "libsoup",
                        "libsoup-2.4",
                        "libsoup-devel",
                        "kdelibs4",
                        "php85-openssl",
                        "php84-openssl",
                        "php83-openssl",
                        "php82-imap",
                        "php82-openssl",
                        "php81-imap",
                        "php81-openssl",
                        "php80-imap",
                        "php80-openssl",
                        "php74-imap",
                        "php74-openssl",
                        "php73-imap",
                        "php73-openssl",
                        "php72-imap",
                        "php72-openssl",
                        "php71-imap",
                        "php71-openssl",
                        "php70-imap",
                        "php70-openssl",
                        "php56-imap",
                        "php56-openssl",
                        "php55-imap",
                        "php55-openssl",
                        "php54-imap",
                        "php54-openssl",
                        "php53-imap",
                        "php53-openssl",
                        "php52-imap",
                        "php52-openssl",
                        "cclient",
                        "fetchmail",
                        "fetchmail-devel",
                        "imap-uw",
                        "mailsync",
                        "s-nail",
                        "loudmouth",
                        "mscp",
                        "pidgin-sipe",
                        "remctl",
                        "wallet",
                        "wallet-server",
                        "wallet-kdc",
                        "wireshark2",
                        "wireshark22",
                        "wireshark3",
                        "wireshark30",
                        "yafc",
                        "p5.28-gssapi",
                        "p5.30-gssapi",
                        "p5.32-gssapi",
                        "p5.34-gssapi",
                        "php83-imap",
                        "php84-imap",
                        "php85-imap",
                        "py310-gssapi",
                        "py311-gssapi",
                        "py312-gssapi",
                        "py313-gssapi",
                        "py314-gssapi",
                        "py313-pykerberos",
                        "nds2-client",
                        "xrootd",
                        "cyrus-sasl2",
                        "neon",
                        "wireshark4"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lscsoft-deps"
                    ]
                }
            ]
        },
        {
            "name": "knock",
            "portdir": "net/knock",
            "version": "0.7.8-20151227",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.zeroflux.org/projects/knock",
            "description": "A port-knocking implementation",
            "long_description": "knockd is a port-knock server. It listens to all traffic on an ethernet (or PPP) interface, looking for special knock sequences of port-hits. A client makes these port-hits by sending a TCP (or UDP) packet to a port on the server. This port need not be open -- since knockd listens at the link-layer level, it sees all traffic even if it's destined for a closed port. When the server detects a specific sequence of port-hits, it runs a command defined in its configuration file. This can be used to open up holes in a firewall for quick access.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpcap"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "kumofs",
            "portdir": "net/kumofs",
            "version": "0.4.12",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://kumofs.sourceforge.net/",
            "description": "A scalable and highly available distributed key-value store.",
            "long_description": "kumofs is a scalable and highly available distributed key-value store. You can use a memcached client library to set, get, CAS or delete values from/into kumofs. Backend storage is Tokyo Cabinet and it will give you great performance.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "tokyocabinet",
                        "msgpack0",
                        "openssl",
                        "rb-msgpack"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "kristall-devel",
            "portdir": "net/kristall-devel",
            "version": "0.4",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://kristall.random-projects.net",
            "description": "Small-Internet Browser for Gemini, Gopher, Finger & HTTP",
            "long_description": "Kristall is a browser without support for css/js/wasm or graphical websites. It can display user-styled documents in several formats, including gemini, html, markdown, ... provided by a server via gemini, gopher, http, finger, ...",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1074
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "qt5-qttools",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "openssl3",
                        "qt5-qtsvg",
                        "qt5-qtmultimedia"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lambdamoo",
            "portdir": "net/lambdamoo",
            "version": "1.8.1",
            "license": "Permissive and GPLConflict and GPL and Restrictive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.moo.mud.org/",
            "description": "The most commonly used program to run MOOs",
            "long_description": "LambdaMOO is a network-accessible, multi-user, programmable, interactive system well-suited to the construction of text-based adventure games, conferencing systems, and other collaborative software. Its most common use, however, is as a multi-participant, low-bandwidth virtual reality.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "latd",
            "portdir": "net/latd",
            "version": "1.29",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://linux-decnet.sourceforge.net/",
            "description": "Local Area Terminal (LAT) protocol",
            "long_description": "Implemenatation of the Local Area Terminal (LAT) protocol which allows remote login to a VAX system offering LAT services.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ldns",
            "portdir": "net/ldns",
            "version": "1.8.4",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.nlnetlabs.nl/projects/ldns/about/",
            "description": "DNS library in C",
            "long_description": "ldns is a library with the aim of simplifying DNS programming in C. It is heavily based upon the Net::DNS module from Perl.",
            "active": true,
            "categories": [
                "devel",
                "net"
            ],
            "maintainers": [],
            "variants": [
                "libressl",
                "openssl",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "libtool",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpcap",
                        "libressl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "dnscap",
                        "dnsperf",
                        "redwax-tool"
                    ]
                }
            ]
        },
        {
            "name": "lexbor",
            "portdir": "net/lexbor",
            "version": "2.7.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lexbor.com",
            "description": "a fast embeddable web browser engine",
            "long_description": "lexbor is a fast embeddable web browser engine written in C with no dependencies.",
            "active": true,
            "categories": [
                "net",
                "www"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2079
                }
            ],
            "variants": [
                "debug",
                "perf",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lft",
            "portdir": "net/lft",
            "version": "3.93",
            "license": "Copyleft",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pwhois.org/lft/",
            "description": "Layer Four Traceroute - advanced traceroute tool",
            "long_description": "LFT, short for Layer Four Traceroute, is a sort of 'traceroute' that often works much faster (than the commonly-used Van Jacobson method) and goes through many configurations of firewalls. More importantly, LFT implements numerous other features including firewall detection and identification, load balancer detection, AS number lookups, loose source routing, netblock name lookups, et al. Also includes whob, a prefix whois client.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [
                {
                    "name": "victor",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal",
                "gtod"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpcap"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lftp",
            "portdir": "net/lftp",
            "version": "4.9.3",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://lftp.yar.ru/",
            "description": "Sophisticated file transfer program",
            "long_description": "Lftp is a shell-like command line ftp client. It is reliable, can retry operations and does reget automatically. It can do several transfers simultaneously in background. You can start a transfer in background and continue browsing the ftp site or another one. This all is done in one process. Background jobs will be completed in nohup mode if you exit or close modem connection. Lftp has reput, mirror, reverse mirror among its features.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1547
                }
            ],
            "variants": [
                "tls",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "autoconf",
                        "automake",
                        "clang-18",
                        "gettext",
                        "libtool"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv",
                        "zlib",
                        "gettext-runtime",
                        "ncurses",
                        "openssl",
                        "pkgconfig",
                        "readline",
                        "libidn2",
                        "expat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libbind",
            "portdir": "net/libbind",
            "version": "6.0",
            "license": "ISC",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.isc.org/software/libbind/60",
            "description": "Standard resolver library for communicating with domain name servers",
            "long_description": "The libbind functions have been separated from the BIND suite as of BIND 9.6.0. Originally from older versions of BIND, they have been continually maintained and improved but not installed by default with BIND 9. This standard resolver library contains the same historical functions and headers included with many Unix operating systems.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "groff",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libdnet",
            "portdir": "net/libdnet",
            "version": "1.18.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ofalk/libdnet",
            "description": "portable low-level networking library",
            "long_description": "libdnet provides a simplified, portable interface to several low-level networking routines, including: network address manipulation, kernel arp(4) cache and route(4) table lookup and manipulation, network firewalling (IP filter, ipfw, ipchains, pf, ...), network interface lookup and manipulation, raw IP packet and Ethernet frame transmission.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "zmap",
                        "arpd",
                        "daemonlogger",
                        "daq",
                        "fragroute",
                        "honeyd",
                        "scanssh",
                        "tcpreplay",
                        "py27-libdnet",
                        "py310-libdnet",
                        "py311-libdnet",
                        "py312-libdnet",
                        "py313-libdnet",
                        "py314-libdnet"
                    ]
                }
            ]
        },
        {
            "name": "libdnsres",
            "portdir": "net/libdnsres",
            "version": "0.1a",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.monkey.org/~provos/libdnsres/",
            "description": "A non-blocking DNS resolver library",
            "long_description": "A non-blocking thread-safe API for resolving DNS names",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libevent"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libdshconfig",
            "portdir": "net/libdshconfig",
            "version": "0.20.13",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.netfort.gr.jp/~dancer/software/dsh.html.en",
            "description": "Dsh config file parser for general use, split out from dsh sources",
            "long_description": "Config file parser library for dsh. Dsh executes command remotely on several different machines at the same time. An utility to effectively do a  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-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "dsh"
                    ]
                }
            ]
        },
        {
            "name": "libenet",
            "portdir": "net/libenet",
            "version": "1.3.18",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://enet.bespin.org/",
            "description": "ENet is a library for reliable communication on top of UDP.",
            "long_description": "ENet's purpose is to provide a relatively thin, simple and robust network communication layer on top of UDP. The primary feature it provides is optional reliable, in-order delivery of packets. ENet is NOT intended to be a general purpose high level networking library that handles authentication, lobbying, server discovery, compression, encryption and other high level, often application level or dependent tasks.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "olsner",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "enigma",
                        "enigma-devel"
                    ]
                }
            ]
        },
        {
            "name": "libexosip2",
            "portdir": "net/libexosip2",
            "version": "5.3.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://savannah.nongnu.org/projects/exosip/",
            "description": "The eXtended osip library",
            "long_description": "eXosip is a library that hides the complexity of using the SIP protocol for multimedia session establishement. This protocol is mainly to be used by VoIP telephony applications (endpoints or conference server) but might be also useful for any application that wishes to establish sessions like multiplayer games.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 254
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "c-ares",
                        "libosip2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "linphone"
                    ]
                }
            ]
        },
        {
            "name": "libfetch",
            "portdir": "net/libfetch",
            "version": "9.0.0-RELEASE",
            "license": "BSD",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.freebsd.org/",
            "description": "FreeBSD file fetching library",
            "long_description": "These functions implement a high-level library for retrieving and uploading files using Uniform Resource Locators (URLs).",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bsdmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "openldap",
                        "openldap-devel",
                        "fetch"
                    ]
                }
            ]
        },
        {
            "name": "libgrss",
            "portdir": "net/libgrss",
            "version": "0.7.0",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/Libgrss",
            "description": "Glib abstaction to handle feeds in RSS, Atom and other formats.",
            "long_description": "Glib abstaction to handle feeds in RSS, Atom and other formats.",
            "active": true,
            "categories": [
                "net",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2662
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "gnome-common",
                        "gobject-introspection",
                        "gtk-doc",
                        "intltool",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxml2",
                        "libsoup-2.4",
                        "glib2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-core"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "libgweather",
            "portdir": "net/libgweather",
            "version": "3.36.2",
            "license": "GPL-2+ and LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/LibGWeather",
            "description": "Library to accessing online weather informations.",
            "long_description": "libgweather is a library to access weather information from online services for numerous locations.",
            "active": true,
            "categories": [
                "net",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2662
                }
            ],
            "variants": [
                "glade",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "gettext",
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "gtk-doc",
                        "vala",
                        "python310"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk3",
                        "libxml2",
                        "gobject-introspection",
                        "libsoup-2.4",
                        "geocode-glib",
                        "gettext-runtime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-core",
                        "evolution-data-server",
                        "gnome-maps",
                        "gnome-applets",
                        "gnome-panel",
                        "gnome-settings-daemon",
                        "gnome-weather"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "libipgeo",
            "portdir": "net/libipgeo",
            "version": "1.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://packetfactory.openwall.net/projects/ipgeo/",
            "description": "A small library written on top of the IP2LOCATION database allowing the user to do geo-targeting of IP addresses",
            "long_description": "For a given IPv4 address, libipgeo can lookup the following: - Country Code - Country - Region - City - Latitude - Longitude - ISP",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libnet",
                        "libpcap"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libmetalink",
            "portdir": "net/libmetalink",
            "version": "0.1.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://launchpad.net/libmetalink",
            "description": "libmetalink is a library for reading Metalink XML download description files.",
            "long_description": "libmetalink is a library for reading Metalink XML download description files. It is intended to help developers of C programs add Metalink functionality.",
            "active": true,
            "categories": [
                "devel",
                "net"
            ],
            "maintainers": [],
            "variants": [
                "test",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "expat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libmsn",
            "portdir": "net/libmsn",
            "version": "4.2.1",
            "license": "(GPL-2+ or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sourceforge.net/projects/libmsn/",
            "description": "MSN Messenger library",
            "long_description": "libmsn is a C++ library for Microsoft's MSN Messenger service. It provides a high-level interface that allows an application to access instant messaging features with ease.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl10"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "kopete"
                    ]
                }
            ]
        }
    ]
}