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

{
    "count": 49349,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=23",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=21",
    "results": [
        {
            "name": "twolame",
            "portdir": "audio/twolame",
            "version": "0.4.0",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://twolame.sourceforge.net/",
            "description": "TwoLAME is an optimized MPEG Audio Layer 2 encoder",
            "long_description": "TwoLAME is an optimized MPEG Audio Layer 2 encoder",
            "active": true,
            "categories": [
                "multimedia",
                "audio"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "libtool",
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsndfile"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "audacity-devel",
                        "tenacity",
                        "audacity-legacy",
                        "sox",
                        "gstreamer010-gst-plugins-ugly",
                        "VLC2",
                        "libVLC2",
                        "avidemux",
                        "gstreamer1-gst-plugins-good"
                    ]
                }
            ]
        },
        {
            "name": "twm",
            "portdir": "x11/twm",
            "version": "1.0.10",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "Tab Window Manager for X11",
            "long_description": "Twm is a window manager for the X Window System. It provides titlebars, shaped windows, several forms of icon management, user-defined macro functions, click-to-type and pointer-driven keyboard focus, and user-specified key and pointer button bindings.",
            "active": true,
            "categories": [
                "x11",
                "x11-wm"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 273
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libXmu"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "xorg-apps"
                    ]
                }
            ]
        },
        {
            "name": "TwitterDemandCollector",
            "portdir": "science/TwitterDemandCollector",
            "version": "1.1",
            "license": "public-domain",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tazzben/TwitterDemandCollector",
            "description": "A collection tool for economists using the fact that Twitter presents a demand curve for information",
            "long_description": "A collection tool for economists using the fact that Twitter presents a demand curve for information. A method paper by Smith and Wooten will be forthcoming in an open access journal.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "tazz_ben",
                    "github": "",
                    "ports_count": 3
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-dateutil",
                        "py27-tweepy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "TwitterDemandAnalyzer",
            "portdir": "science/TwitterDemandAnalyzer",
            "version": "1.1",
            "license": "public-domain",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tazzben/TwitterDemandAnalyzer",
            "description": "An analysis tool (to be used on the data created by the collector) for economists using the fact that Twitter presents a demand curve for information",
            "long_description": "An analysis tool (to be used on the data created by the collector) for economists using the fact that Twitter presents a demand curve for information. A method paper by Smith and Wooten will be forthcoming in an open access journal.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "tazz_ben",
                    "github": "",
                    "ports_count": 3
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-dateutil",
                        "py27-tz"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "twine",
            "portdir": "python/twine",
            "version": "6.2.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://twine.readthedocs.io/",
            "description": "Collection of utilities for publishing packages on PyPI",
            "long_description": "Collection of utilities for publishing packages on PyPI",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jjstickel",
                    "github": "jjstickel",
                    "ports_count": 167
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1910
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel",
                        "py313-setuptools_scm"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-keyring",
                        "py313-readme_renderer",
                        "python313",
                        "py313-id",
                        "py313-rfc3986",
                        "py313-packaging",
                        "py313-requests",
                        "py313-urllib3",
                        "py313-requests-toolbelt",
                        "py313-rich"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "http-prompt"
                    ]
                }
            ]
        },
        {
            "name": "twelf",
            "portdir": "lang/twelf",
            "version": "1.7.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://twelf.org/wiki/Main_Page",
            "description": "Meta-logical framework for deductive systems",
            "long_description": "Meta-logical framework for deductive systems",
            "active": true,
            "categories": [
                "lang",
                "math"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2563
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "smlnj",
                        "clang-16"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "smlnj"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tweeny",
            "portdir": "devel/tweeny",
            "version": "3.2.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://mobius3.github.io/tweeny",
            "description": "A C++ tweening library",
            "long_description": "Tweeny is an inbetweening library designed for the creation of complex animations for games and other beautiful interactive software",
            "active": true,
            "categories": [
                "devel",
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsdl2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nheko"
                    ]
                }
            ]
        },
        {
            "name": "twain-sane",
            "portdir": "graphics/twain-sane",
            "version": "3.5",
            "license": "GPL-2+",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.ellert.se/twain-sane/",
            "description": "TWAIN datasource for SANE",
            "long_description": "This is a TWAIN datasource for Mac OS X that aquires images using the SANE backend libraries. The SANE backend libraries provide access to a large range of scanners connected through SCSI or USB. For a complete list see the documentation on the SANE project homepage. It works with my HP SCSI scanner, and many people have reported success with a large number of different scanners. The feedback from users have helped the SANE developers to fix problems with various backends, so with each release of the SANE backends more of the Mac OS X specific problems have been solved.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "libusb-compat",
                        "sane-backends",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tv",
            "portdir": "textproc/tv",
            "version": "0.7.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/uzimaru0000/tv",
            "description": "Format json and csv into table display in the CLI",
            "long_description": "Format json and csv into table display in the CLI",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1008
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "clang-12"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tuxtype",
            "portdir": "games/tuxtype",
            "version": "1.8.3",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tux4kids/tuxtype",
            "description": "Learn to type with Tux, the Linux Penguin!",
            "long_description": "Tux Typing is an SDL-based educational game intended for children but fun for all ages. The program includes two video game-styled activities for typing individual words, as well as a phrase/sentence typing activity that displays accuracy and words per minute.",
            "active": true,
            "categories": [
                "games",
                "education"
            ],
            "maintainers": [],
            "variants": [
                "sdlpango",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "makeicns",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsdl_mixer",
                        "t4k_common",
                        "gettext",
                        "libsdl",
                        "libsdl_image",
                        "libsdl_net",
                        "libsdl_ttf"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tuxmath",
            "portdir": "games/tuxmath",
            "version": "2.0.3",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://tux4kids.alioth.debian.org/tuxmath/index.php",
            "description": "Kids math game - help Tux, the Linux Penguin shoot down attacking math questions!",
            "long_description": "TuxMath is an SDL-based educational game intended for children ages 4 to 10. The game offers drill in basic math facts, beginning with simple number typing and progressing through addition, subtraction, multiplication, and division. Negative numbers and \"missing number\" questions (e.g. 5 x ? = -75) are supported. TuxMath now also offers review of factoring via \"Factoroids\", a tribute to the arcade classic \"Asteroids\".",
            "active": true,
            "categories": [
                "games",
                "education"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "makeicns",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsdl_image",
                        "libsdl_net",
                        "libsdl_mixer",
                        "libsdl_ttf",
                        "t4k_common",
                        "libsdl_pango",
                        "gettext",
                        "libsdl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "turbovnc-viewer",
            "portdir": "x11/turbovnc-viewer",
            "version": "3.2",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/TurboVNC/turbovnc",
            "description": "TurboVNC VNC viewer.",
            "long_description": "TurboVNC VNC viewer.",
            "active": true,
            "categories": [
                "net",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "audvare",
                    "github": "Tatsh",
                    "ports_count": 25
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libjpeg-turbo",
                        "openjdk17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "turbogit",
            "portdir": "devel/turbogit",
            "version": "5.0.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/b4nst/turbogit",
            "description": "Your git boat friend",
            "long_description": "Opinionated cli enforcing clean git workflow without comprising UX",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "bastyen.a",
                    "github": "b4nst",
                    "ports_count": 2
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "go",
                        "clang-17"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgit2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "turbo",
            "portdir": "editors/turbo",
            "version": "2024.10.23",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/magiblot/turbo",
            "description": "Experimental text editor based on Scintilla and Turbo Vision",
            "long_description": "Turbo is an experimental text editor for the terminal, based on the Scintilla code editing component by Neil Hodgson and the Turbo Vision application framework.",
            "active": true,
            "categories": [
                "sysutils",
                "editors"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2563
                }
            ],
            "variants": [
                "debug",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "libmagic"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tup",
            "portdir": "devel/tup",
            "version": "0.7.11",
            "license": "GPL-2",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://gittup.org/tup/",
            "description": "A build system with amazingly fast incremental build cycle",
            "long_description": "Tup is a file-based build system - it inputs a list of file changes and a directed acyclic graph (DAG), then processes the DAG to execute the appropriate commands required to update dependent files. The DAG is stored in an SQLite database. By providing the file change log up front and storing the dependencies in an efficient database structure, updates can be performed with very little overhead.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "osxfuse",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tuntaposx",
            "portdir": "net/tuntaposx",
            "version": "20150118",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://tuntaposx.sourceforge.net/",
            "description": "Tun and tap virtual devices.",
            "long_description": "Unix-style tun and tap virtual network interfaces for Mac OS X. You typically use these for VPN and OS virtualization.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "aiccu",
                        "miredo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "onioncat",
                        "n2n",
                        "vpnc"
                    ]
                }
            ]
        },
        {
            "name": "tumbler",
            "portdir": "xfce/tumbler",
            "version": "0.2.9",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.xfce.org/",
            "description": "thumbnail management",
            "long_description": "thumbnail management",
            "active": true,
            "categories": [
                "xfce"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 347
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "pkgconfig",
                        "gtk-doc",
                        "intltool",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libopenraw",
                        "libpng",
                        "poppler",
                        "glib2",
                        "curl",
                        "freetype",
                        "gettext-runtime",
                        "ffmpegthumbnailer",
                        "gstreamer1-gst-plugins-base",
                        "libgsf",
                        "gdk-pixbuf2",
                        "libjpeg-turbo"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "xfce"
                    ]
                }
            ]
        },
        {
            "name": "tuist",
            "portdir": "devel/tuist",
            "version": "3.31.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tuist/tuist",
            "description": "Create, maintain, and interact with Xcode projects at scale",
            "long_description": "Create, maintain, and interact with Xcode projects at scale",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "macports",
                    "github": "woolsweater",
                    "ports_count": 3
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tuir",
            "portdir": "net/tuir",
            "version": "1.29.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/ajak/tuir",
            "description": "Browse Reddit from your terminal",
            "long_description": "A text-based interface (TUI) to view and interact with Reddit from your terminal.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "srirangav",
                    "github": "srirangav",
                    "ports_count": 15
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-requests",
                        "py310-six",
                        "python310",
                        "py310-kitchen",
                        "py310-beautifulsoup4",
                        "py310-decorator"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tui-journal",
            "portdir": "office/tui-journal",
            "version": "0.15.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/AmmarAbouZor/tui-journal",
            "description": "Your journal app if you live in a terminal",
            "long_description": "TUI-Journal is a terminal-based application written in Rust that allows you to write and manage your journal/notes from within the comfort of your terminal. It provides a simple and efficient interface for creating and organizing your thoughts, ideas, and reflections. TUI-Journal supports two different local back-ends: a plain text back-end in JSON format and a database back-end using SQLite.",
            "active": true,
            "categories": [
                "office"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1008
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tuc",
            "portdir": "textproc/tuc",
            "version": "1.2.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/riquito/tuc",
            "description": "When cut doesn't cut it",
            "long_description": "You want to cut on more than just a character, perhaps using negative indexes or format the selected fields as you want... Maybe you want to cut on lines (ever needed to drop first and last line?)... That's where tuc can help.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1008
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tubeup",
            "portdir": "python/tubeup",
            "version": "2025.5.11",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bibanon/tubeup",
            "description": "VOD service to Archive.org uploader",
            "long_description": "Use yt-dlp to download video and upload to the Internet Archive with metadata.",
            "active": true,
            "categories": [
                "multimedia",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-wheel",
                        "clang-17",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "internetarchive",
                        "python313",
                        "py313-docopt",
                        "yt-dlp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tuareg-mode.el",
            "portdir": "lang/tuareg-mode.el",
            "version": "2.0.2",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://tuareg.forge.ocamlcore.org/",
            "description": "A GNU Emacs/XEmacs major mode for editing Caml and OCaml programs.",
            "long_description": "Tuareg is a Caml mode for GNU Emacs and XEmacs. It handles automatic indentation of Objective Caml and Camllight codes. Key parts of the code are highlighted using Font-Lock. Support to run an interactive Caml toplevel and debugger is provided.",
            "active": true,
            "categories": [
                "lang",
                "editors"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "emacs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ocaml"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tu",
            "portdir": "sysutils/tu",
            "version": "0.4.0",
            "license": "ISC",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ad-si/tu",
            "description": "CLI tool to convert a natural language date/time string to UTC",
            "long_description": "CLI tool to convert a natural language date/time string to UTC",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1008
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ttyrec",
            "portdir": "sysutils/ttyrec",
            "version": "1.0.8",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://0xcc.net/ttyrec/",
            "description": "ttyrec is a tty recorder and player.",
            "long_description": "ttyrec is a tty recorder. Recorded data can be played back with the included ttyplay command. ttyrec is just a derivative of script command for recording timing information with microsecond accuracy as well. It can record emacs -nw, vi, lynx, or any programs running on tty.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "cal",
                    "github": "neverpanic",
                    "ports_count": 52
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ttygif",
            "portdir": "graphics/ttygif",
            "version": "1.6.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/icholy/ttygif",
            "description": "Convert terminal recordings to animated GIFs.",
            "long_description": "Convert terminal recordings to animated GIFs. ttygif converts a ttyrec file into GIF files. It's a stripped down version of ttyplay that screenshots every frame.",
            "active": true,
            "categories": [
                "sysutils",
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1008
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-13"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ImageMagick"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ttyd",
            "portdir": "net/ttyd",
            "version": "1.7.7",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tsl0922.github.io/ttyd",
            "description": "Share your terminal over the web",
            "long_description": "ttyd is a simple command-line tool for sharing terminal over the web, inspired by GoTTY.",
            "active": true,
            "categories": [
                "sysutils",
                "net"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1008
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "zlib",
                        "json-c",
                        "libuv",
                        "libwebsockets"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "vhs"
                    ]
                }
            ]
        },
        {
            "name": "ttk",
            "portdir": "java/ttk",
            "version": "2011.01.02.1054",
            "license": "MPL-1.1 and LGPL-2.1+",
            "platforms": "any",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "http://sourceforge.net/projects/ttk/",
            "description": "Trollworks Toolkit",
            "long_description": "Trollworks Toolkit is a toolkit of Java classes used in other Trollworks projects, such as GURPS Character Sheet.",
            "active": true,
            "categories": [
                "java"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "apache-ant",
                        "clang-16"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gcs-java"
                    ]
                }
            ]
        },
        {
            "name": "tthresh",
            "portdir": "graphics/tthresh",
            "version": "2023.07.12",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rballester/tthresh",
            "description": "C++ compressor for multidimensional grid data using the Tucker decomposition",
            "long_description": "C++ compressor for multidimensional grid data using the Tucker decomposition",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2563
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libomp",
                        "eigen3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tth",
            "portdir": "textproc/tth",
            "version": "4.16",
            "license": "unknown",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://hutchinson.belmont.ma.us/tth/",
            "description": "a TeX to HTML transaltor",
            "long_description": "TTH translates TEX, the predominant mark-up language for expressing mathematics, into HTML, the language of world-wide-web browsers. It thereby enables mathematical documents to be made available on the web. Document structure, using either the Plain or LaTeX macro packages, is also translated and incorporated in the form of hyperlinks.",
            "active": true,
            "categories": [
                "textproc",
                "print"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 232
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ttf-nerd-fonts-symbols",
            "portdir": "fonts/ttf-nerd-fonts-symbols",
            "version": "3.3.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nerdfonts.com",
            "description": "High number of extra glyphs from popular 'iconic fonts'",
            "long_description": "High number of extra glyphs from popular 'iconic fonts'",
            "active": true,
            "categories": [
                "fonts"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 587
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "fontconfig"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "kitty"
                    ]
                }
            ]
        },
        {
            "name": "ttfautohint",
            "portdir": "graphics/ttfautohint",
            "version": "1.8.4",
            "license": "(freetype or GPL-2)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.freetype.org/ttfautohint/",
            "description": "A library to autohint TrueType fonts",
            "long_description": "ttfautohint provides a 99% automated hinting process and a platform for finely hand-hinting the last 1%. It is ideal for web fonts and supports many scripts: Latin, Greek, Arabic, Devanagari, Hebrew, Khmer, Myanmar, Thai, and many more.",
            "active": true,
            "categories": [
                "graphics",
                "fonts"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "tuffnatty",
                    "ports_count": 1
                }
            ],
            "variants": [
                "qt4",
                "qt5",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "harfbuzz",
                        "freetype"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ttf-arphic-uming",
            "portdir": "x11/ttf-arphic-uming",
            "version": "0.1.20060928",
            "license": "unknown",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.font.su/fonts/",
            "description": "AR PL ShanHeiSun Uni and AR PL ShanHeiSun Uni MBE Unicode Fonts",
            "long_description": "AR PL ShanHeiSun Uni and AR PL ShanHeiSun Uni MBE Unicode Fonts are provided by Arphic Technology to the Free Software community under the Arphic Public License.",
            "active": true,
            "categories": [
                "x11",
                "fonts"
            ],
            "maintainers": [
                {
                    "name": "oksmith",
                    "github": "",
                    "ports_count": 2
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "fontconfig"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ttf-arphic-ukai",
            "portdir": "x11/ttf-arphic-ukai",
            "version": "0.1.20060928",
            "license": "unknown",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.font.su/fonts/",
            "description": "AR PL ZenKai Uni and AR PL ZenKai Uni MBE Unicode Fonts",
            "long_description": "AR PL ZenKai Uni and AR PL ZenKai Uni MBE Unicode Fonts are provided by Arphic Technology to the Free Software community under the Arphic Public License.",
            "active": true,
            "categories": [
                "x11",
                "fonts"
            ],
            "maintainers": [
                {
                    "name": "oksmith",
                    "github": "",
                    "ports_count": 2
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "fontconfig"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ttf2pt1",
            "portdir": "print/ttf2pt1",
            "version": "3.4.4",
            "license": "BSD-old and BSD and Permissive and GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://ttf2pt1.sourceforge.net/",
            "description": "TrueType Font to PostScript Type 1 Converter",
            "long_description": "TTF2PT1 is a modification of Andrew Weeks TTF2PFA True Type to PostScript Type 3 converter. Which will convert Most TrueType Fonts to an Adobe Type 1 .pfa file. And also the other font formats supported by the FreeType library to an Adobe Type 1 .pfa file. And the BDF fonts to an Adobe Type 1 .pfa file. Yet another use is as a hinting engine: feed it an unhinted or poorly hinted Adobe Type 1 font through the FreeType library and get it back with freshly generated hints. If you want .pfb files, don't despair: they can be produced too. The files produced by default are in human readable form, which further needs to be encoded with the t1utilities, to work with most software requiring type 1 fonts.",
            "active": true,
            "categories": [
                "print"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "freetype"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ttf2eot",
            "portdir": "print/ttf2eot",
            "version": "0.0.3",
            "license": "BSD and LGPL-2 and LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/wget/ttf2eot",
            "description": "TrueType font (ttf) to Embeddable OpenType font (eot) converter",
            "long_description": "ttf2eot converts TrueType font (ttf) files into Embeddable OpenType font (eot) files for use in CSS @font-face rules for Internet Explorer for Windows",
            "active": true,
            "categories": [
                "www",
                "print"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ttcp",
            "portdir": "net/ttcp",
            "version": "1.10",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://en.wikipedia.org/wiki/Ttcp",
            "description": "Benchmarking tool for analysing TCP and UDP performance",
            "long_description": "TTCP is a benchmarking tool for determining TCP and UDP performance between 2 systems. The program was created at the US Army Ballistics Research Lab (BRL) and is in the public domain. Feel free to distribute this program but please do leave the credit notices in the source and man page intact.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tsx",
            "portdir": "devel/tsx",
            "version": "4.20.6",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/privatenumber/tsx",
            "description": "The easiest way to run TypeScript in Node.js",
            "long_description": "TypeScript Execute (tsx): The easiest way to run TypeScript in Node.js.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "blair",
                    "github": "blair",
                    "ports_count": 25
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "npm10",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nodejs22"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tsung",
            "portdir": "erlang/tsung",
            "version": "1.8.0",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://tsung.erlang-projects.org/",
            "description": "Load test tool for HTTP, PostgreSQL, Jabber and others.",
            "long_description": "Tsung (formerly IDX-Tsunami) is a distributed load testing tool. It is protocol-independent and can currently be used to stress HTTP, SOAP, PostgreSQL, and Jabber servers.",
            "active": true,
            "categories": [
                "devel",
                "erlang"
            ],
            "maintainers": [],
            "variants": [
                "perl5_34",
                "perl5_28",
                "perl5_30",
                "perl5_32"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mochiweb",
                        "erlang",
                        "gnuplot",
                        "rrdtool",
                        "p5.34-template-toolkit"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tsukae",
            "portdir": "sysutils/tsukae",
            "version": "2021041900",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/irevenko/tsukae",
            "description": "Show off your most used shell commands",
            "long_description": "Show off your most used shell commands",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1008
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tsocks",
            "portdir": "net/tsocks",
            "version": "1.8.4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://ima.udg.edu/~rgarcia/tsocks/",
            "description": "Transparent SOCKS proxying library",
            "long_description": "tsocks allows non SOCKS aware applications (e.g telnet, ssh, ftp etc) to use SOCKS without any modification. It does this by intercepting the calls that applications make to establish network connections and negotating them through a SOCKS server as necessary.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tsduck",
            "portdir": "multimedia/tsduck",
            "version": "3.22-1953",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tsduck.io/",
            "description": "MPEG Transport Stream Toolkit",
            "long_description": "MPEG Transport Stream Toolkit",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "quentin",
                    "github": "quentinmit",
                    "ports_count": 8
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gsed",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "curl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tsclient",
            "portdir": "net/tsclient",
            "version": "0.150",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://sourceforge.net/projects/tsclient/",
            "description": "A GTK+ frontend for rdesktop and other remote desktop tools.",
            "long_description": "A GTK+ frontend for rdesktop and other remote desktop tools.",
            "active": true,
            "categories": [
                "net",
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "intltool",
                        "clang-9.0",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "shared-mime-info",
                        "desktop-file-utils",
                        "gtk2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "vnc",
                        "rdesktop"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ts",
            "portdir": "sysutils/ts",
            "version": "1.0.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://vicerveza.homeunix.net/~viric/soft/ts/",
            "description": "ts is a Unix batch system where the tasks spooled run one after the other.",
            "long_description": "task spooler is a Unix batch system where the tasks spooled run one after the other. The amount of jobs to run at once can be set at any time. Each user in each system has his own job queue. The tasks are run in the correct context (that of enqueue) from any shell/process, and its output/results can be easily watched. It is very useful when you know that your commands depend on a lot of RAM, a lot of disk use, give a lot of output, or for whatever reason it's better not to run them all at the same time, while you want to keep your resources busy for maximum benfit. Its interface allows using it easily in scripts.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1093
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "trurl",
            "portdir": "net/trurl",
            "version": "0.16.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://curl.se/trurl",
            "description": "command line tool for URL parsing and manipulation",
            "long_description": "command line tool for URL parsing and manipulation",
            "active": true,
            "categories": [
                "sysutils",
                "net"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1008
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "curl"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "truncate",
            "portdir": "sysutils/truncate",
            "version": "0.9",
            "license": "AGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.vanheusden.com/truncate/",
            "description": "truncates a file to a given size",
            "long_description": "truncates a file to a given size",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "trufflehog",
            "portdir": "security/trufflehog",
            "version": "3.90.8",
            "license": "AGPL-3",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/trufflesecurity/trufflehog",
            "description": "Find credentials all over the place",
            "long_description": "trufflehog scans for credentials in Github & Gitlab repositories, filesystems, and S3 buckets. It utilizes 700 credential detectors that support active verification against their respective APIs.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1008
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "trueprint",
            "portdir": "print/trueprint",
            "version": "5.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/trueprint/",
            "description": "Prettyprinter",
            "long_description": "GNU Trueprint takes C source files and other text files and prints them on PostScript printers. It is intended to be used by programmers and includes a wealth of features, including diff-marking, an indentation count, function and file indices, and many others that are useful when printing source code.",
            "active": true,
            "categories": [
                "print"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "trove4j",
            "portdir": "java/trove4j",
            "version": "2.1.0",
            "license": "LGPL-2.1+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://trove4j.sourceforge.net/",
            "description": "high performance collections for Java objects and primitive types",
            "long_description": "high performance collections for Java objects and primitive types",
            "active": true,
            "categories": [
                "java"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "apache-ant",
                        "clang-16"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gcs-java"
                    ]
                }
            ]
        },
        {
            "name": "trojita",
            "portdir": "mail/trojita",
            "version": "0.7",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://trojita.flaska.net",
            "description": "Fast and lightweight Qt IMAP e-mail client",
            "long_description": "Fast and lightweight Qt IMAP e-mail client",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2563
                }
            ],
            "variants": [
                "debug",
                "tests"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "ragel",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qttools",
                        "qt5-qttranslations",
                        "zlib",
                        "atk",
                        "dbus",
                        "qt5-qtbase",
                        "desktop-file-utils",
                        "gdk-pixbuf2",
                        "qtkeychain-qt5",
                        "pango",
                        "glib2",
                        "qt5-qtdeclarative",
                        "qt5-qtwebkit",
                        "qt5-qtsvg"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}