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

{
    "count": 49753,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=12",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=10",
    "results": [
        {
            "name": "xcalc",
            "portdir": "x11/xcalc",
            "version": "1.1.0",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "Scientific calculator for X11",
            "long_description": "xcalc is a scientific calculator desktop accessory that can emulate a TI-30 or an HP-10C.",
            "active": true,
            "categories": [
                "science",
                "math",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 279
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libXaw"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "xorg-apps"
                    ]
                }
            ]
        },
        {
            "name": "xca",
            "portdir": "security/xca",
            "version": "2.9.0",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.hohnstaedt.de/xca/",
            "description": "X Certificate and Key management",
            "long_description": "XCA is a CA & PKI management tool that supports creating and managing X.509 certificates, certificate requests, RSA, DSA and EC private keys, Smartcards and CRLs.",
            "active": true,
            "categories": [
                "security",
                "crypto"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "RemoteSQL"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtmacextras",
                        "qt5-qtmultimedia",
                        "qt5-qttools",
                        "qt5-qtbase",
                        "qt5-sqlite-plugin",
                        "libtool",
                        "openssl11",
                        "qt5-qttranslations",
                        "qt5-qtdeclarative",
                        "qt5-qtsvg"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xc",
            "portdir": "sysutils/xc",
            "version": "0.8.5",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xcfile.dev",
            "description": "xc is a task runner designed to maximise convenience, and minimise complexity.",
            "long_description": "xc is a task runner designed to maximise convenience, and minimise complexity. Each xc task is defined in simple, human-readable Markdown. Meaning that for people without the xc tool installed there is a clear source of useful commands in the README.md file.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1013
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xboard",
            "portdir": "games/xboard",
            "version": "4.9.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/xboard/",
            "description": "X frontend for Crafty, GNUChess, Internet Chess Servers, or e-mail chess",
            "long_description": "Xboard is a graphical chessboard that can serve as a user interface for Crafty, GNU Chess, for Internet Chess Servers, or for electronic mail correspondence chess. xboard can also be used by itself.",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [
                {
                    "name": "macport",
                    "github": "",
                    "ports_count": 1
                },
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 429
                }
            ],
            "variants": [
                "xaw",
                "gtk",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "pkgconfig",
                        "texinfo",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libX11",
                        "xorg-libXaw",
                        "xorg-libXmu",
                        "xorg-libXt",
                        "glib2",
                        "xorg-libsm",
                        "xpm",
                        "gettext-runtime",
                        "xorg-libice",
                        "cairo",
                        "gdk-pixbuf2",
                        "librsvg"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xbitmaps",
            "portdir": "x11/xbitmaps",
            "version": "1.1.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "Bitmaps that are shared between X applications",
            "long_description": "Bitmaps that are shared between X applications",
            "active": true,
            "categories": [
                "graphics",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 279
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "xemacs",
                        "openmotif"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bitmap",
                        "xsetroot"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "xmh"
                    ]
                }
            ]
        },
        {
            "name": "xbill",
            "portdir": "games/xbill",
            "version": "2.1",
            "license": "GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.xbill.org",
            "description": "Save your computers from the evil clutches of Bill",
            "long_description": "Ever get the feeling that nothing is going right? You're a sysadmin, and someone's trying to destroy your computers. The little people running around the screen are trying to infect your computers with Wingdows [TM], a virus cleverly designed to resemble a popular operating system. Additionally, some computers are connected with network cables. When one computer on a network becomes infected, a spark will be sent down the cable, and will infect the computer on the other end when it reaches there.",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xbase",
            "portdir": "databases/xbase",
            "version": "3.1.2",
            "license": "(LGPL or GPL-2+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://linux.techass.com/projects/xdb/",
            "description": "XBase compatible C++ class library",
            "long_description": "Xbase is an XBase compatible C++ class library. It provides C and C++ programmers with a cross-platform class and function library for manipulating Xbase type datafiles and indexes. There is support for .DBF and .NDX files (including support for Dbase III and IV memo fields, dates, and record and file locking), and limited support is also supplied for .NTX (clipper index) files.",
            "active": true,
            "categories": [
                "devel",
                "databases"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "pg2xbase"
                    ]
                }
            ]
        },
        {
            "name": "xbacklight",
            "portdir": "x11/xbacklight",
            "version": "1.2.3",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "Control an LCD backlight through RandR",
            "long_description": "Control an LCD backlight through RandR",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 279
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libXrandr",
                        "xorg-xcb-util"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "xorg-apps"
                    ]
                }
            ]
        },
        {
            "name": "XawM",
            "portdir": "x11/XawM",
            "version": "1.5u",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://siag.nu",
            "description": "This is Ed Falk's XawM (M for Modern).",
            "long_description": "This is Ed Falk's XawM (M for Modern), hacked for use with Siag Officeand adapted for autoconf and libtool. This release is called 1.5u, 1.5 because it is based on Xaw3d 1.5, and u because Ulric messed with it.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "xorg-libX11",
                        "xorg-libXext",
                        "xorg-libXmu",
                        "xorg-libXt",
                        "xorg-xorgproto",
                        "clang-14"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "siag"
                    ]
                }
            ]
        },
        {
            "name": "Xaw3d",
            "portdir": "x11/Xaw3d",
            "version": "1.6.6",
            "license": "X11",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org",
            "description": "Athena Widgets toolkit library with 3-D styled widgets",
            "long_description": "Athena Widgets toolkit library with 3-D styled widgets",
            "active": true,
            "categories": [
                "devel",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 279
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libXext",
                        "xpm",
                        "xorg-libXmu",
                        "xorg-libXt"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gv",
                        "xemacs",
                        "xfig"
                    ]
                }
            ]
        },
        {
            "name": "xauth",
            "portdir": "x11/xauth",
            "version": "1.1.4",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "X11 authority file utility",
            "long_description": "X11 authority file utility",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 279
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libXext",
                        "xorg-libXmu"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-gtk3-imageview",
                        "p5.30-gtk3-imageview",
                        "p5.32-gtk3-imageview",
                        "lsh",
                        "p5.28-gtk3-imageview"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "x2goclient",
                        "xorg-apps",
                        "xinit"
                    ]
                }
            ]
        },
        {
            "name": "xattr",
            "portdir": "sysutils/xattr",
            "version": "0.1",
            "license": "unknown",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://arstechnica.com/reviews/os/macosx-10.4.ars/7",
            "description": "Display and edit extended attributes on Darwin 8",
            "long_description": "A simple utility to set, get, copy, delete and list the new extended attributes enabled by Mac OS X 10.4 Tiger (Darwin 8)",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xastir",
            "portdir": "science/xastir",
            "version": "2.1.8",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.xastir.org/",
            "description": "Amateur Radio APRS tracking software",
            "long_description": "Amateur Radio APRS tracking software",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 148
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "pkgconfig",
                        "makeicns",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "fontconfig",
                        "libgeotiff",
                        "shapelib",
                        "tiff",
                        "db48",
                        "openmotif",
                        "xorg-libXp",
                        "xorg-libXt",
                        "xpm",
                        "curl",
                        "pcre",
                        "gdal",
                        "proj4",
                        "ImageMagick"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xarchiver",
            "portdir": "x11/xarchiver",
            "version": "0.5.4.23",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://xarchiver.xfce.org",
            "description": "Xarchiver is a desktop-agnostic GTK frontend to various command line archiving tools",
            "long_description": "Xarchiver is a desktop-agnostic GTK frontend to various command line archiving tools",
            "active": true,
            "categories": [
                "x11",
                "xfce"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "pkgconfig",
                        "intltool",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk3",
                        "gettext-runtime"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xar",
            "portdir": "archivers/xar",
            "version": "1.8.0.498",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/apple-oss-distributions/xar",
            "description": "xar is the eXtensible ARchiver",
            "long_description": "xar is the eXtensible ARchiver",
            "active": true,
            "categories": [
                "sysutils",
                "archivers"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1106
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "openssl",
                        "libxml2",
                        "bzip2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "allegro5"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "MacOSX10.14.sdk",
                        "MacOSX10.13.sdk",
                        "openjdk8-bootstrap",
                        "ghc-ppc-bootstrap",
                        "MacOSX10.12.sdk",
                        "djjr",
                        "MacOSX12.sdk",
                        "MacOSX10.15.sdk",
                        "MacOSX11.sdk"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "llvm-devel",
                        "llvm-20",
                        "lldb-devel",
                        "lldb-20",
                        "llvm-10",
                        "llvm-11",
                        "llvm-5.0",
                        "llvm-6.0",
                        "llvm-7.0",
                        "llvm-8.0",
                        "llvm-9.0",
                        "llvm-13",
                        "lldb-13",
                        "llvm-16",
                        "lldb-16",
                        "ispc-clang",
                        "llvm-12",
                        "lldb-12",
                        "llvm-18",
                        "lldb-18",
                        "llvm-17",
                        "llvm-21",
                        "lldb-17",
                        "lldb-21",
                        "llvm-19",
                        "lldb-19",
                        "py27-xar",
                        "rpm54",
                        "llvm-14",
                        "lldb-14",
                        "llvm-15",
                        "lldb-15"
                    ]
                }
            ]
        },
        {
            "name": "xapian-omega",
            "portdir": "devel/xapian-core",
            "version": "1.4.27",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xapian.org/docs/omega/overview.html",
            "description": "web application using the Xapian library",
            "long_description": "Xapian Omega is an application built on the Xapian library, consisting of indexers and a CGI search frontend.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xapian-core",
                        "zlib",
                        "libiconv",
                        "libmagic",
                        "pcre2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xapian-core",
            "portdir": "devel/xapian-core",
            "version": "1.4.27",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xapian.org",
            "description": "Xapian search library",
            "long_description": "Xapian is a highly adaptable toolkit which allows developers to easily add advanced indexing and search facilities to their own applications. It supports the Probabilistic Information Retrieval model and also supports a rich set of boolean query operators.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "xapian-bindings-python35",
                        "xapian-bindings-php55",
                        "xapian-bindings-php56",
                        "xapian-bindings-php70",
                        "xapian-bindings-php71",
                        "xapian-bindings-php72",
                        "xapian-bindings-php73",
                        "xapian-bindings-php74",
                        "xapian-bindings-perl5.26",
                        "xapian-bindings-python27",
                        "xapian-bindings-python36",
                        "xapian-bindings-python37",
                        "xapian-bindings-ruby21",
                        "xapian-bindings-ruby22",
                        "xapian-bindings-ruby23",
                        "xapian-bindings-ruby24",
                        "xapian-bindings-ruby25",
                        "xapian-bindings-ruby26",
                        "mu",
                        "recoll",
                        "xapian-bindings-python38",
                        "xapian-bindings-python39",
                        "baloo",
                        "nmail",
                        "xapian-omega",
                        "xapian-bindings-java",
                        "xapian-bindings-perl5.28",
                        "xapian-bindings-perl5.30",
                        "xapian-bindings-perl5.32",
                        "xapian-bindings-perl5.34",
                        "xapian-bindings-perl5.36",
                        "xapian-bindings-perl5.38",
                        "php80-xapian",
                        "php81-xapian",
                        "php82-xapian",
                        "php83-xapian",
                        "xapian-bindings-python310",
                        "xapian-bindings-python311",
                        "xapian-bindings-python312",
                        "xapian-bindings-python313",
                        "xapian-bindings-ruby27",
                        "xapian-bindings-ruby30",
                        "xapian-bindings-ruby31",
                        "xapian-bindings-ruby32",
                        "xapian-bindings-ruby33",
                        "xapian-bindings-ruby34",
                        "muchsync",
                        "notmuch"
                    ]
                }
            ]
        },
        {
            "name": "xapian-bindings-ruby34",
            "portdir": "devel/xapian-core",
            "version": "1.4.27",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xapian.org/docs/bindings/",
            "description": "Xapian bindings for Ruby 3.4",
            "long_description": "Xapian bindings for Ruby 3.4",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xapian-core",
                        "ruby34"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xapian-bindings-ruby33",
            "portdir": "devel/xapian-core",
            "version": "1.4.27",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xapian.org/docs/bindings/",
            "description": "Xapian bindings for Ruby 3.3",
            "long_description": "Xapian bindings for Ruby 3.3",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xapian-core",
                        "ruby33"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "rb33-sup"
                    ]
                }
            ]
        },
        {
            "name": "xapian-bindings-ruby32",
            "portdir": "devel/xapian-core",
            "version": "1.4.27",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xapian.org/docs/bindings/",
            "description": "Xapian bindings for Ruby 3.2",
            "long_description": "Xapian bindings for Ruby 3.2",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xapian-core",
                        "ruby32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "rb32-sup"
                    ]
                }
            ]
        },
        {
            "name": "xapian-bindings-ruby31",
            "portdir": "devel/xapian-core",
            "version": "1.4.27",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xapian.org/docs/bindings/",
            "description": "Xapian bindings for Ruby 3.1",
            "long_description": "Xapian bindings for Ruby 3.1",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xapian-core",
                        "ruby31"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "rb31-sup"
                    ]
                }
            ]
        },
        {
            "name": "xapian-bindings-ruby30",
            "portdir": "devel/xapian-core",
            "version": "1.4.27",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xapian.org/docs/bindings/",
            "description": "Xapian bindings for Ruby 3.0",
            "long_description": "Xapian bindings for Ruby 3.0",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xapian-core",
                        "ruby30"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xapian-bindings-ruby27",
            "portdir": "devel/xapian-core",
            "version": "1.4.27",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xapian.org/docs/bindings/",
            "description": "Xapian bindings for Ruby 2.7",
            "long_description": "Xapian bindings for Ruby 2.7",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xapian-core",
                        "ruby27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xapian-bindings-ruby26",
            "portdir": "devel/xapian-core",
            "version": "1.4.24",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xapian.org/docs/bindings/",
            "description": "Xapian bindings for Ruby 2.6",
            "long_description": "Xapian bindings for Ruby 2.6",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xapian-core",
                        "ruby26"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xapian-bindings-ruby25",
            "portdir": "devel/xapian-core",
            "version": "1.4.24",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xapian.org/docs/bindings/",
            "description": "Xapian bindings for Ruby 2.5",
            "long_description": "Xapian bindings for Ruby 2.5",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xapian-core",
                        "ruby25"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xapian-bindings-ruby24",
            "portdir": "devel/xapian-core",
            "version": "1.4.24",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xapian.org/docs/bindings/",
            "description": "Xapian bindings for Ruby 2.4",
            "long_description": "Xapian bindings for Ruby 2.4",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xapian-core",
                        "ruby24"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xapian-bindings-ruby23",
            "portdir": "devel/xapian-core",
            "version": "1.4.24",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xapian.org/docs/bindings/",
            "description": "Xapian bindings for Ruby 2.3",
            "long_description": "Xapian bindings for Ruby 2.3",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xapian-core",
                        "ruby23"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xapian-bindings-ruby22",
            "portdir": "devel/xapian-core",
            "version": "1.4.24",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xapian.org/docs/bindings/",
            "description": "Xapian bindings for Ruby 2.2",
            "long_description": "Xapian bindings for Ruby 2.2",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xapian-core",
                        "ruby22"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xapian-bindings-ruby21",
            "portdir": "devel/xapian-core",
            "version": "1.4.24",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xapian.org/docs/bindings/",
            "description": "Xapian bindings for Ruby 2.1",
            "long_description": "Xapian bindings for Ruby 2.1",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xapian-core",
                        "ruby21"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xapian-bindings-python39",
            "portdir": "devel/xapian-core",
            "version": "1.4.27",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xapian.org/docs/bindings/",
            "description": "Xapian bindings for Python 3.9",
            "long_description": "Xapian bindings for Python 3.9",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-sphinx",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xapian-core",
                        "python39"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xapian-bindings-python38",
            "portdir": "devel/xapian-core",
            "version": "1.4.27",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xapian.org/docs/bindings/",
            "description": "Xapian bindings for Python 3.8",
            "long_description": "Xapian bindings for Python 3.8",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-sphinx",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xapian-core",
                        "python38"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xapian-bindings-python37",
            "portdir": "devel/xapian-core",
            "version": "1.4.24",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xapian.org/docs/bindings/",
            "description": "Xapian bindings for Python 3.7",
            "long_description": "Xapian bindings for Python 3.7",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-sphinx",
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xapian-core",
                        "python37"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xapian-bindings-python36",
            "portdir": "devel/xapian-core",
            "version": "1.4.24",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xapian.org/docs/bindings/",
            "description": "Xapian bindings for Python 3.6",
            "long_description": "Xapian bindings for Python 3.6",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py36-sphinx",
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xapian-core",
                        "python36"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xapian-bindings-python35",
            "portdir": "devel/xapian-core",
            "version": "1.4.18",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xapian.org/docs/bindings/",
            "description": "Xapian bindings for Python 3.5",
            "long_description": "Xapian bindings for Python 3.5",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py35-sphinx"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xapian-core",
                        "python35"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xapian-bindings-python313",
            "portdir": "devel/xapian-core",
            "version": "1.4.27",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xapian.org/docs/bindings/",
            "description": "Xapian bindings for Python 3.13",
            "long_description": "Xapian bindings for Python 3.13",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-sphinx"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xapian-core",
                        "python313"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xapian-bindings-python312",
            "portdir": "devel/xapian-core",
            "version": "1.4.27",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xapian.org/docs/bindings/",
            "description": "Xapian bindings for Python 3.12",
            "long_description": "Xapian bindings for Python 3.12",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-sphinx",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xapian-core",
                        "python312"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xapian-bindings-python311",
            "portdir": "devel/xapian-core",
            "version": "1.4.27",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xapian.org/docs/bindings/",
            "description": "Xapian bindings for Python 3.11",
            "long_description": "Xapian bindings for Python 3.11",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-sphinx",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xapian-core",
                        "python311"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xapian-bindings-python310",
            "portdir": "devel/xapian-core",
            "version": "1.4.27",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xapian.org/docs/bindings/",
            "description": "Xapian bindings for Python 3.10",
            "long_description": "Xapian bindings for Python 3.10",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-sphinx",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xapian-core",
                        "python310"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xapian-bindings-python27",
            "portdir": "devel/xapian-core",
            "version": "1.4.24",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xapian.org/docs/bindings/",
            "description": "Xapian bindings for Python 2.7",
            "long_description": "Xapian bindings for Python 2.7",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-sphinx",
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xapian-core",
                        "python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xapian-bindings-php74",
            "portdir": "devel/xapian-core",
            "version": "1.4.21",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xapian.org/docs/bindings/",
            "description": "Xapian bindings for PHP 7.4",
            "long_description": "Xapian bindings for PHP 7.4",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xapian-core",
                        "php74"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xapian-bindings-php73",
            "portdir": "devel/xapian-core",
            "version": "1.4.21",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xapian.org/docs/bindings/",
            "description": "Xapian bindings for PHP 7.3",
            "long_description": "Xapian bindings for PHP 7.3",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xapian-core",
                        "php73"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xapian-bindings-php72",
            "portdir": "devel/xapian-core",
            "version": "1.4.21",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xapian.org/docs/bindings/",
            "description": "Xapian bindings for PHP 7.2",
            "long_description": "Xapian bindings for PHP 7.2",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xapian-core",
                        "php72"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xapian-bindings-php71",
            "portdir": "devel/xapian-core",
            "version": "1.4.21",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xapian.org/docs/bindings/",
            "description": "Xapian bindings for PHP 7.1",
            "long_description": "Xapian bindings for PHP 7.1",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xapian-core",
                        "php71"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xapian-bindings-php70",
            "portdir": "devel/xapian-core",
            "version": "1.4.21",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xapian.org/docs/bindings/",
            "description": "Xapian bindings for PHP 7.0",
            "long_description": "Xapian bindings for PHP 7.0",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xapian-core",
                        "php70"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xapian-bindings-php56",
            "portdir": "devel/xapian-core",
            "version": "1.4.21",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xapian.org/docs/bindings/",
            "description": "Xapian bindings for PHP 5.6",
            "long_description": "Xapian bindings for PHP 5.6",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xapian-core",
                        "php56"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xapian-bindings-php55",
            "portdir": "devel/xapian-core",
            "version": "1.4.21",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xapian.org/docs/bindings/",
            "description": "Xapian bindings for PHP 5.5",
            "long_description": "Xapian bindings for PHP 5.5",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xapian-core",
                        "php55"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xapian-bindings-perl5.38",
            "portdir": "devel/xapian-core",
            "version": "1.4.27",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xapian.org/docs/bindings/",
            "description": "Xapian bindings for Perl 5.38",
            "long_description": "Xapian bindings for Perl 5.38",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xapian-core",
                        "perl5.38"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xapian-bindings-perl5.36",
            "portdir": "devel/xapian-core",
            "version": "1.4.27",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xapian.org/docs/bindings/",
            "description": "Xapian bindings for Perl 5.36",
            "long_description": "Xapian bindings for Perl 5.36",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xapian-core",
                        "perl5.36"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xapian-bindings-perl5.34",
            "portdir": "devel/xapian-core",
            "version": "1.4.27",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xapian.org/docs/bindings/",
            "description": "Xapian bindings for Perl 5.34",
            "long_description": "Xapian bindings for Perl 5.34",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xapian-core",
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xapian-bindings-perl5.32",
            "portdir": "devel/xapian-core",
            "version": "1.4.27",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xapian.org/docs/bindings/",
            "description": "Xapian bindings for Perl 5.32",
            "long_description": "Xapian bindings for Perl 5.32",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xapian-core",
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}