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

{
    "count": 50885,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=400",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=398",
    "results": [
        {
            "name": "paclear",
            "portdir": "games/paclear",
            "version": "0.0.13",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/orangekame3/paclear",
            "description": "paclear is a clear command with PAC-MAN animation",
            "long_description": "paclear is a clear command with PAC-MAN animation",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pacparser",
            "portdir": "net/pacparser",
            "version": "1.5.0",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pacparser.manugarg.com",
            "description": "A library to parse proxy auto-config (PAC) files",
            "long_description": "A library to parse proxy auto-config (PAC) files",
            "active": true,
            "categories": [
                "devel",
                "net"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 652
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pacvim",
            "portdir": "games/pacvim",
            "version": "1.1.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jmoon018/PacVim",
            "description": "PacVim is a game that teaches you vim commands.",
            "long_description": "PacVim is a game that teaches you vim commands. You must move pacman (the green cursor) to highlight each word on the gameboard while avoiding the ghosts (in red).",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pads",
            "portdir": "net/pads",
            "version": "1.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://passive.sourceforge.net/",
            "description": "network sniffer with a rule-based detection engine",
            "long_description": "Passive Asset Detection System (PADS) was designed to supplement active scanners by combining a network sniffer with a rule-based detection engine similar to a network IDS. It will listen to a network and attempt to provide an up-to-date look at the hosts and services running on the network. The application operates invisibly and will never release a packet into the network.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pcre",
                        "libpcap"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "PageEdit",
            "portdir": "editors/PageEdit",
            "version": "2.0.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Sigil-Ebook/PageEdit",
            "description": "An ePub visual XHTML editor based on Sigil's Deprecated BookView.",
            "long_description": "An ePub visual XHTML editor based on Sigil's Deprecated BookView.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "qt5-qtwebengine",
                        "qt5-qttools"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pagerduty-notifier",
            "portdir": "sysutils/pagerduty-notifier",
            "version": "20220610-1540",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/trustpilot/pagerduty-notifier",
            "description": "PagerDuty native macOS notifications",
            "long_description": "PagerDuty Notifier polls the PagerDuty API for new incidents and sends native macOS notifications. You can control the notification style as you normally would in System Preferences.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1031
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "paho.mqtt.c",
            "portdir": "net/paho.mqtt.c",
            "version": "1.3.15",
            "license": "EPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/eclipse/paho.mqtt.c",
            "description": "Library to enable applications to connect to an MQTT broker to publish and receive messages.",
            "long_description": "MQTT and MQTT-SN are lightweight publish/subscribe messaging transports for TCP/IP and connectionless protocols (such as UDP) respectively. The Eclipse Paho project provides open source, mainly client side, implementations of MQTT and MQTT-SN in a variety of programming languages.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "paho.mqtt.cpp",
                        "octave-mqtt",
                        "syslog-ng-devel"
                    ]
                }
            ]
        },
        {
            "name": "paho.mqtt.cpp",
            "portdir": "net/paho.mqtt.cpp",
            "version": "1.5.3",
            "license": "EPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/eclipse/paho.mqtt.cpp",
            "description": "Library to enable C++ applications to connect to an MQTT broker to publish and receive messages.",
            "long_description": "MQTT and MQTT-SN are lightweight publish/subscribe messaging transports for TCP/IP and connectionless protocols (such as UDP) respectively. The Eclipse Paho project provides open source, mainly client side, implementations of MQTT and MQTT-SN in a variety of programming languages.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl3",
                        "paho.mqtt.c"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "Paintbrush",
            "portdir": "graphics/Paintbrush",
            "version": "2.0.1",
            "license": "GPL-3+",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://paintbrush.sourceforge.net/",
            "description": "Cocoa-based image editor",
            "long_description": "Paintbrush is a Cocoa-based paint program for Mac OS X, similar to Microsoft Paint and MacPaint.",
            "active": true,
            "categories": [
                "aqua",
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pairs",
            "portdir": "kde/pairs",
            "version": "4.14.3",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.kde.org",
            "description": "KDE standard pairs game.",
            "long_description": "Pairs is a game that will help train your memory by remembering different images, shapes, sounds and text.",
            "active": true,
            "categories": [
                "kde",
                "kde4"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "automoc",
                        "cmake",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "phonon",
                        "kdelibs4"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "kdeedu4"
                    ]
                }
            ]
        },
        {
            "name": "pal",
            "portdir": "office/pal",
            "version": "0.4.3",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://palcal.sourceforge.net/",
            "description": "pal is a command-line calendar program",
            "long_description": "pal is a command-line calendar program for Unix/Linux systems that can keep track of events. It has similarities with the Unix cal command, the more complex GNU gcal program, and the calendar program distributed with the BSDs.",
            "active": true,
            "categories": [
                "office",
                "pim"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "glib2",
                        "readline"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "palapeli",
            "portdir": "kde/palapeli",
            "version": "4.14.3",
            "license": "GPL-2+ and LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.kde.org/applications/games/palapeli/",
            "description": "Palapeli is a single-player jigsaw puzzle game.",
            "long_description": "Palapeli is a single-player jigsaw puzzle game. Unlike other games in that genre, you are not limited to aligning pieces on imaginary grids. The pieces are freely moveable. Also, Palapeli features real persistency, i.e. everything you do is saved on your disk immediately.",
            "active": true,
            "categories": [
                "games",
                "kde",
                "kde4"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automoc",
                        "clang-14",
                        "pkgconfig",
                        "cmake"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "qhull",
                        "libkdegames",
                        "kdelibs4",
                        "phonon"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "kdegames4"
                    ]
                }
            ]
        },
        {
            "name": "Pallet",
            "portdir": "sysutils/Pallet",
            "version": "1.1",
            "license": "BSD",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "Aqua application to control a MacPorts installation.",
            "long_description": "Pallet is an aqua application that controls a MacPorts installation, including the installation, upgrading, and removal of individual ports.",
            "active": true,
            "categories": [
                "aqua",
                "sysutils",
                "macports"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "subversion"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "MacPorts_Framework"
                    ]
                }
            ],
            "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": [
                "mobiledb4",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "palmkit",
            "portdir": "audio/palmkit",
            "version": "1.0.32",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://palmkit.sourceforge.net/",
            "description": "Publicly Available Language Modeling toolKIT",
            "long_description": "Publicly Available Language Modeling toolKIT",
            "active": true,
            "categories": [
                "textproc",
                "audio",
                "japanese"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "nkf"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "palp",
            "portdir": "math/palp",
            "version": "2.20",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://hep.itp.tuwien.ac.at/~kreuzer/CY/CYpalp.html",
            "description": "a Package for Analyzing Lattice Polytopes",
            "long_description": "a Package for Analyzing Lattice Polytopes",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pam-google-authenticator",
            "portdir": "security/pam-google-authenticator",
            "version": "1.11",
            "license": "apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/google/google-authenticator-libpam",
            "description": "Pluggable Authentication Module for Google Authenticator",
            "long_description": "The Google Authenticator PAM module provides an easy way use Google's 2FA (via Google Authenticator app) to your existing user authentication infrastructure.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 222
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qrencode"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pam-reattach",
            "portdir": "security/pam-reattach",
            "version": "1.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fabianishere/pam_reattach",
            "description": "PAM module to reattach to user's per-session bootstrap namespace",
            "long_description": "A PAM module for reattaching to the authenticating user's per-session bootstrap namespace on macOS. This allows users to make use of the pam_tid module within programs like screen and tmux.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "kakuhen",
                    "ports_count": 9
                }
            ],
            "variants": [
                "debug",
                "withcli",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-14"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pamtester",
            "portdir": "devel/pamtester",
            "version": "0.1.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pamtester.sourceforge.net/",
            "description": "Utility for testing pluggable authentication modules (PAM) facility",
            "long_description": "pamtester is a tiny utility program to test the pluggable authentication modules (PAM) facility.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pam-touchid",
            "portdir": "security/pam-touchid",
            "version": "20210121",
            "license": "public-domain",
            "platforms": "{darwin >= 20}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Reflejo/pam-touchID",
            "description": "PAM plugin module that allows Touch ID to be used for authentication",
            "long_description": "A PAM plugin that allows the Touch ID to be used for authentication, written in Swift.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 230
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pam-u2f",
            "portdir": "security/pam-u2f",
            "version": "1.4.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://developers.yubico.com/pam-u2f/",
            "description": "Pluggable Authentication Module (PAM) for U2F",
            "long_description": "The PAM U2F module provides an easy way to integrate the Yubikey (or other U2F-compliant authenticators) into your existing user authentication infrastructure. PAM is used by GNU/Linux, Solaris and Mac OS X for user authentication.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 97
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "autoconf",
                        "automake",
                        "gengetopt",
                        "libtool",
                        "pkgconfig",
                        "asciidoc"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libfido2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pam-watchid",
            "portdir": "security/pam-watchid",
            "version": "20201011",
            "license": "public-domain",
            "platforms": "{darwin >= 19}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/biscuitehh/pam-watchid",
            "description": "PAM plugin module that allows the Apple Watch to be used for authentication",
            "long_description": "A PAM plugin that allows the Apple Watch to be used for authentication, using the new kLAPolicyDeviceOwnerAuthenticationWithBiometricsOrWatch API in macOS 10.15, written in Swift.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 230
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pan2",
            "portdir": "news/pan2",
            "version": "0.161",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.gnome.org/GNOME/pan",
            "description": "News reader for GTK+ version 3.",
            "long_description": "Pan2 is a newsreader for GTK+ that is based on the Agent newsreader for Windows OSes.",
            "active": true,
            "categories": [
                "news"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "x11",
                "quartz",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "gettext",
                        "pkgconfig",
                        "makeicns",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk3",
                        "libsecret",
                        "gmime3",
                        "libiconv",
                        "zlib",
                        "gnutls",
                        "desktop-file-utils",
                        "gcr",
                        "gspell"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "adwaita-icon-theme"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "panda",
            "portdir": "lang/panda",
            "version": "2016.02",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tadzik/panda",
            "description": "Perl 6 module installer",
            "long_description": "Perl 6 module installer",
            "active": false,
            "categories": [
                "lang",
                "perl"
            ],
            "maintainers": [
                {
                    "name": "mojca",
                    "github": "mojca",
                    "ports_count": 57
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "git",
                        "clang-9.0",
                        "rakudo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rakudo"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pandoc",
            "portdir": "textproc/pandoc",
            "version": "3.8",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pandoc.org",
            "description": "Conversion between markup formats",
            "long_description": "Pandoc is a Haskell library for converting from one markup format to another, and a command-line tool that uses this library. It can read markdown and (subsets of) HTML, reStructuredText, LaTeX, DocBook, MediaWiki markup, and Textile, and it can write markdown, reStructuredText, HTML, LaTeX, ConTeXt, Docbook, OpenDocument, ODT, Word docx, RTF, MediaWiki, Textile, groff man pages, plain text, Emacs Org-Mode, AsciiDoc, EPUB (v2 and v3), FictionBook2, and S5, Slidy and Slideous HTML slide shows.",
            "active": true,
            "categories": [
                "textproc",
                "haskell"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 652
                }
            ],
            "variants": [
                "texlive",
                "full_latex_dependencies",
                "stack"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cctools",
                        "openssl",
                        "cabal",
                        "ghc",
                        "file",
                        "grep",
                        "gsed",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "libffi",
                        "zlib",
                        "libiconv"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        "cabal"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "groff"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "doge",
                        "shellcheck",
                        "bladeRF",
                        "checkmake",
                        "jo",
                        "taskopen",
                        "ngs",
                        "osmium-tool",
                        "gocryptfs",
                        "bali-phy",
                        "bali-phy-devel",
                        "geoipupdate",
                        "eza",
                        "dog"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-nbconvert",
                        "py38-nbconvert",
                        "py312-nbconvert",
                        "py313-nbconvert",
                        "py314-nbconvert",
                        "py310-nbconvert",
                        "py311-nbconvert"
                    ]
                }
            ]
        },
        {
            "name": "pandoc-citeproc",
            "portdir": "textproc/pandoc-citeproc",
            "version": "0.17.0.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jgm/pandoc-citeproc",
            "description": "Library and executable for using citeproc with pandoc",
            "long_description": "The pandoc-citeproc executable can be used as a filter with pandoc to resolve and format citations using a bibliography file and a CSL stylesheet. It can also be used (with --bib2yaml or --bib2json options) to convert a bibliography to a YAML format that can be put directly into a pandoc markdown document or to CSL JSON. Bibliographies can be in any of several formats, but bibtex and biblatex are the best supported.",
            "active": true,
            "categories": [
                "textproc",
                "haskell"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cctools",
                        "openssl",
                        "stack",
                        "file",
                        "grep",
                        "gsed",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "panel_select",
            "portdir": "python/panel_select",
            "version": "0.1",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "common files for selecting default panel version",
            "long_description": "This port installs files that allow 'port select' to be used to create links to the preferred default version of panel.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1307
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-panel",
                        "py310-panel",
                        "py311-panel",
                        "py312-panel",
                        "py313-panel",
                        "py314-panel"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-panel",
                        "py311-panel",
                        "py312-panel",
                        "py313-panel",
                        "py39-panel"
                    ]
                }
            ]
        },
        {
            "name": "pango",
            "portdir": "x11/pango",
            "version": "1.55.0",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://www.pango.org/",
            "description": "Framework for the layout and rendering of i18n text",
            "long_description": "The goal of the Pango project is to provide an open-source framework for the layout and rendering of internationalized text.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 355
                }
            ],
            "variants": [
                "quartz",
                "x11",
                "tests",
                "thai",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "meson",
                        "clang-18",
                        "help2man",
                        "gobject-introspection",
                        "pkgconfig",
                        "ninja"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "Xft2",
                        "fribidi",
                        "freetype",
                        "harfbuzz",
                        "fontconfig",
                        "cairo"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "clutter",
                        "graphviz-devel",
                        "p5.26-pango",
                        "gnuplot",
                        "librsvg",
                        "librsvg-devel",
                        "libayatana-indicator",
                        "garagejam",
                        "libhandy",
                        "libiodbc",
                        "gingerblue",
                        "gstreamer010-gst-plugins-base",
                        "libgnomeprint",
                        "cogl",
                        "libayatana-appindicator",
                        "fontforge",
                        "gnome3-core",
                        "p5.28-pango",
                        "p5.30-pango",
                        "p5.32-pango",
                        "p5.34-pango",
                        "pure-gtk",
                        "gtk3-devel",
                        "gtk3",
                        "gtk2",
                        "libLASi",
                        "linhpsdr",
                        "pihpsdr",
                        "darktable",
                        "darktable-devel",
                        "gtk4-devel",
                        "goffice",
                        "inkscape-devel",
                        "gtk4",
                        "fntsample",
                        "ayatana-ido",
                        "gtk-fortran",
                        "graphviz",
                        "wt",
                        "plplot510",
                        "plplot510-single",
                        "libbonoboui",
                        "pangoxsl",
                        "gcin",
                        "gtk-sharp2",
                        "i3",
                        "openbox",
                        "gnome-voice",
                        "rrdtool",
                        "Chatty",
                        "abcm2ps",
                        "gtkwave",
                        "litebrowser",
                        "termdebug",
                        "awesome",
                        "gegl",
                        "xmlroff",
                        "rofi",
                        "mlt",
                        "gtkextra3",
                        "vips",
                        "vte",
                        "tesseract-training",
                        "inkscape",
                        "windowmaker",
                        "metview",
                        "crystfel",
                        "magicspp",
                        "pangomm-1.4-devel",
                        "pangomm-1.4",
                        "R",
                        "trojita",
                        "libsdl_pango",
                        "nyxt",
                        "racket",
                        "pangomm",
                        "plplot",
                        "plplot-single",
                        "font-manager",
                        "cherrytree",
                        "libgdiplus",
                        "lilypond",
                        "lilypond-devel",
                        "swi-prolog",
                        "rb33-pango",
                        "rb32-pango",
                        "rb31-pango",
                        "eiskaltdcpp",
                        "gnuradio-devel",
                        "gegl-devel",
                        "gnuradio",
                        "gnuradio-next",
                        "geany",
                        "abiword-x11",
                        "pioneers",
                        "ihaskell",
                        "pangox-compat",
                        "gnome-internet-radio-locator",
                        "gnome-radio",
                        "gtk-internet-radio-locator",
                        "gtk-radio",
                        "gtk2-devel",
                        "gstreamer1-gst-plugins-base",
                        "pspp",
                        "pspp-devel",
                        "wesnoth",
                        "swi-prolog-devel",
                        "synfig",
                        "Io",
                        "dino",
                        "dia",
                        "paps"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "pango-devel",
            "portdir": "x11/pango-devel",
            "version": "1.55.0",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://www.pango.org/",
            "description": "Framework for the layout and rendering of i18n text",
            "long_description": "The goal of the Pango project is to provide an open-source framework for the layout and rendering of internationalized text.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 355
                }
            ],
            "variants": [
                "quartz",
                "x11",
                "tests",
                "thai",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "meson",
                        "clang-18",
                        "help2man",
                        "gobject-introspection",
                        "pkgconfig",
                        "ninja"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "Xft2",
                        "fribidi",
                        "freetype",
                        "harfbuzz",
                        "fontconfig",
                        "cairo"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "pangomm-devel"
                    ]
                }
            ]
        },
        {
            "name": "Pangolin",
            "portdir": "graphics/Pangolin",
            "version": "0.8",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/stevenlovegrove/Pangolin",
            "description": "Pangolin is a lightweight portable rapid development library for managing OpenGL display",
            "long_description": "Pangolin is a lightweight portable rapid development library for managing OpenGL display, interaction and abstracting video input. At its heart is a simple OpenGl viewport manager which can help to modularise 3D visualisation without adding to its complexity, and offers an advanced but intuitive 3D navigation handler. Pangolin also provides a mechanism for manipulating program variables through config files and ui integration, and has a flexible real-time plotter for visualising graphical data.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "aw.kornilov",
                    "github": "ierofant",
                    "ports_count": 15
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "eigen3",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpng",
                        "tiff",
                        "zlib",
                        "openexr2",
                        "ffmpeg",
                        "libdc1394",
                        "glew",
                        "libjpeg-turbo"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pangomm",
            "portdir": "x11/pangomm",
            "version": "2.54.0",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.gtkmm.org/",
            "description": "C++ interface to Pango.",
            "long_description": "pangomm is the official C++ interface for the Pango text layout library.",
            "active": true,
            "categories": [
                "devel",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2626
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 355
                }
            ],
            "variants": [
                "x11",
                "quartz",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "meson",
                        "clang-17",
                        "mm-common",
                        "pkgconfig",
                        "ninja"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glibmm",
                        "pango",
                        "harfbuzz",
                        "cairomm",
                        "libsigcxx2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gtkmm4",
                        "gnome3-core",
                        "gnome-bindings-cxx",
                        "gtkmm",
                        "cherrytree"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "pangomm-1.4",
            "portdir": "x11/pangomm-1.4",
            "version": "2.46.4",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.gtkmm.org/",
            "description": "C++ interface to Pango.",
            "long_description": "pangomm is the official C++ interface for the Pango text layout library.",
            "active": true,
            "categories": [
                "devel",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2626
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 355
                }
            ],
            "variants": [
                "x11",
                "quartz",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "python312",
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "mm-common",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsigcxx2",
                        "cairomm",
                        "pango",
                        "glibmm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gtkmm3",
                        "gonepass"
                    ]
                }
            ]
        },
        {
            "name": "pangomm-1.4-devel",
            "portdir": "x11/pangomm-1.4-devel",
            "version": "2.46.4",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.gtkmm.org/",
            "description": "C++ interface to Pango.",
            "long_description": "pangomm is the official C++ interface for the Pango text layout library.",
            "active": true,
            "categories": [
                "devel",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2626
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 355
                }
            ],
            "variants": [
                "x11",
                "quartz",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "python312",
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "mm-common",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsigcxx2",
                        "cairomm",
                        "pango",
                        "glibmm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pangomm-devel",
            "portdir": "x11/pangomm-devel",
            "version": "2.54.0",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.gtkmm.org/",
            "description": "C++ interface to Pango.",
            "long_description": "pangomm is the official C++ interface for the Pango text layout library.",
            "active": true,
            "categories": [
                "devel",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 355
                }
            ],
            "variants": [
                "x11",
                "quartz",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "meson",
                        "clang-17",
                        "mm-common",
                        "pkgconfig",
                        "ninja"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glibmm",
                        "pango-devel",
                        "harfbuzz",
                        "cairomm",
                        "libsigcxx2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pangox-compat",
            "portdir": "x11/pangox-compat",
            "version": "0.0.2",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.pango.org/",
            "description": "compatibility library for software needing the old pangox library",
            "long_description": "pangox-compat is a compatibility library for software needing the old pangox library.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pango",
                        "xorg-libX11"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gtkglext"
                    ]
                }
            ]
        },
        {
            "name": "pangoxsl",
            "portdir": "textproc/pangoxsl",
            "version": "1.6.0.3",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pangopdf.sourceforge.net",
            "description": "Extends Pango with additional XSL properties.",
            "long_description": "PangoXSL is a supplementary library that supports some additional PangoAttribute types corresponding to XSL properties.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pango"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "xmlroff"
                    ]
                }
            ]
        },
        {
            "name": "Pantomime",
            "portdir": "gnustep/Pantomime",
            "version": "1.2.0pre3",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.collaboration-world.com/cgi-bin/project/index.cgi?pid=3",
            "description": "a framework for supporing POP, IMAP3, and SMTP",
            "long_description": "Pantomime is a framework that implements support for POP, IMAP3, and SMTP. It's fast and easy to use.",
            "active": true,
            "categories": [
                "gnustep"
            ],
            "maintainers": [],
            "variants": [
                "with_docs"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnustep-base"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "GNUMail"
                    ]
                }
            ]
        },
        {
            "name": "Pantomime-Framework",
            "portdir": "mail/Pantomime-Framework",
            "version": "1.2.0pre1",
            "license": "GPL-2+ and Noncommercial and Restrictive",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.collaboration-world.com/cgi-bin/project/index.cgi?pid=3",
            "description": "a framework for supporing POP, IMAP3, and SMTP",
            "long_description": "Pantomime is a framework that implements support for POP, IMAP3, and SMTP. It's fast and easy to use.",
            "active": true,
            "categories": [
                "devel",
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "paperkey",
            "portdir": "security/paperkey",
            "version": "1.6",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.jabberwocky.com/software/paperkey/",
            "description": "An OpenPGP key archiver",
            "long_description": "A reasonable way to achieve a long term backup of OpenPGP keys is to print them out on paper. Paper and ink have amazingly long retention qualities - far longer than the magnetic or optical means that are generally used to back up computer data.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "larryv",
                    "github": "larryv",
                    "ports_count": 48
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "papilo",
            "portdir": "math/papilo",
            "version": "2.3.0",
            "license": "(LGPL-3 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/scipopt/papilo",
            "description": "Parallel Presolve for Integer and Linear Optimization",
            "long_description": "Parallel Presolve for Integer and Linear Optimization",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "onetbb",
                        "soplex",
                        "gmp",
                        "boost181",
                        "HiGHS",
                        "scip",
                        "libgcc",
                        "OpenBLAS"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "paps",
            "portdir": "print/paps",
            "version": "0.8.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dov/paps",
            "description": "Command line program for converting Unicode text encoded in UTF-8 to postscript and pdf by using pango",
            "long_description": "Command line program for converting Unicode text encoded in UTF-8 to postscript and pdf by using pango",
            "active": true,
            "categories": [
                "print"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "meson",
                        "ninja",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cairo",
                        "libpaper",
                        "pango",
                        "libfmt9"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "paq8",
            "portdir": "archivers/paq8",
            "version": "8p",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://mattmahoney.net/dc/",
            "description": "PAQ8, a tight but slow compressor",
            "long_description": "PAQ is a series of open source data compression archivers that have evolved through collaborative development to top rankings on several benchmarks measuring compression ratio (although at the expense of speed and memory usage).",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "par",
            "portdir": "textproc/par",
            "version": "1.52",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.nicemice.net/par/",
            "description": "paragraph reflow for email",
            "long_description": "paragraph reflow for email",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "qbarnes",
                    "github": "qbarnes",
                    "ports_count": 2
                }
            ],
            "variants": [
                "i18n",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-12"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "par2",
            "portdir": "archivers/par2",
            "version": "1.1.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Parchive/par2cmdline",
            "description": "Parchive: Parity Archive Volume Set for data recovery",
            "long_description": "Parchive takes .par files and can regenerate missing data based upon a Reed-Soloman Code. This is useful for restoring missing pieces of a multi-part archive like the kinds used on Usenet. Version 2 does not require like-sized pieces, so it is useful for many more kinds of data recovery.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "backuppc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "hellanzb"
                    ]
                }
            ]
        },
        {
            "name": "parabolic",
            "portdir": "net/parabolic",
            "version": "2024.12.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/NickvisionApps/Parabolic",
            "description": "Download web video and audio",
            "long_description": "GTK-based app to download video and audio from the web.",
            "active": true,
            "categories": [
                "net",
                "multimedia",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "nlogozzo",
                    "ports_count": 2
                }
            ],
            "variants": [
                "debug",
                "secret",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "gettext",
                        "pkgconfig",
                        "yelp-tools",
                        "itstool",
                        "clang-17",
                        "blueprint-compiler"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boost181",
                        "libadwaita",
                        "libnick",
                        "glib2",
                        "desktop-file-utils",
                        "libepoxy",
                        "libxmlxx5",
                        "openssl3",
                        "gettext-runtime",
                        "gtk4"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "aria2",
                        "yt-dlp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "paracode",
            "portdir": "textproc/unicode",
            "version": "3.2",
            "license": "GPL-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://kassiopeia.juls.savba.sk/~garabik/software/unicode/",
            "description": "converts UTF-8 input to use different codepoints",
            "long_description": "paracode exploits the full power of the Unicode standard to convert text into a visually similar stream of glyphs, while using completely different codepoints. It is an excellent didactic tool demonstrating the principles and advanced use of the Unicode standard. paracode is a command line tool working as a filter, reading standard input in UTF-8 encoding and writing to standard output.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "parallel",
            "portdir": "sysutils/parallel",
            "version": "20251122",
            "license": "GPL-3+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/parallel/",
            "description": "GNU parallel: Shell command parallelization utility",
            "long_description": "Build and execute shell command lines from standard input in parallel",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "ciserlohn",
                    "github": "ci42",
                    "ports_count": 35
                },
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1031
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "bats-core",
                        "gutils-suite-core"
                    ]
                }
            ]
        },
        {
            "name": "parallel-hashmap",
            "portdir": "devel/parallel-hashmap",
            "version": "2.0.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://greg7mdp.github.io/parallel-hashmap",
            "description": "A family of header-only, very fast and memory-friendly hashmap and btree containers",
            "long_description": "A family of header-only, very fast and memory-friendly hashmap and btree containers",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "gtest",
                        "clang-20"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "parallel-netcdf",
            "portdir": "science/parallel-netcdf",
            "version": "1.12.3",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "pnetcdf",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by pnetcdf",
            "long_description": "This port has been replaced by pnetcdf.",
            "active": false,
            "categories": [
                "devel",
                "science"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "paramagpy",
            "portdir": "science/paramagpy",
            "version": "1.2",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/henryorton/paramagpy",
            "description": "Calculate paramagnetic effects in NMR spectra of proteins",
            "long_description": "Calculate paramagnetic effects in NMR spectra of proteins",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2016
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-wheel",
                        "clang-16",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312",
                        "py312-numpy",
                        "py312-biopython",
                        "py312-matplotlib",
                        "py312-scipy"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}