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

{
    "count": 52294,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=1022",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=1020",
    "results": [
        {
            "name": "tiptop",
            "portdir": "sysutils/tiptop",
            "version": "0.2.8",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/nschloe/tiptop",
            "description": "Command-line system monitoring",
            "long_description": "tiptop is a command-line system monitoring tool in the spirit of top. It displays various interesting system stats, graphs it, and works on Linux and macOS.",
            "active": true,
            "categories": [
                "sysutils",
                "python"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1068
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-wheel",
                        "py314-setuptools",
                        "py314-installer",
                        "py314-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-textual",
                        "py314-distro",
                        "py314-cpuinfo",
                        "py314-psutil",
                        "py314-rich"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tiron",
            "portdir": "sysutils/tiron",
            "version": "0.1.7",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tiron.run/",
            "description": "Reasonable Automation Engine",
            "long_description": "Tiron is an automation tool that's easy to use and aims to be as fast as possible. It’s agentless by using SSH and has a TUI for the outputs of the tasks.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1068
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tiv",
            "portdir": "graphics/tiv",
            "version": "0.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/radare/tiv",
            "description": "tiv: the terminal image viewer",
            "long_description": "Tiv implements its own rendering algorithms to display pictures loaded with the Gdk library to the terminal using ascii art and ansi256 in color and grayscale.",
            "active": true,
            "categories": [
                "graphics",
                "games"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "vala",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gdk-pixbuf2",
                        "libjpeg-turbo"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tivodecode",
            "portdir": "multimedia/tivodecode",
            "version": "0.2pre4",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://tivodecode.sourceforge.net/",
            "description": "utility to convert .tivo files into mpeg",
            "long_description": "This software converts a .TiVo file (produced by the TiVoToGo functionality on recent TiVo software releases) to a normal MPEG file. This has the same functionality as using TiVo's supplied DirectShow DLL on Windows with a tool such as DirectShowDump, but is portable to different architectures and operating systems, and runs on the command line using files or pipes. The conversion still requires the valid MAK of the TiVo which recorded the file, so it cannot be used to circumvent their protection, simply to provide the same level of access as is already available on Windows.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tix",
            "portdir": "x11/tix",
            "version": "8.4.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://tix.sourceforge.net/",
            "description": "Tk Interface eXtension",
            "long_description": "Tix, the Tk Interface eXtension, is a powerful set of user interface components that expands the capabilities of your Tcl/Tk and Python applications. Using Tix together with Tk will greatly enhance the appearance and functionality of your application.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "chrischavez",
                    "github": "chrstphrchvz",
                    "ports_count": 96
                }
            ],
            "variants": [
                "quartz",
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tcl",
                        "tk-quartz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-tcl-ptk",
                        "p5.28-tcl-ptk",
                        "p5.30-tcl-ptk",
                        "p5.32-tcl-ptk",
                        "p5.34-tcl-ptk"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tovid"
                    ]
                }
            ]
        },
        {
            "name": "tk",
            "portdir": "x11/tk",
            "version": "8.6.17",
            "license": "Tcl/Tk",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.tcl-lang.org/",
            "description": "Tcl Tool Kit",
            "long_description": "This is Tk version 8.6.17, a GUI toolkit for Tcl. The best way to get started with Tcl is to read ``Tcl and the Tk Toolkit'' by John K. Ousterhout, Addison-Wesley, ISBN 0-201-63337-X.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1599
                },
                {
                    "name": "chrischavez",
                    "github": "chrstphrchvz",
                    "ports_count": 96
                }
            ],
            "variants": [
                "quartz",
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tk-quartz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-tkinter",
                        "moodss",
                        "p5.26-tcl-ptk",
                        "p5.26-tcl-tk",
                        "p5.26-tkx",
                        "vigor",
                        "ocaml-labltk",
                        "swarm",
                        "py26-tkinter",
                        "py27-tkinter",
                        "py32-tkinter",
                        "py33-tkinter",
                        "py34-tkinter",
                        "py35-tkinter",
                        "py36-tkinter",
                        "py37-tkinter",
                        "py38-tkinter",
                        "py39-tkinter",
                        "py310-tkinter",
                        "py311-tkinter",
                        "mysqltcl",
                        "py313-tkinter",
                        "py314-tkinter",
                        "gtkwave",
                        "spin",
                        "gvemod-ndview",
                        "irsim",
                        "opencascade",
                        "orrery",
                        "plplot510",
                        "plplot510-single",
                        "sparky",
                        "xschem",
                        "wordnet",
                        "BWidget",
                        "TkPasMan",
                        "Togl-2.0",
                        "itk",
                        "pcb",
                        "tklib",
                        "scid",
                        "eltclsh",
                        "gst",
                        "otcl",
                        "pypy-tkinter",
                        "pypy36-tkinter",
                        "pypy37-tkinter",
                        "pypy38-tkinter",
                        "pypy39-tkinter",
                        "tclcl",
                        "xotcl",
                        "ncid",
                        "netwag",
                        "libpurple",
                        "scotty",
                        "p5.28-tcl-ptk",
                        "p5.30-tcl-ptk",
                        "p5.32-tcl-ptk",
                        "p5.34-tcl-ptk",
                        "p5.28-tcl-tk",
                        "p5.30-tcl-tk",
                        "p5.32-tcl-tk",
                        "p5.34-tcl-tk",
                        "p5.28-tkx",
                        "p5.30-tkx",
                        "p5.32-tkx",
                        "p5.34-tkx",
                        "pure-tk",
                        "ccpnmr",
                        "gvemod-crayola"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tkcvs",
                        "tkregexp",
                        "catdoc",
                        "gocr",
                        "tkirc",
                        "maxima",
                        "maxima-devel",
                        "mozart",
                        "msort",
                        "rb33-ffi-tk",
                        "rb32-ffi-tk",
                        "rb31-ffi-tk",
                        "tkdiff",
                        "eso-flames-fposs"
                    ]
                }
            ]
        },
        {
            "name": "tkcvs",
            "portdir": "devel/tkcvs",
            "version": "8.2.3",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tkcvs.sourceforge.io/",
            "description": "Tk-based GUI for CVS",
            "long_description": "TkCVS is a Tcl/Tk-based graphical interface to the CVS configuration management system. It displays the status of the files in the current working directory, and provides buttons and menus to execute CVS commands on the selected files. TkDiff is included for browsing and merging your changes.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tk"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tkdiff",
            "portdir": "x11/tkdiff",
            "version": "4.2",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://tkdiff.sourceforge.net/",
            "description": "graphical front end to the diff program",
            "long_description": "tkdiff is a graphical front end to the diff program. It provides a side-by-side view of the differences between two files, along with several innovative features such as diff bookmarks and a graphical map of differences for quick navigation.",
            "active": true,
            "categories": [
                "devel",
                "x11"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tk"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tkdnd",
            "portdir": "x11/tkdnd",
            "version": "2.9.4",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.ellogon.org/petasis/index.php/tcltk-projects/tkdnd",
            "description": "an extension that adds native drag & drop capabilities to the tk toolkit",
            "long_description": "Tk Drag & Drop: tkdnd is an extension that adds native drag & drop capabilities to the tk toolkit.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1599
                },
                {
                    "name": "chrischavez",
                    "github": "chrstphrchvz",
                    "ports_count": 96
                }
            ],
            "variants": [
                "debug",
                "quartz",
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tcl",
                        "tk-quartz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "netgen"
                    ]
                }
            ]
        },
        {
            "name": "tkimg",
            "portdir": "graphics/tkimg",
            "version": "1.4.17",
            "license": "Tcl/Tk",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tkimg.sourceforge.net",
            "description": "adds a lot of image formats to Tcl/Tk",
            "long_description": "The \"Img\" package adds a lot of image formats to Tcl/Tk.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1599
                },
                {
                    "name": "chrischavez",
                    "github": "chrstphrchvz",
                    "ports_count": 96
                }
            ],
            "variants": [
                "quartz",
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "tcllib",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "p7zip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "tcl",
                        "tk-quartz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-tcl-ptk",
                        "p5.28-tcl-ptk",
                        "p5.30-tcl-ptk",
                        "p5.32-tcl-ptk",
                        "p5.34-tcl-ptk"
                    ]
                }
            ]
        },
        {
            "name": "tkirc",
            "portdir": "irc/tkirc",
            "version": "2.46",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://netsplit.de/tkirc2/",
            "description": "A Tk-based GUI for the ircII Internet Relay Chat client",
            "long_description": "Tkirc is a frontend for unix's ircII (shell-client for the Internet Relay Chat) based on Tcl/Tk. If you know how to use ircII, you should not have any problems using tkirc.",
            "active": true,
            "categories": [
                "irc"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ircii",
                        "tk"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tklib",
            "portdir": "devel/tklib",
            "version": "0.7",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://core.tcl-lang.org/tklib/home",
            "description": "A companion to Tcllib, for Tk related packages.",
            "long_description": "A companion to Tcllib, for Tk related packages.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tcllib",
                        "tcl",
                        "tk"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-tcl-ptk",
                        "p5.26-tcl-tk",
                        "p5.28-tcl-ptk",
                        "p5.30-tcl-ptk",
                        "p5.32-tcl-ptk",
                        "p5.34-tcl-ptk",
                        "p5.28-tcl-tk",
                        "p5.30-tcl-tk",
                        "p5.32-tcl-tk",
                        "p5.34-tcl-tk"
                    ]
                }
            ]
        },
        {
            "name": "TkPasMan",
            "portdir": "x11/TkPasMan",
            "version": "2.2b",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.xs4all.nl/~wbsoft/linux/tkpasman.html",
            "description": "Manager for usernames and passwords",
            "long_description": "TkPasMan is a simple program that lets you store usernames and passwords for access to forums, mailing lists, and other websites. It is inspired by gpasman, but has more `paste' possibilities. For example, you can just paste username and then password behind it.",
            "active": true,
            "categories": [
                "security",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "christian.queinnec",
                    "github": "ChristianQueinnec",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tk"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tk-quartz",
            "portdir": "x11/tk",
            "version": "8.6.17",
            "license": "Tcl/Tk",
            "platforms": "{macosx >= 10}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.tcl-lang.org/",
            "description": "Tcl Tool Kit",
            "long_description": "This is Tk version 8.6.17, a GUI toolkit for Tcl. The best way to get started with Tcl is to read ``Tcl and the Tk Toolkit'' by John K. Ousterhout, Addison-Wesley, ISBN 0-201-63337-X.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1599
                },
                {
                    "name": "chrischavez",
                    "github": "chrstphrchvz",
                    "ports_count": 96
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tcl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "netgen",
                        "tix",
                        "tkimg",
                        "Togl",
                        "tk",
                        "tkdnd"
                    ]
                }
            ]
        },
        {
            "name": "tkregexp",
            "portdir": "x11/tkregexp",
            "version": "3.0",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://laurent.riesterer.free.fr/regexp/",
            "description": "Design and debug regular expressions",
            "long_description": "tkregexp helps you to design or more generally work with regular expressions. As it is often difficult to write the right regexp at the first try, this tool will show you the effet of your regexp on a sample you can choose.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tk"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tktable",
            "portdir": "x11/tktable",
            "version": "2.11",
            "license": "Tcl/Tk",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://tktable.sourceforge.net/",
            "description": "A table/matrix widget extension to Tk/Tcl",
            "long_description": "A table/matrix widget extension to Tk/Tcl",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "chrischavez",
                    "github": "chrstphrchvz",
                    "ports_count": 96
                }
            ],
            "variants": [
                "universal",
                "x11"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "tcl",
                        "clang-18",
                        "tk-x11"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "moodss",
                        "p5.26-tcl-ptk",
                        "p5.28-tcl-ptk",
                        "p5.30-tcl-ptk",
                        "p5.32-tcl-ptk",
                        "p5.34-tcl-ptk"
                    ]
                }
            ]
        },
        {
            "name": "tk-x11",
            "portdir": "x11/tk",
            "version": "8.6.17",
            "license": "Tcl/Tk",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.tcl-lang.org/",
            "description": "Tcl Tool Kit",
            "long_description": "This is Tk version 8.6.17, a GUI toolkit for Tcl. The best way to get started with Tcl is to read ``Tcl and the Tk Toolkit'' by John K. Ousterhout, Addison-Wesley, ISBN 0-201-63337-X.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1599
                },
                {
                    "name": "chrischavez",
                    "github": "chrstphrchvz",
                    "ports_count": 96
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "fontconfig",
                        "tcl",
                        "Xft2",
                        "xorg-libXScrnSaver"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "tktable",
                        "blt"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "magic",
                        "R",
                        "xcircuit",
                        "xcrysden",
                        "gvemod-labeler"
                    ]
                }
            ]
        },
        {
            "name": "tldr-cpp-client",
            "portdir": "sysutils/tldr-cpp-client",
            "version": "1.6.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tldr.sh",
            "description": "tldr c client - simplified and community-driven man pages",
            "long_description": "The TLDR pages are a community effort to simplify the beloved man pages with practical examples.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libzip",
                        "curl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tldr-pages",
            "portdir": "devel/tldr-pages",
            "version": "20260614-e912fa0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tldr-pages/tldr",
            "description": "The tldr-pages project is a collection of community-maintained help pages for command-line tools",
            "long_description": "The tldr-pages project is a collection of community-maintained help pages for command-line tools. This package installs an archive of the latest help pages to your system.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "davidgilman1",
                    "github": "dgilman",
                    "ports_count": 146
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "npm11"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "coreutils-uutils"
                    ]
                }
            ]
        },
        {
            "name": "tl-expected",
            "portdir": "devel/tl-expected",
            "version": "1.0.0",
            "license": "public-domain",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/TartanLlama/expected",
            "description": "std::expected with functional-style extensions",
            "long_description": "Single header implementation of std::expected with functional-style extensions.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 97
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "libmamba",
                        "micromamba"
                    ]
                }
            ]
        },
        {
            "name": "tlrc",
            "portdir": "net/tlrc",
            "version": "1.12.0",
            "license": "MIT",
            "platforms": "{darwin >= 17}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tldr-pages/tlrc",
            "description": "Official tldr client written in Rust",
            "long_description": "Official tldr client written in Rust.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "therealketo",
                    "github": "therealketo",
                    "ports_count": 17
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tlssled",
            "portdir": "net/tlssled",
            "version": "1.3",
            "license": "GPL-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.taddong.com/en/lab.html",
            "description": "shell script for evaluating the security of a SSL/TLS (HTTPS) web server implementation",
            "long_description": "tlssled is a shell script whose purpose is to evaluate the security of a target SSL/TLS (HTTPS) web server implementation. It is based on sslscan, a thorough SSL/TLS scanner that is based on the openssl library, and on the \"openssl s_client\" command line tool. The current tests include checking if the target supports the SSLv2 protocol, the NULL cipher, weak ciphers based on their key length (40 or 56 bits), the availability of strong ciphers (like AES), if the digital certificate is MD5 signed, and the current SSL/TLS renegotiation capabilities.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 282
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "openssl",
                        "sslscan",
                        "bash"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tlswrap",
            "portdir": "net/tlswrap",
            "version": "1.04",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.tlswrap.com/",
            "description": "TLS/SSL FTP wrapper/proxy",
            "long_description": "TLSWrap is a TLS/SSL FTP wrapper/proxy, allowing you to use your favorite FTP client with any TLS/SSL-enabled FTP server.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tmate",
            "portdir": "sysutils/tmate",
            "version": "2.4.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tmate-io/tmate",
            "description": "Instant terminal sharing.",
            "long_description": "Instant terminal sharing.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "ijackson",
                    "github": "JacksonIsaac",
                    "ports_count": 44
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libssh",
                        "msgpack",
                        "ncurses",
                        "libevent"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tmpreaper",
            "portdir": "sysutils/tmpreaper",
            "version": "1.6.16",
            "license": "GPL-2",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tracker.debian.org/pkg/tmpreaper",
            "description": "a utility for removing files based on last access time",
            "long_description": "a utility for removing files based on last access time",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tmt",
            "portdir": "devel/tmt",
            "version": "1.63.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tmt.readthedocs.io",
            "description": "Test Management Tool",
            "long_description": "The tmt tool provides a user-friendly way to work with tests. You can comfortably create new tests, safely and easily run tests across different environments, review test results, debug test code and enable tests in the CI using a consistent and concise config. The python module and command-line tool implement the Metadata Specification which allows storing all needed test execution data directly within a git repository. Together with the possibility to reference remote repositories, it makes it easy to share test coverage across projects and distros. The Flexible Metadata Format fmf is used to store data in both human and machine readable way close to the source code. Thanks to inheritance and elasticity metadata are organized in the structure efficiently, preventing unnecessary duplication.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "link",
                    "github": "subpop",
                    "ports_count": 9
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-hatchling",
                        "py312-hatch-vcs",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-click",
                        "py312-requests",
                        "py312-docutils",
                        "python312",
                        "py312-pint",
                        "py312-pydantic",
                        "py312-fmf",
                        "py312-pygments",
                        "py312-jinja2",
                        "py312-typing_extensions",
                        "py312-ruamel-yaml",
                        "py312-urllib3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tmux",
            "portdir": "sysutils/tmux",
            "version": "3.6b",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tmux.github.io",
            "description": "terminal multiplexer",
            "long_description": "tmux is a \"terminal multiplexer\", it enables a number of terminals (or windows) to be accessed and controlled from a single terminal. tmux is intended to be a simple, modern, BSD-licensed alternative to programs such as GNU screen.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "tessarek",
                    "github": "tessus",
                    "ports_count": 4
                }
            ],
            "variants": [
                "sixel",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libevent",
                        "ncurses",
                        "libutf8proc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "wemux"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-libtmux",
                        "py37-libtmux",
                        "py38-libtmux",
                        "py311-libtmux",
                        "py310-libtmux",
                        "py312-libtmux",
                        "py313-libtmux",
                        "py314-libtmux",
                        "tmux-bash-completion",
                        "byobu",
                        "py36-libtmux",
                        "tmux-pasteboard"
                    ]
                }
            ]
        },
        {
            "name": "tmux-bash-completion",
            "portdir": "devel/tmux-bash-completion",
            "version": "20200419",
            "license": "GPL-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/imomaliev/tmux-bash-completion",
            "description": "TMUX bash completion",
            "long_description": "TMUX bash completion based on bash-it's tmux completion",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "bash-completion",
                        "tmux"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tmux-devel",
            "portdir": "sysutils/tmux",
            "version": "20260524-eb330a6",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tmux.github.io",
            "description": "terminal multiplexer",
            "long_description": "tmux is a \"terminal multiplexer\", it enables a number of terminals (or windows) to be accessed and controlled from a single terminal. tmux is intended to be a simple, modern, BSD-licensed alternative to programs such as GNU screen.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "tessarek",
                    "github": "tessus",
                    "ports_count": 4
                }
            ],
            "variants": [
                "sixel",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "autoconf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "libutf8proc",
                        "libevent"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tmux-mem-cpu-load",
            "portdir": "sysutils/tmux-mem-cpu-load",
            "version": "3.8.2",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/thewtex/tmux-mem-cpu-load",
            "description": "CPU, RAM, and load monitor for use with tmux",
            "long_description": "A simple, lightweight program provided for system monitoring in the status line of tmux.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "justrafi",
                    "github": "rafi",
                    "ports_count": 1
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tmux-pasteboard",
            "portdir": "sysutils/tmux-pasteboard",
            "version": "2.9",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ChrisJohnsen/tmux-MacOSX-pasteboard",
            "description": "Wrapper for accessing the OS X pasteboard in tmux sessions",
            "long_description": "Wrapper for accessing the OS X pasteboard in tmux sessions",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "larryv",
                    "github": "larryv",
                    "ports_count": 49
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tmux"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tmuxp_select",
            "portdir": "python/tmuxp_select",
            "version": "0.1",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "common files for selecting default tmuxp version",
            "long_description": "This port installs files that allow 'port select' to be used to create links to the preferred default version of tmuxp.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 648
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py27-tmuxp",
                        "py36-tmuxp",
                        "py39-tmuxp",
                        "py37-tmuxp",
                        "py38-tmuxp",
                        "py310-tmuxp",
                        "py311-tmuxp",
                        "py312-tmuxp",
                        "py313-tmuxp",
                        "py314-tmuxp"
                    ]
                }
            ]
        },
        {
            "name": "tn5250",
            "portdir": "net/tn5250",
            "version": "0.18.0",
            "license": "LGPL-2.1+",
            "platforms": "darwin macosx freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tn5250.github.io/",
            "description": "tn5250 terminal emulator",
            "long_description": "tn5250 is a telnet client for the IBM iSeries and AS/400 that emulates 5250 terminals and printers.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "stefan",
                    "github": "snuxoll",
                    "ports_count": 1
                }
            ],
            "variants": [
                "curses",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tnef",
            "portdir": "textproc/tnef",
            "version": "1.4.15",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://tnef.sourceforge.net/",
            "description": "Microsoft MS-TNEF attachment unpacker",
            "long_description": "TNEF provides a way to unpack those pesky Microsoft MS-TNEF MIME attachments. It operates like tar in order to upack any files which may have been put into the MS-TNEF attachment instead of being attached seperately.",
            "active": true,
            "categories": [
                "textproc",
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tnef2txt",
            "portdir": "textproc/tnef2txt",
            "version": "1.4",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.fiction.net/blong/programs/#tnef2txt",
            "description": "Converts Microsoft TNEF attachments to ASCII text",
            "long_description": "This is a simple program used to decode Microsoft's Translation Neutral Encapsulation Format (TNEF), which is used by various Microsoft OS products to transfer MAPI information through text only gateways such as SMTP.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tnftp",
            "portdir": "net/tnftp",
            "version": "20230507",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ftp.netbsd.org/pub/NetBSD/misc/tnftp/",
            "description": "Internet File Transfer Protocol client",
            "long_description": "tnftp is the Internet File Transfer Protocol client.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "fjoe",
                    "github": "mkhon",
                    "ports_count": 2
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tnftpd",
            "portdir": "net/tnftpd",
            "version": "20200704",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "ftp://ftp.netbsd.org/pub/NetBSD/misc/tnftp/",
            "description": "Internet File Transfer Protocol server",
            "long_description": "tnftpd is the Internet File Transfer Protocol server process. The server uses the TCP protocol and listens at the port specified in the ``ftp'' service specification; see services(5).",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "snc",
                    "github": "nerdling",
                    "ports_count": 157
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tnylpo",
            "portdir": "emulators/tnylpo",
            "version": "1.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/gbrein/tnylpo",
            "description": "Utility to run CP/M-80 programs under Unix/Linux",
            "long_description": "tnylpo allows the execution of programs written for CP/M-80 version 2.2 under Unixy operating systems.",
            "active": true,
            "categories": [
                "emulators"
            ],
            "maintainers": [
                {
                    "name": "aeioudev",
                    "github": "aeiouaeiouaeiouaeiouaeiouaeiou",
                    "ports_count": 10
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "toast",
            "portdir": "devel/toast",
            "version": "0.47.7",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/stepchowfun/toast",
            "description": "Containerize your development and continuous integration environments.",
            "long_description": "Toast is a tool for doing work in containers. You define tasks in a YAML file called a toastfile, and Toast runs them in a containerized environment based on a Docker image of your choosing. What constitutes a \"task\" is up to you: tasks can install system packages, build an application, run a test suite, or even serve web pages. Tasks can depend on other tasks, so Toast can be understood as a high-level containerized build system.",
            "active": true,
            "categories": [
                "devel",
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1068
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "todoist-cli",
            "portdir": "office/todoist-cli",
            "version": "0.23.0",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sachaos/todoist",
            "description": "Todoist CLI Client",
            "long_description": "Todoist CLI Client",
            "active": true,
            "categories": [
                "office"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1068
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "todotxt",
            "portdir": "office/todotxt",
            "version": "2.12.0",
            "license": "GPL-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://todotxt.org",
            "description": "Simple, extensible shell script to manage your todo file.",
            "long_description": "A simple and extensible shell script for managing your todo.txt file.",
            "active": true,
            "categories": [
                "office"
            ],
            "maintainers": [
                {
                    "name": "snc",
                    "github": "nerdling",
                    "ports_count": 157
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "to-f90",
            "portdir": "devel/to-f90",
            "version": "1999-03-08",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://cd.textfiles.com/simtel/simtel0101/simtel/fortran/",
            "description": "Fortran 77 to Fortran 90 converter",
            "long_description": "A Fortran 90 program for converting fixed-format Fortran 77 code to Fortran 90 free-format. Other changes replace old Fortran constructs with more modern ones. \n \nThe conversions made include: \n1. Standard format (column 7-72) converted to free-format. \n2. DO loops and IF blocks indented. \n3. Most labels are removed from loops and replaced with END DO, CYCLE, EXIT, and DO-loop constructs where appropriate. \n4. 3-way arithmetic IFs converted to IF .. THEN .. ELSE constructs. \n5. TYPE and INTENT declarations inserted for all subroutine and function arguments. \n6. Computed GOTOs converted to SELECT CASE constructs. \n7. Embedded blanks are removed from numerical constants. They are illegal in free format.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "karl-michael.schindler",
                    "github": "kamischi",
                    "ports_count": 98
                }
            ],
            "variants": [
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "gcc15"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "Togl",
            "portdir": "x11/Togl",
            "version": "2.1",
            "license": "permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://togl.sourceforge.net/",
            "description": "A Tcl/Tk widget for OpenGL rendering",
            "long_description": "Togl is a Tk widget for OpenGL rendering. Togl was originally based on OGLTK, written by Benjamin Bederson at the University of New Mexico.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1599
                }
            ],
            "variants": [
                "quartz",
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tcl",
                        "tk-quartz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "netgen"
                    ]
                }
            ]
        },
        {
            "name": "Togl-2.0",
            "portdir": "x11/Togl-2.0",
            "version": "2.0",
            "license": "permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://togl.sourceforge.net/",
            "description": "A Tcl/Tk widget for OpenGL rendering",
            "long_description": "Togl is a Tk widget for OpenGL rendering. Togl was originally based on OGLTK, written by Benjamin Bederson at the University of New Mexico.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "dstrubbe",
                    "github": "dstrubbe",
                    "ports_count": 38
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tcl",
                        "mesa",
                        "tk",
                        "xorg-libXmu"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "xcrysden"
                    ]
                }
            ]
        },
        {
            "name": "toilet",
            "portdir": "graphics/toilet",
            "version": "0.3",
            "license": "WTFPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://libcaca.zoy.org/wiki/libcaca",
            "description": "toilet - colour based alternative to figlet using libcaca",
            "long_description": "The TOIlet project attempts to create a free replacement for the FIGlet utility. TOIlet stands for “The Other Implementation’s letters”, coined after FIGlet’s “Frank, Ian and Glen’s letters”.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "libcaca"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tokei",
            "portdir": "devel/tokei",
            "version": "13.0.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/XAMPPRocky/tokei",
            "description": "Tokei is a program that displays statistics about your code.",
            "long_description": "Tokei is a program that displays statistics about your code. Tokei will show the number of files, total lines within those files and code, comments, and blanks grouped by language.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1068
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tokyocabinet",
            "portdir": "databases/tokyocabinet",
            "version": "1.4.48",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://fallabs.com/tokyocabinet/",
            "description": "Tokyo Cabinet is a library of routines for managing a database.",
            "long_description": "Tokyo Cabinet is a library of routines for managing a database. The database is a simple data file containing records, each is a pair of a key and a value. Every key and value is serial bytes with variable length. Both binary data and character string can be used as a key and a value. There is neither concept of data tables nor data types. Records are organized in hash table or B+ tree.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "devel",
                "profile",
                "fastest",
                "off64",
                "swap",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bzip2",
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "tokyocabinet-java",
                        "tokyocabinet-clj"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-tc",
                        "tokyotyrant",
                        "kumofs",
                        "rb-tokyocabinet-ruby",
                        "grok",
                        "py27-tc",
                        "goaccess",
                        "py35-tc"
                    ]
                }
            ]
        },
        {
            "name": "tokyocabinet-clj",
            "portdir": "databases/tokyocabinet-clj",
            "version": "20090505",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/JustinTulloss/tokyo-cabinet-clj",
            "description": "Java API for Tokyo Cabinet, a modern DBM",
            "long_description": "Clojure is a dynamic programming language for the JVM.",
            "active": true,
            "categories": [
                "databases",
                "java"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "tokyocabinet",
                        "tokyocabinet-java",
                        "apache-ant",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tokyocabinet-java",
            "portdir": "databases/tokyocabinet-java",
            "version": "1.18",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://tokyocabinet.sourceforge.net/",
            "description": "Java API for Tokyo Cabinet, a modern DBM",
            "long_description": "Clojure is a dynamic programming language for the JVM.",
            "active": true,
            "categories": [
                "databases",
                "java"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "tokyocabinet",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "tokyocabinet-clj"
                    ]
                }
            ]
        },
        {
            "name": "tokyotyrant",
            "portdir": "databases/tokyotyrant",
            "version": "1.1.41",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://fallabs.com/tokyotyrant/",
            "description": "Tokyo Cabinet remote server",
            "long_description": "Tokyo Tyrant is Tokyo Cabinet remote server.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [],
            "variants": [
                "lua",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "tokyocabinet"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}