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

{
    "count": 51798,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=27",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=25",
    "results": [
        {
            "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": 268
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "openssl",
                        "sslscan",
                        "bash"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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": "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-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "libmamba",
                        "micromamba"
                    ]
                }
            ]
        },
        {
            "name": "tldr-pages",
            "portdir": "devel/tldr-pages",
            "version": "20251209-cb3985b",
            "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": "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-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libzip",
                        "curl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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": 1596
                },
                {
                    "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": [
                        "blt",
                        "tktable"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xcrysden",
                        "gvemod-labeler",
                        "xcircuit",
                        "R",
                        "magic"
                    ]
                }
            ]
        },
        {
            "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-17",
                        "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": "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-14"
                    ]
                },
                {
                    "type": "run",
                    "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": 1596
                },
                {
                    "name": "chrischavez",
                    "github": "chrstphrchvz",
                    "ports_count": 96
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tcl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "tkdnd",
                        "tkimg",
                        "Togl",
                        "tix",
                        "netgen",
                        "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-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "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-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tcllib",
                        "tcl",
                        "tk"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-tcl-ptk",
                        "p5.26-tcl-tk",
                        "p5.28-tcl-tk",
                        "p5.30-tcl-tk",
                        "p5.32-tcl-tk",
                        "p5.34-tcl-tk",
                        "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-14"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ircii",
                        "tk"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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": 1596
                },
                {
                    "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": "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": 1596
                },
                {
                    "name": "chrischavez",
                    "github": "chrstphrchvz",
                    "ports_count": 96
                }
            ],
            "variants": [
                "debug",
                "quartz",
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tcl",
                        "tk-quartz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "netgen"
                    ]
                }
            ]
        },
        {
            "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-14"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tk"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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-14"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tk"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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": 1596
                },
                {
                    "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": [
                        "netwag",
                        "moodss",
                        "p5.26-tcl-ptk",
                        "p5.26-tcl-tk",
                        "p5.26-tkx",
                        "py36-tkinter",
                        "py37-tkinter",
                        "py38-tkinter",
                        "py39-tkinter",
                        "py310-tkinter",
                        "py311-tkinter",
                        "py27-tkinter",
                        "py312-tkinter",
                        "py313-tkinter",
                        "py314-tkinter",
                        "wordnet",
                        "TkPasMan",
                        "libpurple",
                        "mysqltcl",
                        "tklib",
                        "vigor",
                        "eltclsh",
                        "gst",
                        "otcl",
                        "pypy-tkinter",
                        "pypy36-tkinter",
                        "pypy37-tkinter",
                        "pypy38-tkinter",
                        "pypy39-tkinter",
                        "tclcl",
                        "xotcl",
                        "ncid",
                        "scotty",
                        "pure-tk",
                        "p5.28-tkx",
                        "p5.32-tkx",
                        "p5.30-tkx",
                        "p5.34-tkx",
                        "ocaml-labltk",
                        "ccpnmr",
                        "gvemod-crayola",
                        "gvemod-ndview",
                        "opencascade",
                        "orrery",
                        "plplot510",
                        "plplot510-single",
                        "sparky",
                        "Togl-2.0",
                        "scid",
                        "BWidget",
                        "p5.28-tcl-tk",
                        "p5.30-tcl-tk",
                        "p5.32-tcl-tk",
                        "p5.34-tcl-tk",
                        "pcb",
                        "gtkwave",
                        "spin",
                        "p5.28-tcl-ptk",
                        "p5.30-tcl-ptk",
                        "p5.32-tcl-ptk",
                        "p5.34-tcl-ptk",
                        "itk",
                        "irsim",
                        "swarm",
                        "xschem",
                        "py26-tkinter",
                        "py32-tkinter",
                        "py33-tkinter",
                        "py34-tkinter",
                        "py35-tkinter"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tkcvs",
                        "maxima",
                        "maxima-devel",
                        "gocr",
                        "tkirc",
                        "eso-flames-fposs",
                        "rb33-ffi-tk",
                        "mozart",
                        "rb32-ffi-tk",
                        "rb31-ffi-tk",
                        "tkdiff",
                        "tkregexp",
                        "catdoc",
                        "msort"
                    ]
                }
            ]
        },
        {
            "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-17"
                    ]
                },
                {
                    "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": "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-9.0"
                    ]
                }
            ],
            "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-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gdk-pixbuf2",
                        "libjpeg-turbo"
                    ]
                }
            ],
            "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": 1048
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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": 1048
                }
            ],
            "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": "tippecanoe",
            "portdir": "gis/tippecanoe",
            "version": "2.79.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/felt/tippecanoe",
            "description": "Build vector tilesets from large collections of GeoJSON features",
            "long_description": "Build vector tilesets from large collections of GeoJSON features",
            "active": true,
            "categories": [
                "gis"
            ],
            "maintainers": [
                {
                    "name": "sikmir",
                    "github": "sikmir",
                    "ports_count": 44
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "sqlite3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tio",
            "portdir": "comms/tio",
            "version": "3.9",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tio.github.io",
            "description": "Simple TTY terminal I/O application",
            "long_description": "tio is a simple serial device tool which features a straightforward command-line and configuration file interface to easily connect to serial TTY devices for basic I/O operations.",
            "active": true,
            "categories": [
                "comms"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1048
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "inih",
                        "lua54"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tinyxml2",
            "portdir": "textproc/tinyxml2",
            "version": "11.0.0",
            "license": "zlib",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/leethomason/tinyxml2",
            "description": "Simple, small, C++ XML parser",
            "long_description": "TinyXML-2 is a simple, small, C++ XML parser that can be easily integrating into other programs.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "jeff",
                    "github": "crowell",
                    "ports_count": 4
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "TinyEXIF",
                        "mediainfolib",
                        "rarian",
                        "Aseprite",
                        "VVVVVV",
                        "MicroTeX"
                    ]
                }
            ]
        },
        {
            "name": "tinyxml",
            "portdir": "textproc/tinyxml",
            "version": "2.6.2",
            "license": "zlib",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sourceforge.net/projects/tinyxml/",
            "description": "Simple, small, C++ XML parser",
            "long_description": "TinyXML is a simple, small, C++ XML parser that can be easily integrating into other programs. This is TinyXML-1, which is deprecated. Please migrate to TinyXML-2 when practical.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "QCSXCAD",
                        "opencolorio",
                        "gource",
                        "nektarpp",
                        "orfeotoolbox",
                        "py310-orfeotoolbox",
                        "py311-orfeotoolbox",
                        "py312-orfeotoolbox",
                        "py313-orfeotoolbox",
                        "py314-orfeotoolbox",
                        "cegui",
                        "xrootd",
                        "openEMS",
                        "CSXCAD"
                    ]
                }
            ]
        },
        {
            "name": "TinySVM",
            "portdir": "math/TinySVM",
            "version": "0.09",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://chasen.org/~taku/software/TinySVM/",
            "description": "Support Vector Machines (SVMs)",
            "long_description": "TinySVM is an implementation of Support Vector Machines (SVMs), for the problem of pattern recognition. Support Vector Machines is a new generation learning algorithms based on recent advances in statistical learning theory, and applied to large number of real-world applications, such as text categorization, hand-written character recognition.",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "knp3",
                        "yamcha"
                    ]
                }
            ]
        },
        {
            "name": "tinyproxy",
            "portdir": "net/tinyproxy",
            "version": "1.11.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tinyproxy.github.io",
            "description": "fast, lightweight HTTP proxy",
            "long_description": "tinyproxy is a lightweight HTTP proxy. Designed from the ground up to be fast and yet small, it is an ideal solution for sites where a full-featured HTTP proxy is required, but the system resources required to run a more demanding HTTP proxy are unavailable.",
            "active": true,
            "categories": [
                "net",
                "www"
            ],
            "maintainers": [
                {
                    "name": "makr",
                    "github": "mohd-akram",
                    "ports_count": 82
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gperf",
                        "perl5",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tinyows",
            "portdir": "gis/tinyows",
            "version": "1.2.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mapserver.osgeo.org/tinyows",
            "description": "TinyOWS is a small footprint WFS server",
            "long_description": "TinyOWS is a WFS server part of MapServer that can be installed in a standalone configuration using FastCGI.",
            "active": true,
            "categories": [
                "gis"
            ],
            "maintainers": [
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 107
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "flex",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxml2",
                        "pg16-postgis",
                        "fcgi",
                        "postgresql16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tinyobjloader-devel",
            "portdir": "devel/tinyobjloader",
            "version": "2.0.0rc13",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tinyobjloader/tinyobjloader",
            "description": "Tiny but powerful single file wavefront obj loader",
            "long_description": "Tiny but powerful single file wavefront obj loader written in C++03. No dependency except for C++ STL. It can parse over 10M polygons with moderate memory and time. tinyobjloader is good for embedding .obj loader to your (global illumination) renderer.",
            "active": true,
            "categories": [
                "devel",
                "graphics",
                "games"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 654
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tinyobjloader",
            "portdir": "devel/tinyobjloader",
            "version": "1.0.7",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tinyobjloader/tinyobjloader",
            "description": "Tiny but powerful single file wavefront obj loader",
            "long_description": "Tiny but powerful single file wavefront obj loader written in C++03. No dependency except for C++ STL. It can parse over 10M polygons with moderate memory and time. tinyobjloader is good for embedding .obj loader to your (global illumination) renderer.",
            "active": true,
            "categories": [
                "devel",
                "graphics",
                "games"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 654
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tinygltf",
            "portdir": "graphics/tinygltf",
            "version": "2.9.7",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/syoyo/tinygltf",
            "description": "Header only C++11 tiny glTF 2.0 library",
            "long_description": "Header only C++11 tiny glTF 2.0 library.",
            "active": true,
            "categories": [
                "devel",
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nlohmann-json",
                        "stb"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "draco"
                    ]
                }
            ]
        },
        {
            "name": "TinyEXIF",
            "portdir": "graphics/TinyEXIF",
            "version": "1.0.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/cdcseacave/TinyEXIF",
            "description": "tiny ISO-compliant C++ EXIF and XMP parsing library for JPEG",
            "long_description": "TinyEXIF is a tiny, lightweight C++ library for parsing the metadata existing inside JPEG files.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "universal",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tinyxml2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "Aseprite"
                    ]
                }
            ]
        },
        {
            "name": "tinycdb",
            "portdir": "databases/tinycdb",
            "version": "0.78",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.corpit.ru/mjt/tinycdb.html",
            "description": "a very fast and simple package for creating and reading cdb",
            "long_description": "TinyCDB is a very fast and simple package for creating and reading cdb.",
            "active": true,
            "categories": [
                "devel",
                "databases"
            ],
            "maintainers": [
                {
                    "name": "nel",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "volta"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "knp3"
                    ]
                }
            ]
        },
        {
            "name": "tinyca2",
            "portdir": "security/tinyca2",
            "version": "0.7.5",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://salsa.debian.org/cpt_nemo-guest/tinyca",
            "description": "GUI Certificate Authority tool.",
            "long_description": "TinyCA is a simple graphical user interface for managing a small CA (Certification Authority). TinyCA works as a frontend for openssl.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [],
            "variants": [
                "perl5_28",
                "perl5_30",
                "perl5_32",
                "perl5_34"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zip",
                        "gettext",
                        "openssl",
                        "p5.34-gtk2",
                        "p5.34-locale-gettext"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tintinxx",
            "portdir": "net/tintinxx",
            "version": "2.02.60",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tintin.mudhalla.net",
            "description": "ncurses-based MUD client with triggers, aliases, colors",
            "long_description": "TinTin++, aka TT++, is a free Mud client for Windows, Linux, and Mac OS X. A Windows / Vista port named WinTin++, using the PuTTY terminal, is available for those who do not use Cygwin (A Linux/Unix emulator for Windows). Besides MUDs (which are free online text games), TinTin++ can also be used as a client to play MUSH, MUCK, MOO, MU*, or Rogue games, which are online text game variants. Connecting to a Linux server or a telnet BBS is possible as well.",
            "active": true,
            "categories": [
                "net",
                "games"
            ],
            "maintainers": [
                {
                    "name": "intact79",
                    "github": "intactio",
                    "ports_count": 2
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "gnutls",
                        "ncurses",
                        "pcre2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tinc-devel",
            "portdir": "net/tinc",
            "version": "1.1pre18",
            "license": "(GPL-2+ or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.tinc-vpn.org/",
            "description": "Virtual Private Network (VPN) Daemon",
            "long_description": "tinc is a Virtual Private Network (VPN) daemon that uses tunneling and encryption to create a secure private network between hosts on the Internet.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lzo2",
                        "zlib",
                        "openssl3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tinc",
            "portdir": "net/tinc",
            "version": "1.0.36",
            "license": "(GPL-2+ or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.tinc-vpn.org/",
            "description": "Virtual Private Network (VPN) Daemon",
            "long_description": "tinc is a Virtual Private Network (VPN) daemon that uses tunneling and encryption to create a secure private network between hosts on the Internet.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lzo2",
                        "zlib",
                        "openssl3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tin",
            "portdir": "news/tin",
            "version": "2.6.4",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.tin.org/",
            "description": "A threaded NNTP and spool based UseNet newsreader",
            "long_description": "tin is a full-screen easy to use Usenet reader. It can read news locally or remotely via a NNTP (Network News Transport Protocol) server. It will automatically utilize NOV (News OVerview) style index files if available locally or via the NNTP XOVER command.",
            "active": true,
            "categories": [
                "news"
            ],
            "maintainers": [],
            "variants": [
                "gpg",
                "ispell",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pcre",
                        "icu",
                        "libiconv",
                        "libidn",
                        "ncurses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "timoni",
            "portdir": "sysutils/timoni",
            "version": "0.25.2",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://timoni.sh",
            "description": "Timoni is a package manager for Kubernetes, powered by CUE and inspired by Helm.",
            "long_description": "Timoni is a package manager for Kubernetes, powered by CUE and inspired by Helm. The Timoni project strives to improve the UX of authoring Kubernetes configs. Instead of mingling Go templates with YAML like Helm, or layering YAML on top of each-other like Kustomize, Timoni relies on cuelang's type safety, code generation and data validation features to offer a better experience of creating, packaging and delivering apps to Kubernetes.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1048
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "timg",
            "portdir": "graphics/timg",
            "version": "1.6.3",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://timg.sh/",
            "description": "Terminal Image and Video Viewer",
            "long_description": "A user-friendly terminal image viewer that uses graphic capabilities of terminals (Sixel, Kitty or iterm2), or 24-Bit color capabilities and unicode character blocks if these are not available.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "urkle",
                    "github": "urkle",
                    "ports_count": 1
                }
            ],
            "variants": [
                "debug",
                "librsvg",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libjpeg-turbo",
                        "librsvg",
                        "openslide",
                        "GraphicsMagick",
                        "webp",
                        "libdeflate",
                        "ffmpeg8",
                        "poppler",
                        "cairo",
                        "libexif"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "offpunk"
                    ]
                }
            ]
        },
        {
            "name": "timewarrior",
            "portdir": "office/timewarrior",
            "version": "1.9.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://timewarrior.net",
            "description": "Timewarrior is Free and Open Source Software that tracks time from the command line.",
            "long_description": "Timewarrior is a time tracking utility that offers simple stopwatch features as well as sophisticated calendar-based backfill, along with flexible reporting.",
            "active": true,
            "categories": [
                "office"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1048
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-20"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "time.txt",
            "portdir": "office/time.txt",
            "version": "1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tazzben/time.txt",
            "description": "Time.txt allows you to track and analyze your time (sheets) using plain text files.",
            "long_description": "Time.txt allows you to track and analyze your time (sheets) using plain text files. With this tool you can see what your spending your time on, search based on categories, projects, number of hours, dates or some combination of the aforementioned list. The format of the time file is completely freeform and consistent with the GTD style of todos.",
            "active": true,
            "categories": [
                "office"
            ],
            "maintainers": [
                {
                    "name": "bosmith",
                    "github": "tazzben",
                    "ports_count": 9
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-dateutil"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "time-track-cli",
            "portdir": "office/time-track-cli",
            "version": "1.2",
            "license": "unknown",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dongola7/Time-Track-CLI",
            "description": "Simple time tracking application using the CLI, in the spirit of todo.txt.",
            "long_description": "In the spirit of TODO.TXT, this little Tcl script will handle tracking how much time you spend on tasks throughout the day. All records are stored in a plain text file so you're not dependent on anyone else's format.",
            "active": true,
            "categories": [
                "office",
                "tcl"
            ],
            "maintainers": [
                {
                    "name": "blair",
                    "github": "",
                    "ports_count": 2
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tcllib",
                        "tcl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "timespan",
            "portdir": "sysutils/timespan",
            "version": "2.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://timespan.sourceforge.net/",
            "description": "calculates time between two specified dates",
            "long_description": "Calculates time (days, hours, minutes, or seconds) between 1 Jan 1970 and the specified date or between two specified dates.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "timescaledb1",
            "portdir": "databases/timescaledb1",
            "version": "1.7.5",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.timescaledb.com/",
            "description": "A time-series database that integrates with PostreSQL.",
            "long_description": "TimescaleDB is an open-source database designed to make SQL scalable for time-series data. It is engineered up from PostgreSQL, providing automatic partitioning across time and space (partitioning key), as well as full SQL support. TimescaleDB is packaged as a PostgreSQL extension.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "blair",
                    "github": "blair",
                    "ports_count": 26
                }
            ],
            "variants": [
                "postgresql96",
                "postgresql10",
                "postgresql11",
                "postgresql12",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "postgresql12"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "timescaledb",
            "portdir": "databases/timescaledb",
            "version": "2.25.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.timescaledb.com/",
            "description": "A time-series database that integrates with PostgreSQL.",
            "long_description": "TimescaleDB is an open-source database designed to make SQL scalable for time-series data. It is engineered up from PostgreSQL, providing automatic partitioning across time and space (partitioning key), as well as full SQL support. TimescaleDB is packaged as a PostgreSQL extension.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "blair",
                    "github": "blair",
                    "ports_count": 26
                }
            ],
            "variants": [
                "timescale_license"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "perl5.34",
                        "p5.34-ipc-run",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pg18-timescaledb"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "timer",
            "portdir": "sysutils/timer",
            "version": "1.4.5",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/caarlos0/timer",
            "description": "A `sleep` with progress",
            "long_description": "A `sleep` with progress",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1048
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "timeout",
            "portdir": "sysutils/timeout",
            "version": "1.19",
            "license": "IPL-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.porcupine.org/forensics/tct.html",
            "description": "tct timeout",
            "long_description": "timeout executes a command and imposes an elapsed time limit.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "",
                    "ports_count": 100
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "timeleft",
            "portdir": "sysutils/timeleft",
            "version": "1.1.1",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://timeleft.mrhallway.me",
            "description": "Display the time left of the day as a progress bar.",
            "long_description": "Display the time left of the day as a progress bar.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1048
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}