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

{
    "count": 50793,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=986",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=984",
    "results": [
        {
            "name": "tdb",
            "portdir": "databases/tdb",
            "version": "1.4.14",
            "license": "LGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tdb.samba.org",
            "description": "trivial database",
            "long_description": "TDB is a Trivial Database. In concept, it is very much like GDBM, and BSD's DB except that it allows multiple simultaneous writers and uses locking internally to keep writers from trampling on each other. TDB is also extremely small.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "fdm",
                        "samba4"
                    ]
                }
            ]
        },
        {
            "name": "td_lib",
            "portdir": "devel/td_lib",
            "version": "20250928",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://invisible-island.net/ded/",
            "description": "Helper library for Thomas Dickey tools",
            "long_description": "Helper library for Thomas Dickey tools",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "makr",
                    "github": "mohd-akram",
                    "ports_count": 81
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "ded"
                    ]
                }
            ]
        },
        {
            "name": "tdlib",
            "portdir": "devel/tdlib",
            "version": "1.8.41",
            "license": "Boost-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://core.telegram.org/tdlib",
            "description": "Cross-platform library for building Telegram clients",
            "long_description": "TDLib (Telegram Database library) is a cross-platform library for building Telegram clients.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 97
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tDOM",
            "portdir": "textproc/tDOM",
            "version": "0.9.1",
            "license": "MPL-1.1 and MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://tdom.org",
            "description": "high performance XML data processing with easy and powerful Tcl scripting functionality",
            "long_description": "tDOM combines high performance XML data processing with easy and powerful Tcl scripting functionality. tDOM should be one of the fastest ways to manipulate XML with a scripting language and uses very little memory in the process (for example the DOM tree of the XML recommendation in XML (160K) needs only about 450K in memory)! The tDOM project was started by Jochen Löwer. It is currently maintained by Rolf Ade.",
            "active": true,
            "categories": [
                "devel",
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "neumann",
                    "github": "gustafn",
                    "ports_count": 3
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tcl",
                        "expat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "scid"
                    ]
                }
            ]
        },
        {
            "name": "tea",
            "portdir": "editors/tea",
            "version": "63.1.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tea.ourproject.org",
            "description": "TEA is the powerful text editor for GNU/Linux and *BSD.",
            "long_description": "TEA is the powerful text editor for GNU/Linux and *BSD.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "qt4",
                "qt5",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "zlib",
                        "aspell",
                        "hunspell"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tealdeer",
            "portdir": "sysutils/tealdeer",
            "version": "1.8.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tealdeer-rs.github.io/tealdeer/",
            "description": "Tealdeer is a very fast implementation of tldr in Rust: Simplified, example based and community-driven man pages.",
            "long_description": "Tealdeer is a very fast implementation of tldr in Rust: Simplified, example based and community-driven man pages. If you pronounce \"tldr\" in English, it sounds somewhat like \"tealdeer\". Hence the project name :) A tool like tldr should be as frictionless as possible to use. It should be easy to invoke (just tldr tar, not using another subcommand like tldr find tar) and it should show the output as fast as possible.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1024
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tecla",
            "portdir": "devel/tecla",
            "version": "1.6.3",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.astro.caltech.edu/~mcs/tecla/",
            "description": "The tecla library provides UNIX and LINUX programs with interactive command line editing facilities, similar to those of the unix tcsh shell.",
            "long_description": "The tecla library provides UNIX and LINUX programs with interactive command line editing facilities, similar to those of the unix tcsh shell. In addition to simple command-line editing, it supports recall of previously entered command lines, TAB completion of file names, and in-line wild-card expansion of filenames. The internal functions which perform file-name completion and wild-card expansion are also available externally for optional use by programs, along with a module for tab-completion and lookup of filenames in a list of directories.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "bladeRF"
                    ]
                }
            ]
        },
        {
            "name": "TECO",
            "portdir": "editors/TECO",
            "version": "1.0",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.ibiblio.org/pub/academic/computer-science/history/pdp-11/teco/",
            "description": "An implementation of TECO in portable C",
            "long_description": "te(1) is an implementation of TECO in portable C. It implements DEC standard TECO, with some exceptions and extensions described below. te assumes a VT100-type terminal, and its display driver is hard-coded for such.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tectonic",
            "portdir": "tex/tectonic",
            "version": "0.14.1",
            "license": "MIT and Copyleft and Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tectonic-typesetting.github.io/",
            "description": "A modernized, complete, self-contained TeX/LaTeX engine, powered by XeTeX and TeXLive",
            "long_description": "A modernized, complete, self-contained TeX/LaTeX engine, powered by XeTeX and TeXLive.",
            "active": true,
            "categories": [
                "tex"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 97
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "pkgconfig",
                        "rust",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "harfbuzz-icu",
                        "libpng",
                        "zlib",
                        "libiconv",
                        "freetype",
                        "icu",
                        "libunwind",
                        "graphite2",
                        "harfbuzz"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "teg",
            "portdir": "games/teg",
            "version": "0.12.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/wfx/teg",
            "description": "Tenes Empanadas Graciela - A risk clone",
            "long_description": "Tenes Empanadas Graciela (TEG) is a clone of 'Plan Tactico y Estrategico de la Guerra', which is a pseudo-clone of Risk, a multiplayer turn-based strategy game.",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "rarian",
                        "xmlto"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "readline",
                        "goocanvas2",
                        "libiconv",
                        "libxml2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gconf",
                        "yelp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tektoncd-cli",
            "portdir": "devel/tektoncd-cli",
            "version": "0.33.0",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tektoncd/cli",
            "description": "A CLI for interacting with Tekton",
            "long_description": "The Tekton Pipelines cli project provides a CLI for interacting with Tekton. Tekton is a powerful yet flexible framework for building CI/CD systems on Kubernetes. It lets you build, test, and deploy across multiple cloud providers or on-premises systems by abstracting away the underlying implementation details.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1024
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "telegraf",
            "portdir": "sysutils/telegraf",
            "version": "1.31.3",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.influxdata.com/telegraf",
            "description": "The plugin-driven server agent for collecting & reporting metrics.",
            "long_description": "Telegraf is an agent for collecting, processing, aggregating, and writing metrics. Design goals are to have a minimal memory footprint with a plugin system so that developers in the community can easily add support for collecting metrics. Telegraf is plugin-driven and has the concept of 4 distinct plugin types: input plugins, processor plugins, aggregator plugins, and output plugins.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1024
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "telepathy-farstream",
            "portdir": "comms/telepathy-farstream",
            "version": "0.6.2",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.freedesktop.org/wiki/Software/Farstream/",
            "description": "The telepathy-farstream component of Telepathy - a Flexible Communications Framework",
            "long_description": "The telepathy-farstream component of Telepathy - a Flexible Communications Framework Telepathy Farstream is a Telepathy client library that uses Farstream to handle Call channels.",
            "active": true,
            "categories": [
                "comms"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2625
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0",
                        "libxslt"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "farstream",
                        "glib2",
                        "telepathy-glib",
                        "dbus-glib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "telepathy-qt",
                        "empathy"
                    ]
                }
            ]
        },
        {
            "name": "telepathy-gabble",
            "portdir": "comms/telepathy-gabble",
            "version": "0.18.4",
            "license": "LGPL-2.1 and MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://telepathy.freedesktop.org/wiki/",
            "description": "The telepathy-gabble component of Telepathy - a Flexible Communications Framework",
            "long_description": "Gabble is a Jabber/XMPP connection manager that handles single- and multi-user chats and voice/video calls.",
            "active": true,
            "categories": [
                "comms"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2625
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libnice",
                        "py27-twisted",
                        "telepathy-glib",
                        "cyrus-sasl2",
                        "libsoup-2.4",
                        "libxslt",
                        "gnutls"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "empathy"
                    ]
                }
            ]
        },
        {
            "name": "telepathy-glib",
            "portdir": "comms/telepathy-glib",
            "version": "0.24.1",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://telepathy.freedesktop.org/wiki",
            "description": "The telepathy-glib component of Telepathy - a Flexible Communications Framework.",
            "long_description": "The telepathy-glib component of Telepathy - a Flexible Communications Framework. The Telepathy project is building a unified framework for many different kinds of real-time communications. It uses the D-Bus messaging system to provide a simple interface for client applications, allowing them to quickly take advantage of Telepathy's benefits.",
            "active": true,
            "categories": [
                "comms"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2625
                }
            ],
            "variants": [
                "vala",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0",
                        "python27",
                        "vala"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "dbus-glib",
                        "gobject-introspection"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "telepathy-qt",
                        "telepathy-farstream",
                        "telepathy-haze",
                        "telepathy-idle",
                        "telepathy-logger",
                        "telepathy-rakia",
                        "zeitgeist",
                        "folks",
                        "pidgin-sipe",
                        "vino",
                        "telepathy-gabble",
                        "telepathy-salut",
                        "empathy",
                        "polari",
                        "telepathy-mission-control"
                    ]
                }
            ]
        },
        {
            "name": "telepathy-haze",
            "portdir": "comms/telepathy-haze",
            "version": "0.8.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://telepathy.freedesktop.org/wiki/",
            "description": "The telepathy-haze component of Telepathy - a Flexible Communications Framework",
            "long_description": "The telepathy-haze component of Telepathy - a Flexible Communications Framework. The Telepathy project is building a unified framework for many different kinds of real-time communications. It uses the D-Bus messaging system to provide a simple interface for client applications, allowing them to quickly take advantage of Telepathy's benefits.",
            "active": true,
            "categories": [
                "comms"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2625
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0",
                        "python27"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "telepathy-glib",
                        "dbus-glib",
                        "libpurple"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "empathy"
                    ]
                }
            ]
        },
        {
            "name": "telepathy-idle",
            "portdir": "comms/telepathy-idle",
            "version": "0.2.0",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://telepathy.freedesktop.org/wiki/",
            "description": "The telepathy-idle IRC connection manager component of Telepathy - a Flexible Communications Framework",
            "long_description": "Idle implements the Telepathy D-Bus specification for Internet Relay Chat, allowing Telepathy clients like Empathy to connect to IRC servers.",
            "active": true,
            "categories": [
                "comms"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2625
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0",
                        "libxslt"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "telepathy-glib",
                        "openssl",
                        "py27-twisted"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "polari"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "empathy"
                    ]
                }
            ]
        },
        {
            "name": "telepathy-logger",
            "portdir": "comms/telepathy-logger",
            "version": "0.8.2",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://telepathy.freedesktop.org/wiki/Logger",
            "description": "The telepathy-logger component of Telepathy - a Flexible Communications Framework",
            "long_description": "Telepathy Logger is a session daemon that should be activated whenever telepathy is being used",
            "active": true,
            "categories": [
                "comms"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2625
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "intltool",
                        "pkgconfig",
                        "gtk-doc",
                        "clang-9.0",
                        "python27",
                        "autoconf",
                        "automake",
                        "libtool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3",
                        "gobject-introspection",
                        "libxml2",
                        "telepathy-glib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "empathy",
                        "polari"
                    ]
                }
            ]
        },
        {
            "name": "telepathy-mission-control",
            "portdir": "comms/telepathy-mission-control",
            "version": "5.16.6",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://telepathy.freedesktop.org/wiki",
            "description": "The telepathy-mission-control component of Telepathy - a Flexible Communications Framework.",
            "long_description": "Telepathy Mission Control is a telepathy (chat and voip framework) component providing a way for end-user applications to abstract some details of low level telepathy components such as connection managers.",
            "active": true,
            "categories": [
                "comms"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2625
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "dbus-python39",
                        "pkgconfig",
                        "py39-gobject",
                        "libxslt",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "telepathy-glib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "empathy",
                        "polari"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "folks",
                        "empathy"
                    ]
                }
            ]
        },
        {
            "name": "telepathy-qt",
            "portdir": "comms/telepathy-qt",
            "version": "0.9.8",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://telepathy.freedesktop.org/wiki",
            "description": "The telepathy-qt component of Telepathy - a Flexible Communications Framework.",
            "long_description": "Telepathy is a D-Bus framework for unifying real time communication, including instant messaging, voice calls and video calls. It abstracts differences between protocols to provide a unified interface for applications.",
            "active": true,
            "categories": [
                "comms"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "python27",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "python27",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "gstreamer1",
                        "qt4-mac",
                        "libxml2",
                        "perl5",
                        "telepathy-farstream",
                        "telepathy-glib",
                        "dbus-glib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "krdc"
                    ]
                }
            ]
        },
        {
            "name": "telepathy-rakia",
            "portdir": "comms/telepathy-rakia",
            "version": "0.8.0",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://telepathy.freedesktop.org/wiki/Components/",
            "description": "Telepathy-Rakia is a SIP connection manager (protocol plugin) for the Telepathy framework.",
            "long_description": "Telepathy-Rakia is a SIP connection manager (protocol plugin) for the Telepathy framework. The Telepathy project is building a unified framework for many different kinds of real-time communications. It uses the D-Bus messaging system to provide a simple interface for client applications, allowing them to quickly take advantage of Telepathy's benefits.",
            "active": true,
            "categories": [
                "comms"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2625
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sofia-sip",
                        "telepathy-glib",
                        "py27-twisted"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "telepathy-salut",
            "portdir": "comms/telepathy-salut",
            "version": "0.8.1",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://telepathy.freedesktop.org/wiki/",
            "description": "The telepathy-salut component of Telepathy - a Flexible Communications Framework",
            "long_description": "Salut implements the Telepathy D-Bus specification for link-local XMPP (XEP-0174, often called \"Bonjour\")",
            "active": true,
            "categories": [
                "comms"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2625
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ossp-uuid",
                        "avahi",
                        "telepathy-glib",
                        "libsoup-2.4",
                        "py27-twisted",
                        "gnutls"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "empathy"
                    ]
                }
            ]
        },
        {
            "name": "teleport",
            "portdir": "net/teleport",
            "version": "13.2.3",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://gravitational.com/teleport",
            "description": "Teleport SSH server and Certificate Authority",
            "long_description": "Teleport is a modern SSH server and CA for managing clusters that provides secure login with certificate-based access, 2-factor authentication, session logging and replay, integration with Google Apps and other OAuth identity providers, and a Web UI. Built on the Golang SSH library, and compatible with OpenSSH",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "graemelawes",
                    "github": "gclawes",
                    "ports_count": 1
                },
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1024
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cbindgen",
                        "clang-17",
                        "cargo",
                        "yarn",
                        "go",
                        "rust"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "go",
                        "zip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "telescope",
            "portdir": "net/telescope",
            "version": "0.11",
            "license": "ISC",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/omar-polo/telescope",
            "description": "A Gemini Browser",
            "long_description": "Telescope is a Emacs/w3m-inspired browser for the small internet that supports Gemini, Gopher and Finger",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "sikmir",
                    "github": "sikmir",
                    "ports_count": 43
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "bison",
                        "libtool",
                        "pkgconfig",
                        "autoconf",
                        "automake"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libretls",
                        "libgrapheme",
                        "ncurses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tellico",
            "portdir": "kde/tellico",
            "version": "2.3.12",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://tellico-project.org/",
            "description": "application for organizing your collections",
            "long_description": "Tellico is an application for organizing your collections. It provides default templates for books, bibliographies, videos, music, video games, coins, stamps, trading cards, comic books, and wines.",
            "active": true,
            "categories": [
                "kde",
                "kde4"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "automoc",
                        "cmake",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qjson",
                        "exempi",
                        "poppler-qt4-mac",
                        "qimageblitz",
                        "kdelibs4",
                        "qt4-mac",
                        "libksane",
                        "yaz",
                        "libxml2",
                        "libxslt",
                        "kdepimlibs4",
                        "phonon",
                        "taglib",
                        "gettext"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "oxygen-icons"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tempo",
            "portdir": "science/tempo",
            "version": "1.1.4",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://tempo.sourceforge.net/",
            "description": "TEMPO (Topographic Eeg Mapping PrOgram)",
            "long_description": "TEMPO (Topographic Eeg Mapping PrOgram) is open source software for 3D visualization of brain electrical activity. TEMPO accepts EEG file in standard EDF format and creates animated sequence of topographic maps. Topographic maps are generated over 3D head model and user is able to navigate around head and examine maps from different viewpoints.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "autoconf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgnome",
                        "rarian",
                        "gtkglext"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "temporal",
            "portdir": "devel/temporal",
            "version": "1.4.1",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://temporal.io",
            "description": "Command-line interface for Temporal incl. local dev server",
            "long_description": "Command-line interface for Temporal incl. local dev server. Temporal is the open source microservices orchestration platform for running mission critical code at any scale.",
            "active": true,
            "categories": [
                "devel",
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "wrobel",
                    "github": "wrobel",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "temporal-cli",
            "portdir": "devel/temporal-cli",
            "version": "1.18.4",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": "temporal",
            "homepage": "https://temporal.io",
            "description": "Obsolete port, replaced by temporal",
            "long_description": "This port has been replaced by temporal.",
            "active": true,
            "categories": [
                "devel",
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tenacity",
            "portdir": "audio/tenacity",
            "version": "1.3.4",
            "license": "GPL-2+",
            "platforms": "{darwin >= 19}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://codeberg.org/tenacityteam/tenacity",
            "description": "an easy-to-use, cross-platform multi-track audio editor/recorder",
            "long_description": "Tenacity is an easy-to-use, cross-platform multi-track audio editor/recorder forked from Audacity.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "gettext",
                        "ninja",
                        "pkgconfig",
                        "nasm",
                        "python313",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "portaudio",
                        "soundtouch",
                        "soxr",
                        "twolame",
                        "sqlite3",
                        "zlib",
                        "ffmpeg",
                        "libmatroska",
                        "libogg",
                        "expat",
                        "libebml",
                        "wxWidgets-3.2",
                        "flac",
                        "lame",
                        "libid3tag",
                        "libmad",
                        "libsndfile",
                        "libvorbis"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tenfourfox",
            "portdir": "www/tenfourfox",
            "version": "FPR32SPR5",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/classilla/tenfourfox",
            "description": "Clone of Firefox, compatible with macOS 10.4+. This version corresponds to the latest released version of tenfourfox.",
            "long_description": "Clone of Firefox, compatible with macOS 10.4+. This version corresponds to the latest released version of tenfourfox.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                },
                {
                    "name": "thewireless",
                    "github": "BlackBirdLC",
                    "ports_count": 3
                }
            ],
            "variants": [
                "G4",
                "G5"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "freetype",
                        "gcc48",
                        "python27",
                        "autoconf213",
                        "cctools",
                        "gmake",
                        "ld64",
                        "libidl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "libgcc6"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tenfourfox-devel",
            "portdir": "www/tenfourfox",
            "version": "20240505-FPR32",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/classilla/tenfourfox",
            "description": "Clone of Firefox, compatible with macOS 10.4+. Tracks latest commit on GitHub.",
            "long_description": "Clone of Firefox, compatible with macOS 10.4+. Tracks latest commit on GitHub.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                },
                {
                    "name": "thewireless",
                    "github": "BlackBirdLC",
                    "ports_count": 3
                }
            ],
            "variants": [
                "G4",
                "G5"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "freetype",
                        "gcc48",
                        "python27",
                        "autoconf213",
                        "cctools",
                        "gmake",
                        "ld64",
                        "libidl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "libgcc6"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tenv",
            "portdir": "sysutils/tenv",
            "version": "4.9.3",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tofuutils.github.io/tenv",
            "description": "OpenTofu / Terraform / Terragrunt / Atmos version manager",
            "long_description": "Versatile version manager for OpenTofu, Terraform, Terragrunt and Atmos. A successor of tofuenv and tfenv.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "github.ssk",
                    "github": "suhailskhan",
                    "ports_count": 3
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tepl",
            "portdir": "gnome/tepl",
            "version": "6.4.0",
            "license": "LGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.gnome.org/World/gedit/libgedit-tepl",
            "description": "GNOME text editor support",
            "long_description": "GNOME text editor support",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ninja",
                        "gettext",
                        "meson",
                        "clang-17",
                        "pkgconfig",
                        "gtk-doc"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "gettext-runtime",
                        "icu",
                        "amtk",
                        "gobject-introspection",
                        "gsettings-desktop-schemas",
                        "gtk3",
                        "gtksourceview4"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gedit"
                    ]
                }
            ]
        },
        {
            "name": "termcolor",
            "portdir": "devel/termcolor",
            "version": "2.1.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ikalnytskyi/termcolor",
            "description": "a header-only C++ library for printing colored messages to the terminal",
            "long_description": "Termcolor is a header-only C++ library for printing colored messages to the terminal.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 97
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "libmamba",
                        "micromamba"
                    ]
                }
            ]
        },
        {
            "name": "termdebug",
            "portdir": "sysutils/termdebug",
            "version": "2.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://os.ghalkes.nl/",
            "description": "Termdebug is a set of utilities to record and replay the input and output of terminal programs",
            "long_description": "Termdebug is a set of utilities to record and replay the input and output of terminal programs Its main goal is to aid in developing and debugging terminal programs. Other programs such as termrec/termplay, nethack-recorder/player and script/scriptreplay only record the output. However, when debugging an interactive terminal program, the input is often as important as the output.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1024
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "libtool",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "pango",
                        "cairo",
                        "libunistring"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "termdown",
            "portdir": "sysutils/termdown",
            "version": "1.18.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/trehn/termdown",
            "description": "Countdown timer and stopwatch in your terminal",
            "long_description": "Countdown timer and stopwatch in your terminal. termdown can also operate in a stopwatch and count forward mode.",
            "active": true,
            "categories": [
                "sysutils",
                "python"
            ],
            "maintainers": [
                {
                    "name": "harens",
                    "github": "harens",
                    "ports_count": 159
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-wheel",
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-dateutil",
                        "py314-click",
                        "py314-pyfiglet"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "terminal_markdown_viewer",
            "portdir": "textproc/terminal_markdown_viewer",
            "version": "1.7.5",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/axiros/terminal_markdown_viewer",
            "description": "Styled Terminal Markdown Viewer",
            "long_description": "Features: - Tons of theme combinations: mdv ships with > 200 luminocity sorted themes, converted from html themes tables to ansi Those can be combined for code vs regular markdown output - Admonitions - Tables, incl. wide table handling avoiding interleaving - Somewhat hackable, all in one (mdv/markdownviewer.py) module - Useable as lib as well - File change monitor - Text wrapping - Source code highlighter - Little directory change monitor",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-docopt",
                        "python314",
                        "py314-pygments",
                        "py314-yaml",
                        "py314-tabulate",
                        "py314-markdown"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "terminal-notifier",
            "portdir": "aqua/terminal-notifier",
            "version": "2.0.0",
            "license": "MIT",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/julienXX/terminal-notifier",
            "description": "A command line tool to send Mac OS X user notifications",
            "long_description": "terminal-notifier is able to send notifications to the Mac OS X Notification Center, which is available in Mac OS X 10.8 Mountain Lion or later.",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py310-pync",
                        "py311-pync",
                        "py312-pync",
                        "py313-pync",
                        "py27-pync",
                        "py35-pync",
                        "py36-pync",
                        "py37-pync",
                        "py38-pync",
                        "py39-pync"
                    ]
                }
            ]
        },
        {
            "name": "terminator",
            "portdir": "sysutils/terminator",
            "version": "1.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gnometerminator.blogspot.com/p/introduction.html",
            "description": "multiple terminal emulator",
            "long_description": "terminator lets you open multiple terminal emulators in a single window.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "intltool",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "vte-gtk2-compat",
                        "python27",
                        "py27-notify-python",
                        "py27-psutil",
                        "hicolor-icon-theme",
                        "py27-keybinder"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py27-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "terminus-font",
            "portdir": "x11/terminus-font",
            "version": "4.49.1",
            "license": "OFL-1.1 and GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://terminus-font.sourceforge.net",
            "description": "A clean monospaced font",
            "long_description": "Terminus Font is designed for long (8 and more hours per day) work with computers. It contains a total of about 110 language sets. Also included are IBM VGA, vt100 and xterm pseudographic characters.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "emanuele.giaquinta",
                    "github": "exg",
                    "ports_count": 5
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bdftopcf",
                        "clang-18",
                        "python314"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "fontconfig",
                        "mkfontscale"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "nfoview"
                    ]
                }
            ]
        },
        {
            "name": "TermME",
            "portdir": "editors/TermME",
            "version": "1.1.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/YottaYocta/TermME",
            "description": "Markdown note-taking program for the terminal",
            "long_description": "Markdown note-taking program for the terminal",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libfmt10",
                        "FTXUI"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "termscp",
            "portdir": "sysutils/termscp",
            "version": "0.19.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://termscp.veeso.dev/",
            "description": "A feature rich terminal file transfer",
            "long_description": "A feature rich terminal file transfer",
            "active": true,
            "categories": [
                "sysutils",
                "net"
            ],
            "maintainers": [
                {
                    "name": "sikmir",
                    "github": "sikmir",
                    "ports_count": 43
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "legacy-support",
                        "rust",
                        "clang-20",
                        "cargo",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "samba4",
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "termshark",
            "portdir": "net/termshark",
            "version": "2.4.0",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://termshark.io",
            "description": "A terminal UI for tshark, inspired by Wireshark",
            "long_description": "A terminal UI for tshark, inspired by Wireshark. Read pcap files or sniff live interfaces (where tshark is permitted), filter pcaps or live captures using Wireshark's display filters, reassemble and inspect TCP and UDP flows View network conversations by protocol, and copy ranges of packets to the clipboard from the terminal.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1024
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "wireshark3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "termshot",
            "portdir": "graphics/termshot",
            "version": "0.2.12",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/homeport/termshot",
            "description": "Creates screenshots based on terminal command output",
            "long_description": "Creates screenshots based on terminal command output",
            "active": true,
            "categories": [
                "graphics",
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1024
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "termusic",
            "portdir": "multimedia/termusic",
            "version": "0.9.1",
            "license": "GPL-3 and MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tramhao/termusic",
            "description": "Music Player TUI written in Rust",
            "long_description": "Music Player TUI written in Rust",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1024
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "protobuf3-cpp",
                        "rust",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "terra",
            "portdir": "gis/terra",
            "version": "0.7",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://mgarland.org/software/scape.html",
            "description": "Generate polygonal approximations of terrains and other height fields.",
            "long_description": "Generate polygonal approximations of terrains and other height fields. Terra is based on algorithms described in: Fast Polygonal Approximation of Terrains and Height Fields by Michael Garland and Paul Heckbert (Technical Report CMU-CS-95-181).",
            "active": true,
            "categories": [
                "science",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "tlockhart1976",
                    "github": "lockhart",
                    "ports_count": 27
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "freeglut"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "terraform",
            "portdir": "sysutils/terraform",
            "version": "1.14.5",
            "license": "Commercial and Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "terraform-1.14",
            "homepage": "https://www.terraform.io/downloads.html",
            "description": "Obsolete port, replaced by terraform-1.14",
            "long_description": "This port has been replaced by terraform-1.14.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1024
                },
                {
                    "name": "emcrisostomo",
                    "github": "emcrisostomo",
                    "ports_count": 167
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "terraform-0.11",
            "portdir": "sysutils/terraform",
            "version": "0.11.15",
            "license": "Commercial and Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.terraform.io/downloads.html",
            "description": "A tool for building, changing, and versioning infrastructure safely and efficiently.",
            "long_description": "Terraform is an infrastructure as code software by HashiCorp. It allows users to define a datacenter infrastructure in a high-level configuration language, from which it can create an execution plan to build the infrastructure in a service provider such as AWS.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1024
                },
                {
                    "name": "emcrisostomo",
                    "github": "emcrisostomo",
                    "ports_count": 167
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "terraform_select"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "terraform-0.12",
            "portdir": "sysutils/terraform",
            "version": "0.12.31",
            "license": "Commercial and Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.terraform.io/downloads.html",
            "description": "A tool for building, changing, and versioning infrastructure safely and efficiently.",
            "long_description": "Terraform is an infrastructure as code software by HashiCorp. It allows users to define a datacenter infrastructure in a high-level configuration language, from which it can create an execution plan to build the infrastructure in a service provider such as AWS.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1024
                },
                {
                    "name": "emcrisostomo",
                    "github": "emcrisostomo",
                    "ports_count": 167
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "terraform_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "terragrunt-0.24"
                    ]
                }
            ]
        },
        {
            "name": "terraform-0.13",
            "portdir": "sysutils/terraform",
            "version": "0.13.7",
            "license": "Commercial and Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.terraform.io/downloads.html",
            "description": "A tool for building, changing, and versioning infrastructure safely and efficiently.",
            "long_description": "Terraform is an infrastructure as code software by HashiCorp. It allows users to define a datacenter infrastructure in a high-level configuration language, from which it can create an execution plan to build the infrastructure in a service provider such as AWS.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1024
                },
                {
                    "name": "emcrisostomo",
                    "github": "emcrisostomo",
                    "ports_count": 167
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "terraform_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "terragrunt-0.26"
                    ]
                }
            ]
        }
    ]
}