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

{
    "count": 51104,
    "next": "https://ports.macports.org/api/v1/search/?format=api&page=5",
    "previous": "https://ports.macports.org/api/v1/search/?format=api&page=3",
    "results": [
        {
            "maintainers": null,
            "variants": null,
            "name": "py312-ansicolors",
            "description": "ANSI colors for Python",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "python"
            ],
            "version": "1.1.8"
        },
        {
            "maintainers": null,
            "variants": null,
            "name": "py313-ansicolors",
            "description": "ANSI colors for Python",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "python"
            ],
            "version": "1.1.8"
        },
        {
            "maintainers": null,
            "variants": null,
            "name": "py-sslcrypto",
            "description": "Fast and simple library for AES, ECIES and ECDSA for Python",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "python"
            ],
            "version": "5.3"
        },
        {
            "maintainers": null,
            "variants": null,
            "name": "py310-sslcrypto",
            "description": "Fast and simple library for AES, ECIES and ECDSA for Python",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "python"
            ],
            "version": "5.3"
        },
        {
            "maintainers": null,
            "variants": null,
            "name": "py311-sslcrypto",
            "description": "Fast and simple library for AES, ECIES and ECDSA for Python",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "python"
            ],
            "version": "5.3"
        },
        {
            "maintainers": null,
            "variants": null,
            "name": "py312-sslcrypto",
            "description": "Fast and simple library for AES, ECIES and ECDSA for Python",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "python"
            ],
            "version": "5.3"
        },
        {
            "maintainers": null,
            "variants": null,
            "name": "py313-sslcrypto",
            "description": "Fast and simple library for AES, ECIES and ECDSA for Python",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "python"
            ],
            "version": "5.3"
        },
        {
            "maintainers": null,
            "variants": [
                "universal"
            ],
            "name": "libgcc",
            "description": "Provides the gcc runtime based on major version 15",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "lang"
            ],
            "version": "15"
        },
        {
            "maintainers": [
                "herbygillot"
            ],
            "variants": [
                "universal"
            ],
            "name": "kubie",
            "description": "A more powerful alternative to kubectx and kubens",
            "livecheck_broken": false,
            "livecheck_outdated": true,
            "active": true,
            "categories": [
                "sysutils"
            ],
            "version": "0.26.0"
        },
        {
            "maintainers": [
                "herbygillot"
            ],
            "variants": null,
            "name": "amass",
            "description": "In-depth Attack Surface Mapping and Asset Discovery",
            "livecheck_broken": false,
            "livecheck_outdated": true,
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "version": "5.0.1"
        },
        {
            "maintainers": [
                "linuxgemini"
            ],
            "variants": [
                "pm3generic",
                "pm3easy",
                "pm3icopyx",
                "pm3ultimate"
            ],
            "name": "proxmark3-iceman",
            "description": "RRG/Iceman version of proxmark3 RFID Instrument Client/FW",
            "livecheck_broken": false,
            "livecheck_outdated": true,
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "version": "4.20728"
        },
        {
            "maintainers": [
                "herbygillot"
            ],
            "variants": null,
            "name": "tbls",
            "description": "CI-Friendly tool for documenting a database, written in Go",
            "livecheck_broken": false,
            "livecheck_outdated": true,
            "active": true,
            "categories": [
                "databases"
            ],
            "version": "1.88.0"
        },
        {
            "maintainers": [
                "Ionic",
                "mohd-akram"
            ],
            "variants": null,
            "name": "audacious",
            "description": "Meta port for audacious-core and audacious-plugins. Please check the variants on both audacious-core and audacious-plugins.",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "audio"
            ],
            "version": "4.5.1"
        },
        {
            "maintainers": [
                "Ionic",
                "mohd-akram"
            ],
            "variants": [
                "qt5",
                "qt6",
                "gtk2",
                "gtk3"
            ],
            "name": "audacious-core",
            "description": "Audacious is an advanced audio player.",
            "livecheck_broken": false,
            "livecheck_outdated": true,
            "active": true,
            "categories": [
                "audio"
            ],
            "version": "4.5.1"
        },
        {
            "maintainers": null,
            "variants": [
                "debug",
                "tests",
                "universal"
            ],
            "name": "cpprestsdk",
            "description": "C++ REST library for client-server communication",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "devel",
                "www"
            ],
            "version": "2.10.19"
        },
        {
            "maintainers": [
                "Schamschula"
            ],
            "variants": null,
            "name": "octave-doctest",
            "description": "The Doctest package finds specially-formatted blocks of example code within documentation files.",
            "livecheck_broken": false,
            "livecheck_outdated": true,
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "version": "0.8.1"
        },
        {
            "maintainers": null,
            "variants": [
                "universal"
            ],
            "name": "yamcha",
            "description": "Yet Another Multipurpose CHunk Annotator",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "textproc",
                "math"
            ],
            "version": "0.33"
        },
        {
            "maintainers": [
                "dirkx"
            ],
            "variants": [
                "universal"
            ],
            "name": "mod_timestamp",
            "description": "Redwax apache module to serve signed timestamps",
            "livecheck_broken": false,
            "livecheck_outdated": true,
            "active": true,
            "categories": [
                "security",
                "www"
            ],
            "version": "0.2.1"
        },
        {
            "maintainers": null,
            "variants": [
                "universal"
            ],
            "name": "libstree",
            "description": "generic suffix tree implementation, written in C",
            "livecheck_broken": true,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "science"
            ],
            "version": "0.4.2"
        },
        {
            "maintainers": [
                "herbygillot"
            ],
            "variants": null,
            "name": "duf",
            "description": "Disk Usage/Free Utility - a better 'df' alternative",
            "livecheck_broken": false,
            "livecheck_outdated": true,
            "active": true,
            "categories": [
                "sysutils"
            ],
            "version": "0.9.1"
        },
        {
            "maintainers": [
                "danieljprice"
            ],
            "variants": [
                "clang21",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clangdevel",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "gfortran",
                "universal"
            ],
            "name": "giza",
            "description": "C/Fortran graphics library, PGPLOT replacement",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "graphics",
                "science",
                "fortran"
            ],
            "version": "1.5.0"
        },
        {
            "maintainers": null,
            "variants": null,
            "name": "py-eric-ide",
            "description": "Eric is a full featured Python and Ruby editor and IDE",
            "livecheck_broken": true,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "version": "21.11"
        },
        {
            "maintainers": [
                "reneeotten"
            ],
            "variants": [
                "qt5",
                "qt4"
            ],
            "name": "py27-eric-ide",
            "description": "Eric is a full featured Python and Ruby editor and IDE",
            "livecheck_broken": true,
            "livecheck_outdated": false,
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "version": "19.8"
        },
        {
            "maintainers": [
                "reneeotten"
            ],
            "variants": null,
            "name": "py37-eric-ide",
            "description": "Eric is a full featured Python and Ruby editor and IDE",
            "livecheck_broken": true,
            "livecheck_outdated": false,
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "version": "21.11"
        },
        {
            "maintainers": [
                "reneeotten"
            ],
            "variants": null,
            "name": "py38-eric-ide",
            "description": "Eric is a full featured Python and Ruby editor and IDE",
            "livecheck_broken": true,
            "livecheck_outdated": false,
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "version": "21.11"
        },
        {
            "maintainers": null,
            "variants": null,
            "name": "py39-eric-ide",
            "description": "Eric is a full featured Python and Ruby editor and IDE",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "version": "21.11"
        },
        {
            "maintainers": null,
            "variants": null,
            "name": "py310-eric-ide",
            "description": "Eric is a full featured Python and Ruby editor and IDE",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "version": "21.11"
        },
        {
            "maintainers": [
                "ryandesign"
            ],
            "variants": [
                "mysql57",
                "ssl",
                "davprops",
                "universal"
            ],
            "name": "lighttpd",
            "description": "A secure, fast, compliant and flexible web-server",
            "livecheck_broken": false,
            "livecheck_outdated": true,
            "active": true,
            "categories": [
                "www"
            ],
            "version": "1.4.82"
        },
        {
            "maintainers": [
                "tobypeterson"
            ],
            "variants": [
                "universal"
            ],
            "name": "bcpp",
            "description": "C(++) Beautifier",
            "livecheck_broken": false,
            "livecheck_outdated": true,
            "active": true,
            "categories": [
                "devel"
            ],
            "version": "20250914"
        },
        {
            "maintainers": [
                "bkryza"
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "name": "clang-uml",
            "description": "Customizable automatic UML diagram generator for C++ based on Clang",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "devel"
            ],
            "version": "0.6.2"
        },
        {
            "maintainers": null,
            "variants": [
                "universal"
            ],
            "name": "cvs",
            "description": "Concurrent Versions System",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "devel",
                "net"
            ],
            "version": "1.11.23"
        },
        {
            "maintainers": [
                "breun"
            ],
            "variants": [
                "universal"
            ],
            "name": "xa",
            "description": "Open-source 6502 cross assembler",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "devel"
            ],
            "version": "2.4.1"
        },
        {
            "maintainers": null,
            "variants": null,
            "name": "maven32",
            "description": "A java-based build and project management environment.",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "version": "3.2.5"
        },
        {
            "maintainers": [
                "breun"
            ],
            "variants": null,
            "name": "kube-ps1",
            "description": "Kubernetes prompt info for bash and zsh",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "sysutils"
            ],
            "version": "0.9.0"
        },
        {
            "maintainers": [
                "breun",
                "gearnode"
            ],
            "variants": null,
            "name": "kubectx",
            "description": "Power tools for kubectl",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "sysutils"
            ],
            "version": "0.9.5"
        },
        {
            "maintainers": [
                "breun"
            ],
            "variants": null,
            "name": "ki-shell",
            "description": "Kotlin Language Interactive Shell (ki)",
            "livecheck_broken": true,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "java"
            ],
            "version": "0.5.2"
        },
        {
            "maintainers": [
                "breun"
            ],
            "variants": null,
            "name": "checkssl",
            "description": "checkssl - simple command line tool to check or monitor your https certificate",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "devel",
                "sysutils"
            ],
            "version": "0.6.0"
        },
        {
            "maintainers": [
                "breun"
            ],
            "variants": null,
            "name": "gng",
            "description": "GNG -- Gradle is Not Gradle",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "version": "1.0.5"
        },
        {
            "maintainers": [
                "breun"
            ],
            "variants": null,
            "name": "pdfjam-extras",
            "description": "Various wrapper scripts that previously were distributed as part of the pdfjam package (prior to pdfjam 3.02)",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "textproc",
                "pdf"
            ],
            "version": "20191118"
        },
        {
            "maintainers": [
                "breun"
            ],
            "variants": null,
            "name": "ddptools",
            "description": "DDP Mastering Tools",
            "livecheck_broken": true,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "audio"
            ],
            "version": "1.1"
        },
        {
            "maintainers": [
                "breun"
            ],
            "variants": [
                "release",
                "optimized",
                "debug",
                "client",
                "server",
                "minimal",
                "core",
                "zero"
            ],
            "name": "openjdk22",
            "description": "OpenJDK 22 (Short Term Support until September 2024)",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "version": "22.0.2"
        },
        {
            "maintainers": [
                "breun"
            ],
            "variants": [
                "Applets",
                "BundledApp",
                "JNI",
                "WebStart"
            ],
            "name": "jdk22-graalvm",
            "description": "Oracle GraalVM for JDK 22 (Short Term Support until September 2024)",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "version": "22.0.2"
        },
        {
            "maintainers": [
                "breun"
            ],
            "variants": [
                "Applets",
                "BundledApp",
                "JNI",
                "WebStart"
            ],
            "name": "jdk23-graalvm",
            "description": "Oracle GraalVM for JDK 23 (Short Term Support until March 2025)",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "version": "23.0.2"
        },
        {
            "maintainers": [
                "breun"
            ],
            "variants": [
                "release",
                "optimized",
                "debug",
                "client",
                "server",
                "minimal",
                "core",
                "zero"
            ],
            "name": "openjdk23",
            "description": "OpenJDK 23 (Short Term Support until March 2025)",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "version": "23.0.2"
        },
        {
            "maintainers": [
                "breun"
            ],
            "variants": [
                "universal"
            ],
            "name": "mac-brightnessctl",
            "description": "mac-brightnessctl is a command line tool for controlling the keyboard backlight brightness on macOS.",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "sysutils"
            ],
            "version": "0.2.1"
        },
        {
            "maintainers": [
                "breun"
            ],
            "variants": [
                "Applets",
                "BundledApp",
                "JNI",
                "WebStart"
            ],
            "name": "jdk24-graalvm",
            "description": "Oracle GraalVM for JDK 24 (Short Term Support until September 2025)",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "version": "24.0.2"
        },
        {
            "maintainers": [
                "breun"
            ],
            "variants": [
                "release",
                "optimized",
                "debug",
                "client",
                "server",
                "minimal",
                "core",
                "zero"
            ],
            "name": "openjdk24",
            "description": "OpenJDK 24 (Short Term Support until September 2025)",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "version": "24.0.2"
        },
        {
            "maintainers": [
                "breun"
            ],
            "variants": null,
            "name": "jarviz",
            "description": "jarviz -- JAR file analyzer",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "java"
            ],
            "version": "0.3.0"
        },
        {
            "maintainers": [
                "ThomasDickey"
            ],
            "variants": [
                "universal"
            ],
            "name": "luit",
            "description": "filter that converts legacy encodings to/from UTF-8",
            "livecheck_broken": false,
            "livecheck_outdated": true,
            "active": true,
            "categories": [
                "x11"
            ],
            "version": "2.0.20250912"
        },
        {
            "maintainers": [
                "herbygillot"
            ],
            "variants": null,
            "name": "golines",
            "description": "A golang formatter that fixes long lines",
            "livecheck_broken": false,
            "livecheck_outdated": true,
            "active": true,
            "categories": [
                "devel"
            ],
            "version": "0.13.0"
        }
    ]
}