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

{
    "count": 52352,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=460",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=458",
    "results": [
        {
            "name": "sent",
            "portdir": "office/sent",
            "version": "1",
            "license": "ISC",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://git.suckless.org/sent",
            "description": "sent is a simple plaintext presentation tool.",
            "long_description": "sent is a simple plaintext presentation tool. sent does not need latex, libreoffice or any other fancy file format, it uses plaintext files to describe the slides and can include images via farbfeld. Every paragraph represents a slide in the presentation. The presentation is displayed in a simple X11 window. The content of each slide is automatically scaled to fit the window and centered so you also don't have to worry about alignment. Instead you can really concentrate on the content.",
            "active": true,
            "categories": [
                "office"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1074
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "Xft2",
                        "fontconfig",
                        "xorg-libX11",
                        "freetype"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "farbfeld"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sheets",
            "portdir": "office/sheets",
            "version": "0.2.0",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/maaslalani/sheets",
            "description": "Terminal based spreadsheet",
            "long_description": "Terminal based spreadsheet. A TUI application for viewing and editing CSV files with vim-like keybindings.",
            "active": true,
            "categories": [
                "office"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1074
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "slides",
            "portdir": "office/slides",
            "version": "0.9.0",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://maaslalani.com/slides",
            "description": "Slides in your terminal",
            "long_description": "A terminal based presentation tool. Presentations in Slides are contained entirely in MarkDown files. You can create and present presentations without ever leaving your terminal.",
            "active": true,
            "categories": [
                "textproc",
                "office"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1074
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "spread-sheet-widget",
            "portdir": "office/spread-sheet-widget",
            "version": "0.10",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/ssw/",
            "description": "GTK+ widget for working with 2D tabular data.",
            "long_description": "GNU Spread Sheet Widget is a library for Gtk+ which provides a widget for viewing and manipulating 2 dimensional tabular data in a manner similar to many popular spread sheet programs.",
            "active": true,
            "categories": [
                "office"
            ],
            "maintainers": [
                {
                    "name": "snc",
                    "github": "nerdling",
                    "ports_count": 157
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "coreutils",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "pspp",
                        "pspp-devel"
                    ]
                }
            ]
        },
        {
            "name": "taskjuggler",
            "portdir": "office/taskjuggler",
            "version": "3.5.0",
            "license": "GPL-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.taskjuggler.org/",
            "description": "A powerful project management tool.",
            "long_description": "TaskJuggler is a modern and powerful, Open Source project management tool.",
            "active": true,
            "categories": [
                "office",
                "pim"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby19",
                        "rb19-mail",
                        "rb19-rspec",
                        "rb19-term-ansicolor"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "task",
            "portdir": "office/task",
            "version": "3.4.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://taskwarrior.org/",
            "description": "Taskwarrior is a command-line task management tool",
            "long_description": "Taskwarrior is a command-line todo list manager with an interactive interface, GTD features, color themes, data synchronization, dependencies, custom reports, and charts.",
            "active": true,
            "categories": [
                "office"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1074
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "cmake",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnutls"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "vit"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py35-taskw",
                        "py36-taskw",
                        "py39-taskw",
                        "py37-taskw",
                        "taskwarrior-tui",
                        "py38-taskw",
                        "tasksh",
                        "py310-taskw",
                        "py27-taskw",
                        "py311-taskw"
                    ]
                }
            ]
        },
        {
            "name": "taskopen",
            "portdir": "office/taskopen",
            "version": "2.0.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jschlatow/taskopen",
            "description": "Tool for taking notes and open urls with taskwarrior",
            "long_description": "Tool for taking notes and open urls with taskwarrior",
            "active": true,
            "categories": [
                "office"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 648
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "nim",
                        "pandoc",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tasksh",
            "portdir": "office/tasksh",
            "version": "1.2.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gothenburgbitfactory.org/projects/tasksh.html",
            "description": "tasksh is a shell command that wraps Taskwarrior commands",
            "long_description": "tasksh is a shell command that wraps Taskwarrior commands. It is intended to provide simpler Taskwarrior access, and add a few new features of its own.",
            "active": true,
            "categories": [
                "office"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "readline"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "task"
                    ]
                }
            ],
            "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-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tcllib",
                        "tcl"
                    ]
                }
            ],
            "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-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-dateutil"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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": 1074
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-20"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "todoist-cli",
            "portdir": "office/todoist-cli",
            "version": "0.23.0",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sachaos/todoist",
            "description": "Todoist CLI Client",
            "long_description": "Todoist CLI Client",
            "active": true,
            "categories": [
                "office"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1074
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "todotxt",
            "portdir": "office/todotxt",
            "version": "2.12.0",
            "license": "GPL-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://todotxt.org",
            "description": "Simple, extensible shell script to manage your todo file.",
            "long_description": "A simple and extensible shell script for managing your todo.txt file.",
            "active": true,
            "categories": [
                "office"
            ],
            "maintainers": [
                {
                    "name": "snc",
                    "github": "nerdling",
                    "ports_count": 157
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "topydo",
            "portdir": "office/topydo",
            "version": "0.14",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/topydo/topydo",
            "description": "todo list application using the todo.txt format",
            "long_description": "todo list application using the todo.txt format. It is heavily inspired by the todo.txt CLI by Gina Trapani and incorporates extensions allowing to: set due and start dates, custom sorting, dealing with tags, maintain dependencies between todo items, allow todos to recur, some conveniences when adding new items (e.g. adding creation date and use relative dates).",
            "active": true,
            "categories": [
                "office"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "py310-watchdog",
                        "py310-setuptools",
                        "py310-arrow",
                        "py310-prompt_toolkit",
                        "py310-urwid"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "torchCL",
            "portdir": "office/torchCL",
            "version": "1.08.31",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://torch.wbpsystems.com/cl.php",
            "description": "Command line tools for Torch Project Management",
            "long_description": "TorchCL allows you to create messages, time enteries and expenses from the command line. Why might you want to do this? Because if you have terminal access you can build this into an automation routine where otherwise you might need to hire a programmer.",
            "active": true,
            "categories": [
                "www",
                "office"
            ],
            "maintainers": [
                {
                    "name": "bosmith",
                    "github": "tazzben",
                    "ports_count": 9
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "treeline",
            "portdir": "office/treeline",
            "version": "3.2.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://treeline.bellz.org",
            "description": "Advanced outliner and personal information manager",
            "long_description": "Some would call TreeLine an Outliner, others would call it a PIM. Basically, it just stores almost any kind of information. A tree structure makes it easy to keep things organized. And each node in the tree can contain several fields, forming a mini-database. The output format for each node can be defined, and the output can be shown on the screen, printed, or exported to html.",
            "active": true,
            "categories": [
                "office",
                "python",
                "pim"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-wheel",
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "aspell-dict-en",
                        "python314",
                        "py314-pyqt6",
                        "aspell"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tui-journal",
            "portdir": "office/tui-journal",
            "version": "0.16.1",
            "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": 1074
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ultralist",
            "portdir": "office/ultralist",
            "version": "1.7.0",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ultralist.io",
            "description": "Simple task management for tech folks.",
            "long_description": "Ultralist is a task management system for technical people. It is a command-line component that is very fast and stays out of the way. Ultralist is based off of the Getting Things Done system. It has a concept of due dates, projects, and contexts.",
            "active": true,
            "categories": [
                "office"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1074
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vit",
            "portdir": "office/vit",
            "version": "1.2",
            "license": "GPL-3+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://taskwarrior.org/news/news.20140406.html",
            "description": "Vit is a full-screen terminal interface for Taskwarrior",
            "long_description": "Vit is a full-screen terminal interface for Taskwarrior with Vi key bindings and complete support for native Taskwarrior colorization.",
            "active": true,
            "categories": [
                "office"
            ],
            "maintainers": [],
            "variants": [
                "perl5_28",
                "perl5_30",
                "perl5_32",
                "perl5_34"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "task",
                        "p5.34-curses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "watson",
            "portdir": "office/watson",
            "version": "2.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://tailordev.github.io/Watson",
            "description": "A wonderful CLI to track your time!",
            "long_description": "Watson is here to help you manage your time. You want to know how much time you are spending on your projects? You want to generate a nice report for your client? Watson is here for you.",
            "active": true,
            "categories": [
                "office",
                "python"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1074
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-colorama",
                        "py310-click-didyoumean",
                        "python310",
                        "py310-setuptools",
                        "py310-requests",
                        "py310-click",
                        "py310-arrow"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "zathura",
            "portdir": "office/zathura",
            "version": "0.4.4",
            "license": "zlib",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://git.pwmt.org/pwmt/zathura",
            "description": "Zathura is a highly customizable and functional document viewer.",
            "long_description": "Zathura is a highly customizable and functional document viewer. It provides a minimalistic and space saving interface as well as an easy usage that mainly focuses on keyboard interaction. Zathura uses a plug- in based system for supported document types. Zathura makes it possible to completely view and navigate through different documents without a mouse. It supports bi-directional SyncTeX, as well as quickmarks, book- marks and automatic document reloading. Almost everything in Zathura is customizable.",
            "active": true,
            "categories": [
                "office"
            ],
            "maintainers": [],
            "variants": [
                "synctex",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "gettext",
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "intltool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3",
                        "girara",
                        "glib2",
                        "desktop-file-utils",
                        "gtk3",
                        "libmagic"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "zathura-plugin-cb",
                        "zathura-plugin-djvu",
                        "zathura-plugin-pdf-mupdf",
                        "zathura-plugin-pdf-poppler",
                        "zathura-plugin-ps"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "zathura-docs"
                    ]
                }
            ]
        },
        {
            "name": "zathura-plugin-cb",
            "portdir": "office/zathura-plugin-cb",
            "version": "0.1.8",
            "license": "zlib",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://git.pwmt.org/pwmt/zathura-cb",
            "description": "The zathura-cb plugin adds comic book support to zathura.",
            "long_description": "The zathura-cb plugin adds comic book support to zathura by using the libarchive library.",
            "active": true,
            "categories": [
                "office"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "meson",
                        "ninja",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libarchive",
                        "girara",
                        "desktop-file-utils",
                        "zathura"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "zathura-docs",
            "portdir": "office/zathura",
            "version": "0.4.4",
            "license": "zlib",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://git.pwmt.org/pwmt/zathura",
            "description": "Zathura is a highly customizable and functional document viewer.",
            "long_description": "Zathura is a highly customizable and functional document viewer. It provides a minimalistic and space saving interface as well as an easy usage that mainly focuses on keyboard interaction. Zathura uses a plug- in based system for supported document types. Zathura makes it possible to completely view and navigate through different documents without a mouse. It supports bi-directional SyncTeX, as well as quickmarks, book- marks and automatic document reloading. Almost everything in Zathura is customizable.",
            "active": true,
            "categories": [
                "office"
            ],
            "maintainers": [],
            "variants": [
                "synctex"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-sphinx",
                        "gettext",
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "intltool",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3",
                        "girara",
                        "glib2",
                        "desktop-file-utils",
                        "gtk3",
                        "libmagic"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "zathura"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "zathura-plugin-djvu",
            "portdir": "office/zathura-plugin-djvu",
            "version": "0.2.8",
            "license": "zlib",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://git.pwmt.org/pwmt/zathura-djvu",
            "description": "The zathura-djvu plugin adds DjVu support to zathura.",
            "long_description": "The zathura-djvu plugin adds DjVu support to zathura by using the djvulibre library.",
            "active": true,
            "categories": [
                "office"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "meson",
                        "ninja",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "girara",
                        "desktop-file-utils",
                        "djvulibre",
                        "zathura"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "zathura-plugin-pdf-mupdf",
            "portdir": "office/zathura-plugin-pdf-mupdf",
            "version": "0.3.6",
            "license": "zlib",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://git.pwmt.org/pwmt/zathura-pdf-mupdf",
            "description": "The zathura-pdf-mupdf plugin adds PDF support to zathura.",
            "long_description": "The zathura-pdf-mupdf plugin adds PDF support to zathura by using the mupdf rendering library.",
            "active": true,
            "categories": [
                "office"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openjpeg",
                        "girara",
                        "freetype",
                        "zathura",
                        "desktop-file-utils",
                        "harfbuzz",
                        "mupdf"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "zathura-plugin-pdf-poppler",
            "portdir": "office/zathura-plugin-pdf-poppler",
            "version": "0.2.9",
            "license": "zlib",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://git.pwmt.org/pwmt/zathura-pdf-poppler",
            "description": "The zathura-pdf-poppler plugin adds PDF support to zathura.",
            "long_description": "The zathura-pdf-poppler plugin adds PDF support to zathura by using the poppler rendering library.",
            "active": true,
            "categories": [
                "office"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "meson",
                        "ninja",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "girara",
                        "desktop-file-utils",
                        "poppler",
                        "zathura"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "zathura-plugin-ps",
            "portdir": "office/zathura-plugin-ps",
            "version": "0.2.6",
            "license": "zlib",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://git.pwmt.org/pwmt/zathura-ps",
            "description": "The zathura-ps plugin adds PostScript support to zathura.",
            "long_description": "The zathura-ps plugin adds PostScript support to zathura by using the libspectre library.",
            "active": true,
            "categories": [
                "office"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "meson",
                        "ninja",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "girara",
                        "desktop-file-utils",
                        "zathura",
                        "libspectre"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "zeit",
            "portdir": "office/zeit",
            "version": "1.0.1",
            "license": "GPL-3",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xn--gckvb8fzb.com/zeit-erfassen-a-cli-activity-time-tracker/",
            "description": "Zeit, erfassen. A command line tool for tracking time spent on activities.",
            "long_description": "Zeit, erfassen. A command line tool for tracking time spent on activities.",
            "active": true,
            "categories": [
                "office"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1074
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "zenwriter",
            "portdir": "office/zenwriter",
            "version": "0.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/stepankuzmin/zenwriter",
            "description": "Minimalistic plain text editor written with Qt4",
            "long_description": "Minimalistic plain text editor written with Qt4",
            "active": true,
            "categories": [
                "office"
            ],
            "maintainers": [],
            "variants": [
                "universal",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "hrsh2csv",
            "portdir": "palm/hrsh2csv",
            "version": "1.3",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://hours.sourceforge.net/",
            "description": "converts Hours pdb files into CSV text files",
            "long_description": "Hours is a time-tracking utility for the PalmOS. This utility converts Hours for PalmOS database files into comma-separated values text files.",
            "active": true,
            "categories": [
                "palm"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "jpilot",
            "portdir": "palm/jpilot",
            "version": "1.8.2",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.jpilot.org/",
            "description": "A Palm Pilot desktop for Unix",
            "long_description": "J-Pilot is a desktop organizer application for the palm pilot and other Palm OS devices. It is similar in functionality to the one that 3Com/Palm distributed.",
            "active": true,
            "categories": [
                "palm"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "intltool",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk2",
                        "pilot-link",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "m68k-palm-elf-binutils",
            "portdir": "palm/m68k-palm-elf-binutils",
            "version": "2.37",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/binutils/binutils.html",
            "description": "FSF Binutils for m68k-palm-elf cross development",
            "long_description": "Free Software Foundation development toolchain (\"binutils\") for m68k-palm-elf cross development.",
            "active": true,
            "categories": [
                "cross",
                "palm"
            ],
            "maintainers": [
                {
                    "name": "nkorth",
                    "github": "nkorth",
                    "ports_count": 3
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "texinfo",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "gettext"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "m68k-palm-elf-gcc"
                    ]
                }
            ]
        },
        {
            "name": "makeztxt",
            "portdir": "palm/makeztxt",
            "version": "1.60",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://gutenpalm.sourceforge.net/makeztxt.php",
            "description": "converts text files into Palm zTXT databases",
            "long_description": "makeztxt is a simple commandline program that takes a plain ASCII text file and compresses it into a zTXT database. makeztxt will remove newline characters at the end of lines that contain text so that the paragraphs flow better on the Palm screen. makeztxt supports the use of regular expressions to automatically generate a list of bookmarks for you. Lastly, makeztxt can also break an existing zTXT file into it's components (text, bookmarks, annotations) and store them into separate files for you.",
            "active": true,
            "categories": [
                "textproc",
                "palm"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "m68k-palm-elf-gcc",
            "portdir": "palm/m68k-palm-elf-gcc",
            "version": "9.1.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gcc.gnu.org/",
            "description": "The GNU compiler collection for m68k-palm-elf",
            "long_description": "The GNU compiler collection, including front ends for C, C++, Objective-C and Objective-C++ for cross development for m68k-palm-elf.",
            "active": true,
            "categories": [
                "cross",
                "palm"
            ],
            "maintainers": [
                {
                    "name": "nkorth",
                    "github": "nkorth",
                    "ports_count": 3
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "texinfo",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mpfr",
                        "zlib",
                        "m68k-palm-elf-binutils",
                        "libiconv",
                        "gmp",
                        "isl",
                        "libmpc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "palm-db-tools",
            "portdir": "palm/palm-db-tools",
            "version": "0.3.6",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://palm-db-tools.sourceforge.net/",
            "description": "convert between CSV text files and Palm databases",
            "long_description": "This package contains several utilities that allow you to convert text files to and from several different Palm Pilot flat-file database formats. The utilities support DB, MobileDB, List, and JFile v3.x formats.",
            "active": true,
            "categories": [
                "databases",
                "palm"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pilot-link",
            "portdir": "palm/pilot-link",
            "version": "0.12.5",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.pilot-link.org/",
            "description": "palm-pilot libraries and tools",
            "long_description": "pilot-link is a suite of tools used to connect your Palm or PalmOS compatible handheld. It includes userspace conduits that allow you to synchronize information to and from your Palm.",
            "active": true,
            "categories": [
                "sysutils",
                "palm"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "popt",
                        "readline",
                        "libpng",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "jpilot"
                    ]
                }
            ]
        },
        {
            "name": "pilrc",
            "portdir": "palm/pilrc",
            "version": "3.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pilrc.sourceforge.net/",
            "description": "Palm OS resource compiler",
            "long_description": "This is a tool that turns a textual description of Palm OS forms, bitmaps, fonts, and other resources into a binary form that can be included in an application or library. The name is derived from \"PILot Resource Compiler\". This tool is used with many popular Palm OS development tools, including prc-tools and CodeWarrior for Palm OS.",
            "active": true,
            "categories": [
                "devel",
                "palm"
            ],
            "maintainers": [
                {
                    "name": "nkorth",
                    "github": "nkorth",
                    "ports_count": 3
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cpanm_select",
            "portdir": "perl/cpanm_select",
            "version": "0.1",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "Common files for selecting default cpanm version",
            "long_description": "This port installs files that allow 'port select' to be used to create links to the preferred default version of cpanm.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "eperl",
            "portdir": "perl/eperl",
            "version": "2.2.14",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.ossp.org/pkg/tool/eperl/",
            "description": "Embedded Perl Language",
            "long_description": "ePerl interprets an ASCII file bristled with Perl 5 program statements by evaluating the Perl 5 code while passing through the plain ASCII data.",
            "active": true,
            "categories": [
                "www",
                "perl"
            ],
            "maintainers": [
                {
                    "name": "cal",
                    "github": "neverpanic",
                    "ports_count": 60
                }
            ],
            "variants": [
                "perl5_28",
                "perl5_30",
                "perl5_32",
                "perl5_34",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "wml"
                    ]
                }
            ]
        },
        {
            "name": "fsdb",
            "portdir": "perl/fsdb",
            "version": "3.400.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Fsdb",
            "description": "A flat-text database for shell scripting",
            "long_description": "Fsdb, the flatfile streaming database, is a package of commands for manipulating flat-ASCII databases from shell scripts. Fsdb is useful to process medium amounts of data (with very little data you’d do it by hand, with megabytes you might want a real database).",
            "active": true,
            "categories": [
                "textproc",
                "perl"
            ],
            "maintainers": [
                {
                    "name": "calvin",
                    "github": "cardi",
                    "ports_count": 27
                }
            ],
            "variants": [
                "perl5_28",
                "perl5_30",
                "perl5_32",
                "perl5_34"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "groff",
                        "perl5.34",
                        "p5.34-html-parser",
                        "p5.34-io-compress",
                        "p5.34-io-compress-lzma",
                        "p5.34-pod-parser",
                        "gzip",
                        "p5.34-test-pod-coverage",
                        "p5.34-test-simple",
                        "p5.34-text-csv_xs",
                        "p5.34-xml-simple",
                        "p5.34-yaml-libyaml",
                        "p5.34-test-pod"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "fsdb_select"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fsdb_select",
            "portdir": "perl/fsdb_select",
            "version": "0.2",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "common files for selecting default fsdb version",
            "long_description": "This port installs files that allow 'port select' to be used to create links to the preferred default version of fsdb.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "calvin",
                    "github": "cardi",
                    "ports_count": 27
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "fsdb"
                    ]
                }
            ]
        },
        {
            "name": "fusioninventory-agent",
            "portdir": "perl/fusioninventory-agent",
            "version": "2.600.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.fusioninventory.org/overview/",
            "description": "FusionInventory::Agent",
            "long_description": "Perl application that runs an agent connecting to a server running for example FusionInventory for GLPI for inventorying purposes.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "perl5_28",
                "perl5_30",
                "perl5_32",
                "perl5_34"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-http-proxy",
                        "p5.34-http-server-simple",
                        "p5.34-http-server-simple-authen",
                        "p5.34-io-capture",
                        "p5.34-ipc-run",
                        "p5.34-net-snmp",
                        "p5.34-test-compile",
                        "p5.34-test-deep",
                        "p5.34-test-exception",
                        "p5.34-test-http-server-simple",
                        "p5.34-test-mockmodule",
                        "p5.34-test-mockobject",
                        "p5.34-test-nowarnings",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-yaml-tiny",
                        "p5.34-file-copy-recursive",
                        "p5.34-file-which",
                        "p5.34-io-socket-ssl",
                        "p5.34-libwww-perl",
                        "p5.34-lwp-protocol-https",
                        "p5.34-memoize",
                        "p5.34-net-ip",
                        "p5.34-parallel-forkmanager",
                        "p5.34-parse-edid",
                        "p5.34-text-template",
                        "p5.34-universal-require",
                        "p5.34-xml-treepp",
                        "p5.34-xml-xpath"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-acme-lolcat",
            "portdir": "perl/p5-acme-lolcat",
            "version": "0.0.5",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-acme-lolcat",
            "homepage": "https://metacpan.org/pod/Acme::LOLCAT",
            "description": "SPEEK LIEK A LOLCATZ",
            "long_description": "SPEEK LIEK A LOLCATZ",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "dev",
                    "github": "",
                    "ports_count": 96
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-acme-lolcat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-algorithm-annotate",
            "portdir": "perl/p5-algorithm-annotate",
            "version": "0.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-algorithm-annotate",
            "homepage": "https://metacpan.org/pod/Algorithm::Annotate",
            "description": "This is a Perl extension for representing a series of changes in annotate form.",
            "long_description": "This is a Perl extension for representing a series of changes in annotate form.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-algorithm-annotate"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-acme-lolcat",
            "portdir": "perl/p5-acme-lolcat",
            "version": "0.0.5",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Acme::LOLCAT",
            "description": "SPEEK LIEK A LOLCATZ",
            "long_description": "SPEEK LIEK A LOLCATZ",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "dev",
                    "github": "",
                    "ports_count": 96
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-acme-lolcat",
            "portdir": "perl/p5-acme-lolcat",
            "version": "0.0.5",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Acme::LOLCAT",
            "description": "SPEEK LIEK A LOLCATZ",
            "long_description": "SPEEK LIEK A LOLCATZ",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "dev",
                    "github": "",
                    "ports_count": 96
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-acme-lolcat",
            "portdir": "perl/p5-acme-lolcat",
            "version": "0.0.5",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Acme::LOLCAT",
            "description": "SPEEK LIEK A LOLCATZ",
            "long_description": "SPEEK LIEK A LOLCATZ",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "dev",
                    "github": "",
                    "ports_count": 96
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-acme-lolcat",
            "portdir": "perl/p5-acme-lolcat",
            "version": "0.0.5",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Acme::LOLCAT",
            "description": "SPEEK LIEK A LOLCATZ",
            "long_description": "SPEEK LIEK A LOLCATZ",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "dev",
                    "github": "",
                    "ports_count": 96
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-acme-lolcat"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-algorithm-annotate",
            "portdir": "perl/p5-algorithm-annotate",
            "version": "0.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Algorithm::Annotate",
            "description": "This is a Perl extension for representing a series of changes in annotate form.",
            "long_description": "This is a Perl extension for representing a series of changes in annotate form.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-algorithm-diff"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-algorithm-annotate",
            "portdir": "perl/p5-algorithm-annotate",
            "version": "0.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Algorithm::Annotate",
            "description": "This is a Perl extension for representing a series of changes in annotate form.",
            "long_description": "This is a Perl extension for representing a series of changes in annotate form.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-algorithm-diff"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}