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

{
    "count": 49928,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=891",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=889",
    "results": [
        {
            "name": "libuninameslist",
            "portdir": "devel/libuninameslist",
            "version": "20230916",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/fontforge/libuninameslist",
            "description": "A Library of Unicode annotation data",
            "long_description": "The Unicode consortium provides a file containing annotations on many unicode characters. This library contains a compiled version of this file so that programs can access these data easily.",
            "active": true,
            "categories": [
                "devel",
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-16"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "fontforge"
                    ]
                }
            ]
        },
        {
            "name": "libudns",
            "portdir": "net/libudns",
            "version": "0.4",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.corpit.ru/mjt/udns.html",
            "description": "DNS resolver library",
            "long_description": "UDNS is a stub DNS resolver library with ability to perform both syncronous and asyncronous DNS queries.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "jabberd"
                    ]
                }
            ]
        },
        {
            "name": "libucl",
            "portdir": "devel/libucl",
            "version": "0.9.2",
            "license": "BSD",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/vstakhov/libucl",
            "description": "Universal configuration library parser",
            "long_description": "Universal configuration library parser",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libu2f-server",
            "portdir": "security/libu2f-server",
            "version": "1.1.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://developers.yubico.com/libu2f-server/",
            "description": "Yubico Universal 2nd Factor (U2F) Server C Library",
            "long_description": "This is a C library that implements the server-side of the U2F protocol. More precisely, it provides an API for generating the JSON blobs required by U2F devices to perform the U2F Registration and U2F Authentication operations, and functionality for verifying the cryptographic operations.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 96
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "help2man",
                        "gengetopt",
                        "pkgconfig",
                        "clang-9.0",
                        "check"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "json-c",
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libu2f-host",
            "portdir": "security/libu2f-host",
            "version": "1.1.10",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://developers.yubico.com/libu2f-host/",
            "description": "Yubico Universal 2nd Factor (U2F) Host C Library",
            "long_description": "Libu2f-host provides a C library and command-line tool that implements the host-side of the U2F protocol. There are APIs to talk to a U2F device and perform the U2F Register and U2F Authenticate operations.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 96
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "hidapi",
                        "json-c"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libtuxcap",
            "portdir": "devel/libtuxcap",
            "version": "1.4.0",
            "license": "PopCap",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sourceforge.net/projects/tuxcap/",
            "description": "framework for 2-D game development",
            "long_description": "TuxCap is a port of the PopCap games framework used for 2-D game development. It comes with PyCap Python bindings, a fast 2-D physics engine, a particle engine, widgets and many documented examples.",
            "active": true,
            "categories": [
                "devel",
                "games"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "cmake"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ImageMagick",
                        "libsdl_mixer",
                        "python27",
                        "libsdl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "glxinfo"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libtranslate",
            "portdir": "textproc/libtranslate",
            "version": "0.99",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.nongnu.org/libtranslate/",
            "description": "A natural language translation library",
            "long_description": "libtranslate is a library for translating text and web pages between natural languages. Its modular infrastructure allows to implement new translation services separately from the core library. libtranslate is shipped with a generic module supporting web-based translation services such as Babel Fish, Google Language Tools and SYSTRAN. Moreover, the generic module allows to add new services simply by adding a few lines to a XML file. The libtranslate distribution includes a powerful command line interface (see translate(1)).",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "intltool",
                        "clang-12"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "libiconv",
                        "gettext-runtime"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libtranscript",
            "portdir": "devel/libtranscript",
            "version": "0.3.3",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://os.ghalkes.nl/",
            "description": "libtranscript is a character-set conversion library, much like the iconv set of functions.",
            "long_description": "libtranscript is a character-set conversion library, much like the iconv set of functions. The library allows great control over the conversions. It was designed for use in programs which use Unicode internally, using UTF-8, UTF-16 or UTF-32/UCS-4.",
            "active": true,
            "categories": [
                "devel",
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1016
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "libtool",
                        "pkgconfig",
                        "clang-16"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libt3window",
                        "libt3widget",
                        "tilde"
                    ]
                }
            ]
        },
        {
            "name": "libtorrent-rasterbar",
            "portdir": "net/libtorrent-rasterbar",
            "version": "2.0.11",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://libtorrent.org/",
            "description": "A C++ bittorrent library (not the same as port libtorrent)",
            "long_description": "A C++ bittorrent library designed to run on anything from embedded systems to large scale seed servers. It comes with python bindings and detailed documentation.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                },
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 224
                }
            ],
            "variants": [
                "debug",
                "python310",
                "python311",
                "python312",
                "python313",
                "error_logging"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "boost181",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "deluge",
                        "btfs",
                        "qBittorrent",
                        "qBittorrent-qt5"
                    ]
                }
            ]
        },
        {
            "name": "libtorrent-devel",
            "portdir": "net/libtorrent-devel",
            "version": "20241204",
            "license": "(GPL-2+ or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rakshasa/libtorrent",
            "description": "BitTorrent library (unstable release)",
            "long_description": "libTorrent is a BitTorrent library written in C++ for *nix. It is designed to avoid redundant copying and storing of data that other clients and libraries suffer from. This is the unstable release of libTorrent.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automake",
                        "pkgconfig",
                        "clang-17",
                        "autoconf",
                        "libtool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl3",
                        "libsigcxx2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "rtorrent-devel"
                    ]
                }
            ]
        },
        {
            "name": "libtorrent",
            "portdir": "net/libtorrent",
            "version": "0.13.8",
            "license": "(GPL-2+ or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rakshasa/libtorrent",
            "description": "BitTorrent library",
            "long_description": "libTorrent is a BitTorrent library written in C++ for *nix. It is designed to avoid redundant copying and storing of data that other clients and libraries suffer from.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automake",
                        "pkgconfig",
                        "clang-17",
                        "autoconf",
                        "libtool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "libsigcxx2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "rtorrent"
                    ]
                }
            ]
        },
        {
            "name": "libtool",
            "portdir": "devel/libtool",
            "version": "2.5.4",
            "license": "libtool",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/libtool",
            "description": "The GNU Portable Library Tool",
            "long_description": "GNU libtool is a generic library support script. Libtool hides the complexity of using shared libraries behind a consistent, portable interface.",
            "active": true,
            "categories": [
                "devel",
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "larryv",
                    "github": "larryv",
                    "ports_count": 48
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 462
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "m4"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libmp3splt",
                        "mpg123",
                        "pulseaudio",
                        "psqlODBC",
                        "unixODBC",
                        "global",
                        "libabw",
                        "libextractor",
                        "libgphoto2",
                        "pcrexx",
                        "TeXmacs",
                        "erlsom",
                        "GraphicsMagick",
                        "ImageMagick",
                        "graphviz",
                        "graphviz-devel",
                        "openvrml",
                        "synfig",
                        "vips",
                        "gforth",
                        "gst",
                        "mdk",
                        "php71-mcrypt",
                        "php70-mcrypt",
                        "php56-mcrypt",
                        "php55-mcrypt",
                        "php54-mcrypt",
                        "php53-mcrypt",
                        "php52-mcrypt",
                        "pure",
                        "ettercap",
                        "trafshow",
                        "php72-mcrypt",
                        "php73-mcrypt",
                        "php74-mcrypt",
                        "php80-mcrypt",
                        "pure-faust",
                        "pure-glpk",
                        "hamlib",
                        "hamlib-devel",
                        "ngspice",
                        "playerstage-stage",
                        "plplot",
                        "plplot-single",
                        "sumo",
                        "courier-authlib",
                        "libprelude",
                        "oath-toolkit",
                        "prelude-manager",
                        "xca",
                        "xmlsec",
                        "clamav",
                        "freeradius",
                        "nut",
                        "redland",
                        "php81-mcrypt",
                        "ngspice-lib",
                        "php82-mcrypt",
                        "xmlsec-1.2",
                        "clamav-legacy",
                        "squid",
                        "php83-mcrypt",
                        "ImageMagick7",
                        "guile-2.2",
                        "guile-1.8",
                        "guile-3.0"
                    ]
                },
                {
                    "type": "build",
                    "ports": [
                        "djview",
                        "djview-qt5",
                        "emacs-mac-app",
                        "emacs-mac-app-devel",
                        "arj",
                        "dact",
                        "gnutar",
                        "lha",
                        "libaec",
                        "lrzip",
                        "slimdata",
                        "ucl",
                        "xar",
                        "minizip",
                        "a52dec",
                        "audiofile",
                        "cdparanoia",
                        "cmuclmtk",
                        "easytag",
                        "espeak-ng",
                        "faac",
                        "gmpc",
                        "id3lib",
                        "libao",
                        "libdca",
                        "libmodplug",
                        "libmusicbrainz2",
                        "libofa",
                        "liboss",
                        "libsamplerate",
                        "libshout",
                        "libtagedit",
                        "mpeg4ip",
                        "ncmpcpp",
                        "soundtouch",
                        "stk",
                        "tagtool",
                        "twolame",
                        "vorbis-tools",
                        "xgsch2pcb",
                        "gnokii",
                        "hidapi",
                        "telepathy-logger",
                        "dfu-programmer",
                        "upslug2",
                        "usbprog",
                        "csvdb",
                        "db46",
                        "db46-java",
                        "dbslayer",
                        "gigabase",
                        "iplike",
                        "libgda5",
                        "pgtcl",
                        "postgis2",
                        "psiconv",
                        "pxlib",
                        "qof",
                        "sparkey",
                        "ResIL",
                        "apr-util",
                        "aqbanking6",
                        "aqbanking6-gtk2",
                        "aqbanking6-gtk3",
                        "asio",
                        "bakefile",
                        "beecrypt",
                        "bitwise",
                        "capnproto",
                        "cdecl",
                        "coccinelle",
                        "codeblocks",
                        "cppunit",
                        "cunit",
                        "fsvs",
                        "ftnchek",
                        "geany",
                        "geoclue2",
                        "glade3",
                        "gpgme",
                        "gsoap",
                        "gtkimageview",
                        "gumbo-parser",
                        "gvfs",
                        "gwenhywfar4",
                        "gwenhywfar4-gtk",
                        "gwenhywfar4-gtk3",
                        "gwenhywfar5",
                        "gwenhywfar5-gtk2",
                        "gwenhywfar5-gtk3",
                        "ideviceinstaller",
                        "ideviceinstaller-devel",
                        "idevicerestore",
                        "idevicerestore-devel",
                        "jubatus-mpio",
                        "jubatus-msgpack-rpc",
                        "libast",
                        "libb2",
                        "libchloride",
                        "libcmis",
                        "libconfig-hr",
                        "libdivecomputer",
                        "libdvbpsi",
                        "libdvdnav",
                        "libelf",
                        "libevent1",
                        "libfixposix",
                        "libgee",
                        "libgpg-error",
                        "libimobiledevice",
                        "libimobiledevice-devel",
                        "libirecovery",
                        "libirecovery-devel",
                        "libjwt",
                        "liblightgrep",
                        "libmaa",
                        "libmaxminddb",
                        "libmcs",
                        "libmongo-client",
                        "libmowgli",
                        "libmwaw",
                        "libnewt",
                        "libofx",
                        "liboil",
                        "libpwquality",
                        "librets",
                        "libsdl_gfx",
                        "libsdl_pango",
                        "libsl",
                        "libtar",
                        "libtermkey",
                        "libucl",
                        "libuninameslist",
                        "libusb-devel",
                        "libusb-compat",
                        "libusb-legacy",
                        "libusbmuxd-devel",
                        "libvterm",
                        "libxdg-basedir",
                        "libxo",
                        "libyaml",
                        "log4cplus",
                        "log4cpp",
                        "lzo",
                        "mediainfolib",
                        "mesalink",
                        "mesos",
                        "midgard2-core",
                        "modglue",
                        "mono",
                        "mono-addins",
                        "monotone-devel",
                        "mpir",
                        "mpir-devel",
                        "msgpack0",
                        "nettle",
                        "oniguruma5",
                        "oniguruma6",
                        "openscop",
                        "openslp",
                        "patchutils",
                        "pcrexx",
                        "ppl",
                        "protobuf-c",
                        "protobuf-cpp",
                        "pthsem",
                        "qd",
                        "qqwing",
                        "radlib",
                        "robodoc",
                        "safestr",
                        "sdlconsole",
                        "sparsehash",
                        "srecord",
                        "t1lib",
                        "tclreadline",
                        "thrift",
                        "ucpp",
                        "udis86",
                        "unibilium",
                        "universal-ctags",
                        "upower",
                        "usbmuxd",
                        "usbmuxd-devel",
                        "valgrind-devel",
                        "valgrind-macos-devel",
                        "wolfssl",
                        "xxl",
                        "zeitgeist",
                        "zmq",
                        "zmq3",
                        "zmq22",
                        "zmq-devel",
                        "zshdb",
                        "TeXmacs",
                        "abiword-x11",
                        "bluefish",
                        "emacs",
                        "emacs-devel",
                        "emacs-app",
                        "emacs-app-devel",
                        "l3afpad",
                        "leafpad",
                        "dosbox",
                        "dosbox-x",
                        "freesci",
                        "gelide",
                        "hercules",
                        "qemu",
                        "bitcoin",
                        "cgminer",
                        "cpuminer",
                        "offlinefs",
                        "osxfuse",
                        "s3fs",
                        "alienarena",
                        "cannonsmash",
                        "circuslinux",
                        "cmatrix",
                        "crack-attack",
                        "freedroidclassic",
                        "gdash",
                        "gnubg",
                        "moon-buggy",
                        "nwntools",
                        "robotfindskitten",
                        "teg",
                        "tuxtype",
                        "xgalaga",
                        "librttopo",
                        "accountsservice",
                        "adwaita-icon-theme",
                        "alacarte",
                        "anjuta",
                        "balsa",
                        "baobab",
                        "conglomerate",
                        "dconf",
                        "dia",
                        "empathy",
                        "eog-plugins",
                        "evince",
                        "gconf",
                        "gconf-editor",
                        "gconfmm",
                        "gdl",
                        "gdl3",
                        "gdlmm3",
                        "gdm",
                        "gfbgraph",
                        "ghex",
                        "glabels",
                        "glom",
                        "gnome-applets",
                        "gnome-calendar",
                        "gnome-chemistry-utils",
                        "gnome-chess",
                        "gnome-control-center",
                        "gnome-font-viewer",
                        "gnome-js-common",
                        "gnome-menus",
                        "gnome-mime-data",
                        "gnome-mud",
                        "gnome-music",
                        "gnome-online-accounts",
                        "gnome-photo-print",
                        "gnome-photos",
                        "gnome-session",
                        "gnome-sudoku",
                        "gnome-system-log",
                        "gnome-system-monitor",
                        "gnome-terminal",
                        "gnome-themes-extra",
                        "gnome-turtle",
                        "gnome-vfs",
                        "gnome-weather",
                        "gnotify",
                        "gnotime",
                        "gnucash",
                        "gnucash-devel",
                        "gnumeric",
                        "goffice",
                        "goffice08",
                        "grisbi",
                        "gspell",
                        "gstreamer010-gst-ffmpeg",
                        "gstreamer010-gst-plugins-bad",
                        "gstreamer010-gst-plugins-gl",
                        "gstreamer010-gst-plugins-good",
                        "gthumb",
                        "gtk-doc",
                        "gtk-quartz-engine",
                        "gtk2",
                        "gtksourceview",
                        "gtksourceview2",
                        "gtksourceview3",
                        "keybinder",
                        "py27-keybinder",
                        "libbonoboui",
                        "libepc",
                        "libglade2",
                        "libgnome",
                        "libgnome-keyring",
                        "libgnomecanvas",
                        "libgnomecups",
                        "libgnomekbd",
                        "libgnomeprint",
                        "libgnomeprintui",
                        "libgnomeui",
                        "libgtkhtml3",
                        "libgtkhtml4",
                        "libgtop",
                        "libsocialweb",
                        "libwnck",
                        "libwnck3",
                        "liferea",
                        "linsmith",
                        "oregano",
                        "policykit-gnome",
                        "regexxer",
                        "seahorse",
                        "seed",
                        "startup-notification",
                        "vino",
                        "vte-gtk2-compat",
                        "xchat-gnome",
                        "yelp",
                        "aalib",
                        "agave",
                        "antigraingeometry",
                        "autotrace",
                        "cogl",
                        "diff-pdf",
                        "djvulibre",
                        "dmtx-utils",
                        "dvisvgm",
                        "ftgl",
                        "g2",
                        "gegl-0.3",
                        "giblib",
                        "gimp-gap",
                        "gimp-lqr-plugin",
                        "gimp-resynthesizer",
                        "gimp-save-for-web",
                        "gimp2",
                        "gimp2-devel",
                        "graphviz",
                        "graphviz-devel",
                        "jbig2enc",
                        "jp2a",
                        "leptonica",
                        "libart_lgpl",
                        "libcaca",
                        "libcaca-devel",
                        "libdmtx",
                        "libemf",
                        "libexif",
                        "libguichan",
                        "libhermes",
                        "libmypaint",
                        "libopenraw",
                        "libpgf",
                        "libraw",
                        "libspiro",
                        "libwmf",
                        "libwpg-0.3",
                        "minidjvu",
                        "mozjpeg",
                        "openjpeg15",
                        "osm-gps-map",
                        "osm-gps-map-gtk2",
                        "plotutils",
                        "poly2tri-c",
                        "pstoedit",
                        "rawstudio",
                        "synfig",
                        "synfigstudio",
                        "vsd2svg",
                        "zimg",
                        "bitchx",
                        "hadoop",
                        "algol68g",
                        "colm",
                        "g95",
                        "gforth",
                        "ghc",
                        "gprolog",
                        "hugs98",
                        "mozart",
                        "obc",
                        "pfe",
                        "php80",
                        "php80-apache2handler",
                        "php80-cgi",
                        "php80-fpm",
                        "scsh",
                        "libetpan",
                        "mpack",
                        "opendkim",
                        "opensmtpd",
                        "ColPack",
                        "TinySVM",
                        "arpack",
                        "blitzwave",
                        "buddy",
                        "crfsuite",
                        "fftw",
                        "fftw-single",
                        "fgsl",
                        "fityk",
                        "flint",
                        "liblbfgs",
                        "libqalculate",
                        "libticables2",
                        "libticalcs2",
                        "libticonv",
                        "libtifiles2",
                        "matio",
                        "maxima-devel",
                        "octave",
                        "optpp",
                        "qalculate-gtk",
                        "reduce",
                        "singular",
                        "tilp2",
                        "HandBrake",
                        "HandBrakeCLI",
                        "VLC2",
                        "libVLC2",
                        "XviD",
                        "despotify",
                        "dirac",
                        "dvdauthor",
                        "frei0r-plugins",
                        "gtkpod",
                        "jpeginfo",
                        "libass",
                        "libbdplus",
                        "libgpod",
                        "libmovit",
                        "libquicktime-devel",
                        "libtheora",
                        "libvideogfx",
                        "mediainfo",
                        "MediaInfo-gui",
                        "ming",
                        "moc",
                        "mp4v2",
                        "ogmtools",
                        "pHash",
                        "schroedinger",
                        "shairport-sync",
                        "smpeg",
                        "transcode",
                        "vapoursynth",
                        "xine-lib",
                        "aria2",
                        "arp-scan",
                        "bwm-ng",
                        "darkstat",
                        "ddclient",
                        "docsis",
                        "flow-tools",
                        "fwknop-client",
                        "gajim",
                        "gftp",
                        "gq",
                        "grsync",
                        "httrack",
                        "irrtoolset",
                        "kerberos5",
                        "knock",
                        "ldns",
                        "lftp",
                        "libgrss",
                        "libnet",
                        "liboauth",
                        "liboping-devel",
                        "libpcapnav",
                        "libstrophe",
                        "libtorrent",
                        "libtorrent-devel",
                        "logjam",
                        "mcabber",
                        "mediatomb",
                        "mtr",
                        "munge",
                        "nc6",
                        "nefu",
                        "nfdump",
                        "nload",
                        "ntop",
                        "nxcomp",
                        "nxproxy",
                        "ola",
                        "onioncat",
                        "openfortivpn",
                        "openssh",
                        "pidgin",
                        "libpurple",
                        "finch",
                        "profanity",
                        "proftpd",
                        "quagga",
                        "rdesktop",
                        "rtorrent-devel",
                        "scotty",
                        "shellinabox",
                        "sshguard",
                        "ssldump",
                        "sstp-client",
                        "surfraw",
                        "thttpd",
                        "tnftpd",
                        "torsocks",
                        "traceroute",
                        "transmission-x11",
                        "tsocks",
                        "ucarp",
                        "vde2",
                        "wallet",
                        "wallet-server",
                        "wallet-kdc",
                        "wol",
                        "denemo",
                        "ghostscript",
                        "pslib",
                        "py27-pygtk",
                        "py27-xmlsec",
                        "py36-xmlsec",
                        "py37-xmlsec",
                        "py38-xmlsec",
                        "py39-xmlsec",
                        "py27-osmgpsmap",
                        "ADMS",
                        "libxavna",
                        "asco",
                        "ccfits",
                        "chemical-mime-data",
                        "ckon",
                        "erfa",
                        "exonerate",
                        "ghemical",
                        "gmtsar",
                        "gpredict",
                        "gst-plugins-cairovis",
                        "gst-plugins-math",
                        "hamlib-devel",
                        "hdfeos",
                        "hdfeos5",
                        "iverilog",
                        "libfec",
                        "libghemical",
                        "libnova",
                        "libosmo-dsp",
                        "libsc",
                        "linrad",
                        "netcdf-cxx",
                        "nightshade",
                        "opendx",
                        "osmocore",
                        "osmocore-devel",
                        "perseus-sdr",
                        "playerstage-player",
                        "psfex",
                        "quantum-espresso",
                        "qucs",
                        "solid",
                        "source-extractor",
                        "tempo",
                        "tophat",
                        "verilator",
                        "viking",
                        "vis5d",
                        "wview",
                        "xraylib",
                        "aff4",
                        "afflib",
                        "aimage",
                        "aircrack-ng",
                        "bulk_extractor",
                        "cracklib",
                        "gnomint",
                        "gss",
                        "ike-scan",
                        "libident",
                        "libprelude",
                        "libyubikey",
                        "md5deep",
                        "medusa",
                        "nbtscan",
                        "opensc",
                        "outguess",
                        "pam-google-authenticator",
                        "pam-u2f",
                        "pidgin-otr",
                        "pkcs11-helper",
                        "prelude-manager",
                        "shibboleth",
                        "softhsm",
                        "ssss",
                        "steghide",
                        "tcpcrypt-devel",
                        "voms",
                        "yara",
                        "yubico-c-client",
                        "yubico-pam",
                        "OpenIPMI",
                        "bash-completion",
                        "byobu",
                        "collectd",
                        "cuetools",
                        "dcfldd",
                        "debianutils",
                        "dpkg",
                        "duff",
                        "duti",
                        "fdupes",
                        "file",
                        "libmagic",
                        "freeradius",
                        "htop",
                        "ipmitool",
                        "krbafs",
                        "libirman",
                        "lirc",
                        "lnav",
                        "logrotate",
                        "rlwrap",
                        "sleuthkit",
                        "tmate",
                        "tmpreaper",
                        "tmux-devel",
                        "uptimed",
                        "watch",
                        "xtail",
                        "BibTool",
                        "aidadoc",
                        "apertium",
                        "asciidoc",
                        "aspell",
                        "barcode",
                        "dict",
                        "ekhtml",
                        "enchant",
                        "fmt-ptrn",
                        "fribidi",
                        "hunspell",
                        "kakasi",
                        "liblangtag",
                        "liblrdf",
                        "libots",
                        "libplist-devel",
                        "libpostal",
                        "librevenge",
                        "libsgml",
                        "libunistring",
                        "libwpd-0.10",
                        "libwps-0.3",
                        "libxml",
                        "libxmldiff",
                        "lttoolbox",
                        "man-db",
                        "opensp",
                        "pinfo",
                        "sablotron",
                        "sand",
                        "simstring",
                        "py27-simstring",
                        "source-highlight",
                        "libsphinxclient",
                        "stardict",
                        "sword",
                        "tesseract",
                        "tesseract-training",
                        "tnef",
                        "unac",
                        "uni2ascii",
                        "unrtf",
                        "wv",
                        "xmlroff",
                        "xmlto",
                        "yamcha",
                        "FileZilla",
                        "cgilib",
                        "cherokee",
                        "emacs-w3m",
                        "fcgi",
                        "fcgiwrap",
                        "flood",
                        "libsass",
                        "lighttpd",
                        "litmus",
                        "mod_authn_otp",
                        "mod_gnutls",
                        "mod_qos",
                        "py27-nghttp2",
                        "py36-nghttp2",
                        "py37-nghttp2",
                        "privoxy",
                        "sassc",
                        "varnish",
                        "webkit-gtk",
                        "webkit-gtk3",
                        "webkit-gtk-2.0",
                        "webkit-gtk3-2.0",
                        "yaws",
                        "Eterm",
                        "XawM",
                        "blt",
                        "glw",
                        "gtk-engines2",
                        "gtkmm",
                        "gtkspell3",
                        "homebank",
                        "libhangul",
                        "nabi",
                        "neXtaw",
                        "nimbus",
                        "tango-icon-theme",
                        "tango-icon-theme-extras",
                        "xcircuit",
                        "xclip",
                        "xdiskusage",
                        "xdm",
                        "xinit",
                        "xkeyboard-config",
                        "xonclock",
                        "xorg-libXext",
                        "xorg-libXfont2",
                        "xorg-libXpresent",
                        "xorg-libXt",
                        "xorg-server",
                        "xorg-server-1.18",
                        "xorg-server-devel",
                        "xorg-server-legacy",
                        "xplanet",
                        "xtrap",
                        "libxfce4util",
                        "vte-gtk2-xfce",
                        "xfconf",
                        "dnsperf",
                        "procenv",
                        "php81",
                        "php81-apache2handler",
                        "php81-cgi",
                        "php81-fpm",
                        "zbar",
                        "p5.28-barcode-zbar",
                        "p5.30-barcode-zbar",
                        "p5.32-barcode-zbar",
                        "integrit",
                        "cups-ppdc",
                        "dvbcut",
                        "py27-pygtk-devel",
                        "gtk2-devel",
                        "rsync-hfscomp",
                        "zvbi",
                        "mscompress",
                        "easytag-devel",
                        "dvisvgm-devel",
                        "telescope",
                        "mod_tile",
                        "py310-xmlsec",
                        "mach_override",
                        "sysbench",
                        "aephea",
                        "jo",
                        "libaribb24",
                        "geany-plugins",
                        "gnuastro",
                        "got",
                        "php82",
                        "php82-apache2handler",
                        "php82-cgi",
                        "php82-fpm",
                        "fdm",
                        "ffms2",
                        "pkixssh",
                        "rofi",
                        "codeblocks-devel",
                        "demangle",
                        "ruby-devel",
                        "ragel-devel",
                        "4ti2",
                        "LiDIA",
                        "QSopt_ex",
                        "TOPCOM",
                        "latte-int",
                        "fplll",
                        "mpfrcx",
                        "yices",
                        "mcsim",
                        "admesh",
                        "libfirm",
                        "adept2",
                        "cmh",
                        "fortran-datetime",
                        "R-httpuv",
                        "audiowmark",
                        "py311-xmlsec",
                        "starpu",
                        "cyrus-sasl-xoauth2",
                        "libdsk",
                        "shadowsocks-libev",
                        "nrsc5",
                        "BRiAl",
                        "m4ri",
                        "atkmm-1.6",
                        "cairomm-1.0",
                        "libopenraw-legacy",
                        "nghttp3",
                        "libxc5",
                        "libxc6",
                        "mhxd",
                        "mdds-2.0",
                        "mdds-2.1",
                        "orcus-0.17",
                        "orcus-0.18",
                        "libimobiledevice-glue-devel",
                        "normaliz",
                        "php83",
                        "php83-apache2handler",
                        "php83-cgi",
                        "php83-fpm",
                        "libwired",
                        "wire",
                        "wired-server",
                        "uacme",
                        "ancient",
                        "alac",
                        "libqb",
                        "starpu13",
                        "pnetcdf",
                        "posh",
                        "ifuse",
                        "redwax-tool",
                        "spral",
                        "py312-xmlsec",
                        "libass-devel",
                        "libt3config",
                        "libt3highlight",
                        "libt3key",
                        "libt3widget",
                        "libt3window",
                        "libtranscript",
                        "tilde",
                        "termdebug",
                        "jemalloc-devel",
                        "lnav-devel",
                        "sudosh2",
                        "libhsts",
                        "liberasurecode",
                        "jnv",
                        "pg12-postgis3-doc",
                        "pg13-postgis3-doc",
                        "pg14-postgis3-doc",
                        "pg15-postgis3-doc",
                        "pg16-postgis3-doc",
                        "wxHexEditor",
                        "whiptcl",
                        "py38-libnewt",
                        "py39-libnewt",
                        "py310-libnewt",
                        "py311-libnewt",
                        "py312-libnewt",
                        "love-0.10",
                        "love-0.7",
                        "love-0.8",
                        "love-0.9",
                        "love-11",
                        "libclastfm",
                        "libdbusmenu",
                        "xpad",
                        "php84-apache2handler",
                        "php84",
                        "php84-cgi",
                        "php84-fpm",
                        "libmspack",
                        "guile-3.0",
                        "racket",
                        "ivykis",
                        "schismtracker",
                        "utdns",
                        "libsixel",
                        "p5.34-barcode-zbar",
                        "libtatsu-devel",
                        "iverilog-docs",
                        "py313-xmlsec",
                        "py313-libnewt",
                        "btfs",
                        "pg17-postgis3-doc",
                        "xnec2c",
                        "erofs-utils",
                        "libbacktrace",
                        "bstring",
                        "screen4",
                        "lbreakouthd",
                        "py314-xmlsec",
                        "pg12-postgis",
                        "pg12-postgis-doc",
                        "pg13-postgis",
                        "pg13-postgis-doc",
                        "pg14-postgis",
                        "pg14-postgis-doc",
                        "pg15-postgis",
                        "pg15-postgis-doc",
                        "pg16-postgis",
                        "pg16-postgis-doc",
                        "pg17-postgis",
                        "pg17-postgis-doc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gobject-introspection",
                        "lscsoft-deps",
                        "xfce4-dev-tools",
                        "gobject-introspection-devel"
                    ]
                }
            ]
        },
        {
            "name": "libtommath",
            "portdir": "math/libtommath",
            "version": "1.3.0",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.libtom.net/LibTomMath/",
            "description": "Comprehensive, modular and portable mathematical routines",
            "long_description": "LibTomMath provides highly optimized and portable routines for a vast majority of integer based number theoretic applications (including public key cryptography).",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "libtomcrypt"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "MoarVM",
                        "convertlit",
                        "bitkeeper"
                    ]
                }
            ]
        },
        {
            "name": "libtomcrypt",
            "portdir": "security/libtomcrypt",
            "version": "1.18.2",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.libtom.net/LibTomCrypt",
            "description": "Cryptographic toolkit",
            "long_description": "LibTomCrypt is a fairly comprehensive, modular and portable cryptographic toolkit that provides developers with a vast array of well known published block ciphers, one-way hash functions, chaining modes, pseudo-random number generators, public key cryptography and a plethora of other routines.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "libtommath",
                        "clang-15"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "bitkeeper"
                    ]
                }
            ]
        },
        {
            "name": "libtins",
            "portdir": "devel/libtins",
            "version": "4.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://libtins.github.io/",
            "description": "high-level, multiplatform C++ network packet sniffing and crafting library",
            "long_description": "libtins is a high-level, multiplatform C++ network packet sniffing and crafting library.",
            "active": true,
            "categories": [
                "devel",
                "net"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 96
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "libpcap"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libtifiles2",
            "portdir": "math/libtifiles2",
            "version": "1.1.7",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://lpg.ticalc.org/prj_tilp/",
            "description": "TILibs",
            "long_description": "Utility libraries for TI related apps",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libarchive",
                        "zlib",
                        "gettext",
                        "glib2",
                        "libticonv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libticables2",
                        "gfm",
                        "libticalcs2",
                        "tiemu3",
                        "tilp2"
                    ]
                }
            ]
        },
        {
            "name": "libticonv",
            "portdir": "math/libticonv",
            "version": "1.1.5",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://lpg.ticalc.org/prj_tilp/",
            "description": "TILibs",
            "long_description": "Utility libraries for TI related apps",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "autoconf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libusb-compat",
                        "libiconv",
                        "glib2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libticables2",
                        "gfm",
                        "libticalcs2",
                        "libtifiles2",
                        "tiemu3",
                        "tilp2"
                    ]
                }
            ]
        },
        {
            "name": "libticalcs2",
            "portdir": "math/libticalcs2",
            "version": "1.1.9",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://lpg.ticalc.org/prj_tilp",
            "description": "TILibs",
            "long_description": "Utility libraries for TI related apps",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libtifiles2",
                        "gettext",
                        "glib2",
                        "libticables2",
                        "libticonv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gfm",
                        "tiemu3",
                        "tilp2"
                    ]
                }
            ]
        },
        {
            "name": "libticables2",
            "portdir": "math/libticables2",
            "version": "1.3.5",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://lpg.ticalc.org/prj_tilp/",
            "description": "TILibs",
            "long_description": "Utility libraries for TI related apps",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "libticonv",
                        "libtifiles2",
                        "gettext"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gfm",
                        "libticalcs2",
                        "tiemu3",
                        "tilp2"
                    ]
                }
            ]
        },
        {
            "name": "libtheora",
            "portdir": "multimedia/libtheora",
            "version": "1.1.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://www.theora.org/",
            "description": "Xiph.org Foundation's open video codec",
            "long_description": "Theora is an open video codec being developed by the Xiph.org Foundation as part of their Ogg project (It is a project that aims to integrate On2's VP3 video codec, Ogg Vorbis audio codec and Ogg multimedia container formats into a multimedia solution that can compete with MPEG-4 format).",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libogg"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "icecast2",
                        "gstreamer010-gst-plugins-base",
                        "love-11",
                        "raceintospace",
                        "boswars",
                        "indi",
                        "ufo-ai",
                        "libshout2",
                        "ffmpeg",
                        "ffmpeg-devel",
                        "ffmpeg4",
                        "ffmpeg8",
                        "gpac",
                        "VLC2",
                        "libVLC2",
                        "transcode",
                        "paraview",
                        "warzone2100",
                        "allegro5",
                        "love-0.10",
                        "godot",
                        "godot-3.2",
                        "gstreamer1-gst-plugins-base",
                        "qxmpp",
                        "scummvm",
                        "scummvm-devel",
                        "ffmpeg6",
                        "ffmpeg7",
                        "Io"
                    ]
                }
            ]
        },
        {
            "name": "libthai",
            "portdir": "textproc/libthai",
            "version": "0.1.18",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://linux.thai.net/projects/libthai",
            "description": "Thai language support library.",
            "long_description": "Thai language support library.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "doxygen",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libdatrie"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libtextstyle",
            "portdir": "devel/gettext",
            "version": "0.22.5",
            "license": "GPL-3+",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/gettext/",
            "description": "a text styling library, part of gettext",
            "long_description": "libtextstyle provides an easy way to add styling to programs that produce output to a console or terminal emulator window. This library is part of gettext and a prerequisite for tools like msgfmt and friends.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "poke",
                        "bison",
                        "gettext",
                        "gettext-tools-libs"
                    ]
                }
            ]
        },
        {
            "name": "libtermkey",
            "portdir": "devel/libtermkey",
            "version": "0.22",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.leonerd.org.uk/code/libtermkey/",
            "description": "Cross-platform asynchronous I/O",
            "long_description": "libuv is a multi-platform support library with a focus on asynchronous I/O.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "libtool",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "unibilium"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "vis"
                    ]
                }
            ]
        },
        {
            "name": "libtcd",
            "portdir": "science/libtcd",
            "version": "2.2.7-r2",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.flaterco.com/xtide/",
            "description": "API for using Tide Constituent Database files",
            "long_description": "libtcd provides a software API for reading and writing Tide Constituent Database (TCD) files.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "dstrubbe",
                    "github": "dstrubbe",
                    "ports_count": 38
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "xtide"
                    ]
                }
            ]
        },
        {
            "name": "libtatsu-devel",
            "portdir": "devel/libtatsu",
            "version": "20250922",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.libimobiledevice.org/",
            "description": "Library handling the communication with Apple's Tatsu Signing Server (TSS).",
            "long_description": "This library is part of the libimobiledevice project. The main purpose of this library is to allow creating TSS request payloads, sending them to Apple's TSS server, and retrieving and processing the response. The code was originally part of idevicerestore and has been split out to its own library, while obviously idevicerestore will remain the main consumer.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "turbocool3r",
                    "github": "turbocool3r",
                    "ports_count": 4
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libplist-devel"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libimobiledevice-devel"
                    ]
                }
            ]
        },
        {
            "name": "libtatsu",
            "portdir": "devel/libtatsu",
            "version": "1.0.5",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.libimobiledevice.org/",
            "description": "Library handling the communication with Apple's Tatsu Signing Server (TSS).",
            "long_description": "This library is part of the libimobiledevice project. The main purpose of this library is to allow creating TSS request payloads, sending them to Apple's TSS server, and retrieving and processing the response. The code was originally part of idevicerestore and has been split out to its own library, while obviously idevicerestore will remain the main consumer.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "turbocool3r",
                    "github": "turbocool3r",
                    "ports_count": 4
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libplist"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libimobiledevice"
                    ]
                }
            ]
        },
        {
            "name": "libtasn1",
            "portdir": "devel/libtasn1",
            "version": "4.20.0",
            "license": "(LGPL-2.1+ or GPL-3+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/libtasn1/",
            "description": "ASN.1 structure parser library",
            "long_description": "The libtasn1 library was developed for ASN1 (Abstract Syntax Notification One) structures management.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1136
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p11-kit",
                        "gnutls",
                        "gnutls-devel",
                        "rdesktop",
                        "samba4",
                        "heimdal",
                        "libprelude",
                        "qgis3",
                        "qgis3-ltr"
                    ]
                }
            ]
        },
        {
            "name": "libtar",
            "portdir": "devel/libtar",
            "version": "1.2.20",
            "license": "BSD and MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tklauser/libtar",
            "description": "library for manipulating POSIX tar files",
            "long_description": "libtar is a C library for manipulating POSIX tar files. It handles adding and extracting files to/from a tar archive.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "hydrogen"
                    ]
                }
            ]
        },
        {
            "name": "libtapi",
            "portdir": "devel/libtapi",
            "version": "1300.6.5-20231128",
            "license": "APSL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://opensource.apple.com/source/tapi/",
            "description": "libtapi adds ld64 linker support for text-based API libraries.",
            "long_description": "libtapi adds ld64 linker support for text-based API libraries. Newer MacOS SDKs contain only these TAPI stubs.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cctools",
                        "cmake",
                        "clang-11-bootstrap",
                        "python311"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libcxx"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ld64-latest"
                    ]
                }
            ]
        },
        {
            "name": "libtagedit",
            "portdir": "audio/libtagedit",
            "version": "1.1.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20070404105351/http://www.diotavelli.net/tagedit.html",
            "description": "C++ interface to music file tag editing",
            "long_description": "libtagedit provides a C++ interface to music file tag editing which should be as easy as possible. It has a plugin structure and is easily extendable. Currently, it includes plugins for MP3 (ID3v2 r/w and ID3v1 reading), OGG and FLAC files.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "autoconf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libvorbis",
                        "libogg",
                        "flac"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libt3window",
            "portdir": "devel/libt3window",
            "version": "0.4.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://os.ghalkes.nl/",
            "description": "The libt3window library provides functions for manipulating the terminal and for creating (possibly overlapping) windows on a terminal.",
            "long_description": "The libt3window library provides functions for manipulating the terminal and for creating (possibly overlapping) windows on a terminal. libt3window can be used instead of (n)curses for drawing on the terminal. libt3window provides the following features: (Overlapping) windows for drawing; overlapping windows hide windows deeper in the window stack; clipping of windows to the size of the parent window; UTF-8 used internally, which is converted to the terminal encoding before output. libt3window depends on libunistring for UTF-8 processing and libtranscript for character set conversion. It provides easy access to the most needed terminal functionality, and has a small code size.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1016
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "libtool",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunistring",
                        "libtranscript"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libt3widget"
                    ]
                }
            ]
        },
        {
            "name": "libt3widget",
            "portdir": "devel/libt3widget",
            "version": "1.2.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://os.ghalkes.nl/",
            "description": "The libt3widget library provides a C++ dialog toolkit.",
            "long_description": "The libt3widget library provides a C++ dialog toolkit. It provides objects for dialogs and widgets like buttons, text fields, check boxes etc., to facilitate easy construction of dialog based programs for Un*x terminals.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1016
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "libtool",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libt3config",
                        "libt3key",
                        "pcre2",
                        "libtranscript",
                        "libt3window",
                        "libunistring",
                        "xorg-libxcb"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "tilde"
                    ]
                }
            ]
        },
        {
            "name": "libt3key",
            "portdir": "devel/libt3key",
            "version": "0.2.10",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://os.ghalkes.nl/",
            "description": "The libt3key library provides functions for retrieving the character sequences used by terminals to represent keys pressed by the user.",
            "long_description": "The libt3key library provides functions for retrieving the character sequences used by terminals to represent keys pressed by the user. Although the terminfo database provides part of this information, it lacks information for the sequences returned by modern terminals/terminal emulators for many combinations of modifiers with other keys. For example, many terminal emulators provide separate character sequences for Control combined with the cursor keys, which is not stored in the terminfo database. Many programs contain their own databases with this information. This library tries to be a database usable by many programs, such that all programs can benefit from the information collected.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1016
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "libtool",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libt3config"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libt3widget"
                    ]
                }
            ]
        },
        {
            "name": "libt3highlight",
            "portdir": "devel/libt3highlight",
            "version": "0.5.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://os.ghalkes.nl/",
            "description": "The libt3highlight library provides functions for syntax-highlighting different types of text files.",
            "long_description": "The libt3highlight library provides functions for syntax-highlighting different types of text files. Its main design goal is an easily restartable syntax highlighting, suitable for use in interactive text editors. To make the syntax highlighting restartable, libt3highlight uses a single integer start-of-line state. However, it does provide several advanced features, such as dynamic end-of-state patterns, which make it possible to highlight complex languages like Perl and Bash with high fidelity.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1016
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "libtool",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pcre2",
                        "libt3config"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "tilde"
                    ]
                }
            ]
        },
        {
            "name": "libt3config",
            "portdir": "devel/libt3config",
            "version": "1.0.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://os.ghalkes.nl/",
            "description": "The libt3config library provides functions for reading and writing simple structured configuration files.",
            "long_description": "The libt3config library provides functions for reading and writing simple structured configuration files. libt3config provides the following features: simple structured syntax, simple API for reading and manipulating configurations, parsed configurations which uses typed data (boolean, integer, floating point number string, list, section), schema definitions, allowing verification of the structure of loaded configuration data, and no use of global variables, allowing easy use in threaded programs (with the exception that if uselocale is not available, setlocale should not be called at the same time in another thread while reading or writing configuration data).",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1016
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "libtool",
                        "pkgconfig",
                        "clang-16"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libt3key",
                        "libt3highlight",
                        "libt3widget"
                    ]
                }
            ]
        },
        {
            "name": "libsvm",
            "portdir": "math/libsvm",
            "version": "3.36",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 3,
            "replaced_by": null,
            "homepage": "https://www.csie.ntu.edu.tw/~cjlin/libsvm/",
            "description": "A free Support Vector Machine implementation",
            "long_description": "A free Support Vector Machine implementation By Chih-Chung Chang and Chih-Jen Lin of National Taiwan University. \"LIBSVM is an integrated software for support vector classification, (C-SVC, nu-SVC), regression (epsilon-SVR, nu-SVR) and distribution estimation (one-class SVM). It supports multi-class classification.\"",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "kaffe"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-pymvpa",
                        "py35-pymvpa",
                        "py36-pymvpa",
                        "py312-pymvpa",
                        "py37-pymvpa",
                        "orfeotoolbox",
                        "py311-orfeotoolbox",
                        "py310-orfeotoolbox",
                        "py312-orfeotoolbox",
                        "py313-orfeotoolbox",
                        "py38-pymvpa",
                        "grass",
                        "py311-libsvm",
                        "py310-libsvm",
                        "py312-libsvm",
                        "py313-libsvm",
                        "php54-svm",
                        "php53-svm",
                        "php56-svm",
                        "php55-svm",
                        "php70-svm",
                        "php71-svm",
                        "php73-svm",
                        "php72-svm",
                        "php74-svm",
                        "php80-svm",
                        "php81-svm",
                        "php82-svm",
                        "php83-svm"
                    ]
                }
            ]
        },
        {
            "name": "libsvg-cairo",
            "portdir": "graphics/libsvg-cairo",
            "version": "0.1.6",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.cairographics.org",
            "description": "SVG Rendering library using cairo",
            "long_description": "SVG Rendering library using cairo",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automake",
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cairo",
                        "libjpeg-turbo",
                        "libsvg"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libsvg",
            "portdir": "graphics/libsvg",
            "version": "0.1.4",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.cairographics.org",
            "description": "SVG Rendering library using cairo",
            "long_description": "SVG Rendering library using cairo",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automake",
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "fontconfig",
                        "libxml2",
                        "libjpeg-turbo",
                        "libpng"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libsvg-cairo"
                    ]
                }
            ]
        },
        {
            "name": "libstrophe",
            "portdir": "net/libstrophe",
            "version": "0.13.1",
            "license": "(GPL-3 or MIT)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://strophe.im/libstrophe/",
            "description": "A simple, lightweight C library for writing XMPP clients",
            "long_description": "libstrophe is a lightweight XMPP client library written in C. It has minimal dependencies and is configurable for various environments. It runs well on both Linux, Unix, and Windows based platforms.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "libxml",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "m4",
                        "pkgconfig",
                        "autoconf",
                        "automake",
                        "libtool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "expat",
                        "openssl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "profanity"
                    ]
                }
            ]
        },
        {
            "name": "libstree",
            "portdir": "science/libstree",
            "version": "0.4.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.cl.cam.ac.uk/~cpk25/libstree/",
            "description": "generic suffix tree implementation, written in C",
            "long_description": "generic suffix tree implementation, written in C",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automake",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libstemmer",
            "portdir": "textproc/libstemmer",
            "version": "3.0.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://snowballstem.org",
            "description": "Algorithmic Stemmer Library",
            "long_description": "Snowball is a language in which stemming algorithms can be easily represented. The Snowball compiler translates a Snowball script (a .sbl file) into either a thread-safe ANSI C program or a Java program. For ANSI C, each Snowball script produces a program file and corresponding header file (with .c and .h extensions). This port delivers the ANSI C library build.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "tracker",
                        "appstream",
                        "groonga",
                        "rspamd",
                        "mongodb-devel",
                        "mongodb"
                    ]
                }
            ]
        },
        {
            "name": "libstdcxx-docs",
            "portdir": "lang/libstdcxx-docs",
            "version": "15.2.0",
            "license": "GPL-3+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gcc.gnu.org/onlinedocs/libstdc++/",
            "description": "libstdc++ manpages",
            "long_description": "Manpages for the C++ library.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "makr",
                    "github": "mohd-akram",
                    "ports_count": 82
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "graphviz",
                        "doxygen",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libstdcxx_clang_fix",
            "portdir": "devel/libstdcxx_clang_fix",
            "version": "0.0.1",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "Install alternate math.h header file for use when using Clang and libstdc++.",
            "long_description": "Install alternate math.h header file for use when using Clang and libstdc++.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1503
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libstaroffice",
            "portdir": "devel/libstaroffice",
            "version": "0.0.7",
            "license": "MPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fosnola/libstaroffice",
            "description": "Import filter for old StarOffice documents.",
            "long_description": "Import filter for old StarOffice documents.",
            "active": true,
            "categories": [
                "devel",
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "audvare",
                    "github": "Tatsh",
                    "ports_count": 25
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "librevenge"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libsstv",
            "portdir": "multimedia/libsstv",
            "version": "0.9.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rimio/libsstv",
            "description": "SSTV encoder C library",
            "long_description": "SSTV encoder C library suitable for both desktop and embedded applications.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsndfile",
                        "ImageMagick"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libssh2",
            "portdir": "devel/libssh2",
            "version": "1.11.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.libssh2.org/",
            "description": "libssh2 is a library implementing the SSH2 protocol",
            "long_description": "libssh2 is a library implementing the SSH2 protocol as defined by Internet Drafts: SECSH-TRANS(22), SECSH-USERAUTH(25), SECSH-CONNECTION(23), SECSH-ARCH(20), SECSH-FILEXFER(06), SECSH-DHGEX(04), and SECSH-NUMBERS(10).",
            "active": true,
            "categories": [
                "devel",
                "net"
            ],
            "maintainers": [
                {
                    "name": "normen",
                    "github": "Gminfly",
                    "ports_count": 11
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "gawk",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "openssl3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-git-raw",
                        "p5.26-net-ssh2",
                        "zabbix42",
                        "zabbix44",
                        "medusa",
                        "libgit2-glib",
                        "p5.28-git-raw",
                        "p5.30-git-raw",
                        "p5.32-git-raw",
                        "p5.34-git-raw",
                        "qore-ssh2-module",
                        "xine-ui",
                        "zabbix4",
                        "zabbix5",
                        "VLC2",
                        "libVLC2",
                        "php53-ssh2",
                        "php54-ssh2",
                        "php55-ssh2",
                        "php56-ssh2",
                        "php70-ssh2",
                        "php71-ssh2",
                        "php72-ssh2",
                        "php73-ssh2",
                        "php74-ssh2",
                        "php80-ssh2",
                        "php81-ssh2",
                        "php82-ssh2",
                        "php83-ssh2",
                        "zabbix3",
                        "p5.28-net-ssh2",
                        "p5.30-net-ssh2",
                        "p5.32-net-ssh2",
                        "p5.34-net-ssh2",
                        "cargo",
                        "libgit2",
                        "gstreamer1-gst-plugins-bad",
                        "libgit2-devel",
                        "mergestat",
                        "xine-lib",
                        "mlterm",
                        "nmap"
                    ]
                }
            ]
        },
        {
            "name": "libssh",
            "portdir": "devel/libssh",
            "version": "0.11.1",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://www.libssh.org",
            "description": "an SSH library",
            "long_description": "The ssh library was designed to be used by programmers needing a working SSH implementation by the mean of a library.",
            "active": true,
            "categories": [
                "devel",
                "net",
                "security"
            ],
            "maintainers": [
                {
                    "name": "ionic",
                    "github": "Ionic",
                    "ports_count": 24
                }
            ],
            "variants": [
                "debug",
                "kerberos5",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "cmake",
                        "pkgconfig",
                        "doxygen"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "openssl",
                        "kerberos5"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "yafc",
                        "wireshark3",
                        "wireshark4",
                        "x2goclient",
                        "tmate",
                        "kde4-runtime",
                        "hydra",
                        "R-ssh"
                    ]
                }
            ]
        },
        {
            "name": "libsrtp1",
            "portdir": "net/libsrtp",
            "version": "1.6.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/cisco/libsrtp",
            "description": "Secure Real-time Transport Protocol (SRTP)",
            "long_description": "The libSRTP library is an open-source implementation of the Secure Real-time Transport Protocol (SRTP).",
            "active": true,
            "categories": [
                "devel",
                "net"
            ],
            "maintainers": [
                {
                    "name": "aeh",
                    "github": "alfredh",
                    "ports_count": 7
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "openssl10",
                        "libpcap"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libsrtp",
            "portdir": "net/libsrtp",
            "version": "2.6.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/cisco/libsrtp",
            "description": "Secure Real-time Transport Protocol (SRTP)",
            "long_description": "The libSRTP library is an open-source implementation of the Secure Real-time Transport Protocol (SRTP).",
            "active": true,
            "categories": [
                "devel",
                "net"
            ],
            "maintainers": [
                {
                    "name": "aeh",
                    "github": "alfredh",
                    "ports_count": 7
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libpcap",
                        "openssl3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "dino"
                    ]
                }
            ]
        },
        {
            "name": "libsql",
            "portdir": "databases/libsql",
            "version": "0.5.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://libsql.org",
            "description": "Fork of SQLite that is both Open Source, and Open Contributions.",
            "long_description": "libsql is an open source, open contribution fork of SQLite. We aim to evolve it to suit many more use cases than SQLite was originally designed for, and plan to use third-party OSS code wherever it makes sense. libsql will always be compatible with the SQLite file format. libsql will keep 100% compatibility with the SQLite API, but we may add additional APIs. SQLite is an embedded database that can be consumed as a single .c file with its accompanying header. libsql will always be embeddable, meaning it runs inside your process without needing a network connection. But we may change the distribution, so that object files are generated, instead of a single .c file.",
            "active": true,
            "categories": [
                "devel",
                "databases"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1016
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libedit",
                        "ncurses"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}