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

{
    "count": 49567,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=6",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=4",
    "results": [
        {
            "name": "mips-elf-binutils",
            "portdir": "cross/mips-elf-binutils",
            "version": "2.34",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/binutils/binutils.html",
            "description": "FSF Binutils for mips-elf cross development",
            "long_description": "Free Software Foundation development toolchain (\"binutils\") for mips-elf cross development.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "gettext"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "mips-elf-gcc"
                    ]
                }
            ]
        },
        {
            "name": "msp430-libc-devel",
            "portdir": "cross/msp430-libc-devel",
            "version": "20120716",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://mspgcc.sourceforge.net/",
            "description": "C library for the MSP430 series microcontrollers. This is the development version.",
            "long_description": "MSP430 Libc is a Free Software project whose goal is to provide a high quality C library for use with GCC on TI MSP430 microcontrollers. This is the development version.",
            "active": true,
            "categories": [
                "cross"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "msp430-gcc-devel",
                        "gettext",
                        "clang-13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "msp430mcu-devel"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "spu-binutils",
            "portdir": "cross/spu-binutils",
            "version": "2.34",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/binutils/binutils.html",
            "description": "FSF Binutils for spu cross development",
            "long_description": "Free Software Foundation development toolchain (\"binutils\") for spu cross development.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "gettext"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "upslug2",
            "portdir": "cross/upslug2",
            "version": "12-r41",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.nslu2-linux.org/wiki/Main/UpSlug2",
            "description": "A tool to flash your NSLU2 from a computer on the same network",
            "long_description": "UpSlug2 is a completely rewritten version of the UpSlug tool which is more robust and flexible, though it still requires an ethernet connection to the NSLU2.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [],
            "variants": [
                "flashmod16",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpcap"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "usbprog",
            "portdir": "cross/usbprog",
            "version": "0.2.1_20130915-hg-b833a7276539",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bitbucket.org/bwalle/usbprog-tools-classic",
            "description": "Tool for uploading and downloading firmwares to the usbprog device",
            "long_description": "Tool for uploading and downloading firmwares to the usbprog device.",
            "active": true,
            "categories": [
                "cross"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "makeicns"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "readline",
                        "wxWidgets-3.0",
                        "curl",
                        "libxml2",
                        "libusb-compat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "x86_64-elf-binutils",
            "portdir": "cross/x86_64-elf-binutils",
            "version": "2.34",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/binutils/binutils.html",
            "description": "FSF Binutils for x86_64-elf cross development",
            "long_description": "Free Software Foundation development toolchain (\"binutils\") for x86_64-elf cross development.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "gettext"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "x86_64-elf-gcc"
                    ]
                }
            ]
        },
        {
            "name": "beekeeper-studio",
            "portdir": "databases/beekeeper-studio",
            "version": "1.11.6",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://beekeeperstudio.io",
            "description": "Cross platform SQL editor and database management app for Windows, Linux, and Mac.",
            "long_description": "Beekeeper Studio is a free and open source SQL editor and database manager. Beekeeper Studio is cross-platform, and available for Linux, Mac, and Windows. It features autocomplete SQL query editor with syntax highlighting, tabbed interface, so you can multitask, the ability to sort and filter table data to find just what you need, sensible keyboard-shortcuts, the ability to save queries for later, query run-history so you can find that one query you got working 3 days ago, and a default dark theme.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1011
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "yarn",
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cassandra",
            "portdir": "databases/cassandra",
            "version": "1.2.3",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cassandra.apache.org/",
            "description": "A highly scalable, eventually consistent, distributed, structured key-value store.",
            "long_description": "The Apache Cassandra Project develops a highly scalable second-generation distributed database, bringing together Dynamo's fully distributed design and Bigtable's ColumnFamily-based data model. Cassandra was open sourced by Facebook in 2008, and is now developed by Apache committers and contributors from many companies.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "apache-ant",
                        "apache-ivy",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "commons-lang",
                        "google-guava",
                        "jakarta-log4j",
                        "jline",
                        "slf4j",
                        "antlr3",
                        "junit",
                        "commons-cli",
                        "commons-codec"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cdb",
            "portdir": "databases/cdb",
            "version": "0.75",
            "license": "Restrictive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cr.yp.to/cdb.html",
            "description": "A fast, reliable, simple package for constant databases.",
            "long_description": "cdb is a fast, reliable, simple package for creating and reading constant databases. cdb is designed to be used in mission-critical applications like e-mail. Database replacement is safe against system crashes. Readers don't have to pause during a rewrite.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "db47",
            "portdir": "databases/db47",
            "version": "4.7.25",
            "license": "Sleepycat",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.oracle.com/us/products/database/berkeley-db/db/overview/index.html",
            "description": "The Berkeley DB package, version 4.7",
            "long_description": "Version 4.7 of the Berkeley Data Base library which offers (key/value) storage with optional concurrent access or transactions interface. This port will install the AES (American Encryption Standard) enabled version.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1501
                }
            ],
            "variants": [
                "java",
                "no_java",
                "tcl",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "memcacheq",
                        "memcachedb"
                    ]
                }
            ]
        },
        {
            "name": "db60",
            "portdir": "databases/db60",
            "version": "6.0.30",
            "license": "agpl-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.oracle.com/us/products/database/berkeley-db/db/overview/index.html",
            "description": "The Berkeley DB package, version 6.0",
            "long_description": "Version 6.0 of the Berkeley Data Base library which offers (key/value) storage with optional concurrent access or transactions interface. This port will install the AES (American Encryption Standard) enabled version.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [],
            "variants": [
                "java",
                "sql",
                "tcl",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cyrus5-imapd",
                        "rpm54",
                        "webalizer"
                    ]
                }
            ]
        },
        {
            "name": "dbh",
            "portdir": "databases/dbh",
            "version": "1.0.24",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://dbh.sourceforge.net",
            "description": "Disk based hash library",
            "long_description": "Disk based hashes is a method to create multidimensional binary trees on disk. This library permits the extension of database concept to a plethora of electronic data, such as graphic information. With the multidimensional binary tree it is possible to mathematically prove that access time to any particular record is minimized (using the concept of critical points from calculus), which provides the means to construct optimized databases for particular applications.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dbtool",
            "portdir": "databases/dbtool",
            "version": "1.9.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.daemon.de/DBTOOL",
            "description": "Store and retrieve data in a key/value format in a hash database",
            "long_description": "dbtool can be used to store and retrieve data in a key/value format in a hash database. Perl-compatible regular expressions are supported both for storing and retrieving of data. Its main advantages are the ability to maintain huge amounts of data and speed. It also supports encrypted databases using the RIJNDAEL cipher algorithm.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-12"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gdbm",
                        "pcre"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "bash"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "edb",
            "portdir": "databases/edb",
            "version": "1.0.5",
            "license": "BSD and BSD-old and Sleepycat",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.enlightenment.org",
            "description": "Edb is a database library.",
            "long_description": "Edb is a database conveneince library base on db 2.7.7.",
            "active": true,
            "categories": [
                "devel",
                "databases"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fastdb",
            "portdir": "databases/fastdb",
            "version": "3.76",
            "license": "permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.garret.ru/fastdb.html",
            "description": "Main Memory Relational Database Management System",
            "long_description": "Main Memory Relational Database Management System",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gigabase",
            "portdir": "databases/gigabase",
            "version": "3.91",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.garret.ru/gigabase.html",
            "description": "Main Memory Relational Database Management System",
            "long_description": "GigaBASE is object-relational embedded database engine for C++ applications. It provides SQL-like query language, smart C++ interface (loading objects instead of tupples), transaction based on shadowing page algorithm (no separate log file and very fast).",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2754
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "gcc48"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc6",
                        "libgcc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gobang",
            "portdir": "databases/gobang",
            "version": "0.1.0-alpha.5",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/TaKO8Ki/gobang",
            "description": "A cross-platform TUI database management tool written in Rust",
            "long_description": "A cross-platform TUI database management tool written in Rust",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1011
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "clang-12"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libdrizzle",
            "portdir": "databases/libdrizzle",
            "version": "5.1.4",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://launchpad.net/libdrizzle",
            "description": "Drizzle client and protocol library",
            "long_description": "Drizzle client and protocol library",
            "active": true,
            "categories": [
                "devel",
                "databases"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libsdb",
            "portdir": "databases/libsdb",
            "version": "0.6.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://siag.nu/libsdb/",
            "description": "Simple database library",
            "long_description": "This is libsdb, the simple database library, which provides a way to support multiple database management systems in an application with negligeable overhead, in terms of code as well as system resources.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mysql-connector-odbc",
            "portdir": "databases/mysql-connector-odbc",
            "version": "5.1.8",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mysql.com/products/connector/",
            "description": "The MySQL Connector/ODBC",
            "long_description": "The MySQL Connector/ODBC is the name for the family of MySQL ODBC drivers (previously called MyODBC drivers) that provide access to a MySQL database using the industry standard Open Database Connectivity (ODBC) API.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mysql5",
                        "unixODBC"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mysql-zrm",
            "portdir": "databases/mysql-zrm",
            "version": "3.0",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.zmanda.com/backup-mysql.html",
            "description": "Zmanda Recovery Manager for MySQL",
            "long_description": "Zmanda Recovery Manager (ZRM) for MySQL simplifies the life of a Database Administrator who needs an easy-to-use yet flexible and robust backup and recovery solution for MySQL server. You can find a quick start guide at: http://www.zmanda.com/quick-mysql-backup.html",
            "active": true,
            "categories": [
                "sysutils",
                "databases"
            ],
            "maintainers": [
                {
                    "name": "kmayer",
                    "github": "kmayer",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-dbi",
                        "p5.34-xml-parser"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mysql_select",
            "portdir": "databases/mysql_select",
            "version": "0.1.2",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "common files for selecting default MySQL version",
            "long_description": "This port installs files that allow 'port select' to be used to create links to the preferred default version of MySQL.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "mariadb-10.10",
                        "mariadb-10.11",
                        "mariadb-10.3",
                        "mariadb-10.4",
                        "mariadb-10.5",
                        "mariadb-10.6",
                        "mariadb-10.7",
                        "mariadb-10.8",
                        "mariadb-10.9",
                        "mariadb",
                        "mysql57",
                        "percona",
                        "mysql51",
                        "mysql56",
                        "mysql55",
                        "mariadb-11.4",
                        "mysql8"
                    ]
                }
            ]
        },
        {
            "name": "mysqlxx",
            "portdir": "databases/mysqlxx",
            "version": "3.0.8",
            "license": "unknown",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://tangentsoft.net/mysql++/",
            "description": "C++ wrapper for MySQL's C API",
            "long_description": "MySQL++ is a C++ wrapper for MySQL's C API. It is built around STL principles, to make dealing with the database as easy as dealing with an STL container.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [],
            "variants": [
                "mysql5",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "mysql5",
                        "gettext"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ocaml-mysql",
            "portdir": "databases/ocaml-mysql",
            "version": "1.0.4",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://raevnos.pennmush.org/code/ocaml-mysql/",
            "description": "Mysql5 bindings for OCaml",
            "long_description": "Mysql5 bindings for OCaml",
            "active": true,
            "categories": [
                "devel",
                "databases",
                "ocaml"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "ocaml-findlib"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mysql5",
                        "ocaml"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ocilib",
            "portdir": "databases/ocilib",
            "version": "3.12.1",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://orclib.sourceforge.net/",
            "description": "Oracle OCI C wrapper",
            "long_description": "OCILIB is an open source and cross platform Oracle Driver that delivers efficient access to Oracle databases.",
            "active": true,
            "categories": [
                "devel",
                "databases"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "oracle-instantclient"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "oracle-instantclient",
            "portdir": "databases/oracle-instantclient",
            "version": "11.2.0.4.0",
            "license": "Restrictive and Nomirror",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.oracle.com/database/technologies/instant-client.html",
            "description": "Oracle database connection libraries",
            "long_description": "Oracle Instant Client allows you to run your applications without installing the standard Oracle client or having an ORACLE_HOME.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "TOra",
                        "ocilib",
                        "libzdb-oracle",
                        "php83-oracle",
                        "php82-oracle",
                        "php81-oracle",
                        "php80-oracle",
                        "php74-oracle",
                        "php73-oracle",
                        "php72-oracle",
                        "php71-oracle",
                        "php70-oracle",
                        "php56-oracle",
                        "php55-oracle",
                        "php54-oracle",
                        "php53-oracle",
                        "php52-oracle",
                        "qore-oracle-module"
                    ]
                }
            ]
        },
        {
            "name": "pgintcl",
            "portdir": "databases/pgintcl",
            "version": "3.4.0",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pgintcl.sourceforge.net/",
            "description": "Pure Tcl PostgreSQL interface",
            "long_description": "This is a Tcl interface to PostgreSQL, which is itself written entirely in Tcl, and does not rely on libpq. It is highly but not entirely compatible with other Tcl interfaces, although it is slower.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tcl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pgpool",
            "portdir": "databases/pgpool",
            "version": "3.4.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.pgpool.net/",
            "description": "PostgreSQL connection pool server",
            "long_description": "pgpool is a connection server program for PostgreSQL. It runs between PostgreSQL's client(frontend) and server(backend). Any PostgreSQL clients can connect to pgpool as if it's a real PostgreSQL server. It supports connection pooling, failover and replication.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pgsqlclient",
            "portdir": "databases/pgsqlclient",
            "version": "1.0-Beta6",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pgsqlclient.sourceforge.net/",
            "description": "ADO.NET adapter for PostgreSQL",
            "long_description": "ADO.NET adapter for PostgreSQL",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mono"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "postgis",
            "portdir": "databases/postgis",
            "version": "1.5.8",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://postgis.refractions.net/",
            "description": "PostGIS adds support for geographic objects to the PostgreSQL database",
            "long_description": "PostGIS adds support for geographic objects to the PostgreSQL object-relational database. In effect, PostGIS \"spatially enables\" the PostgreSQL server, allowing it to be used as a backend spatial database for geographic information systems (GIS), much like ESRI's SDE or Oracle's Spatial extension. PostGIS follows the OpenGIS Simple Features Specification for SQL and will be submitted for conformance testing at version 1.0.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [],
            "variants": [
                "postgresql82",
                "postgresql83",
                "postgresql84",
                "postgresql90",
                "postgresql91",
                "postgresql92",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ImageMagick",
                        "docbook-xsl-nons",
                        "libxslt",
                        "clang-13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "postgresql92",
                        "libxml2",
                        "proj4",
                        "geos",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qdbm",
            "portdir": "databases/qdbm",
            "version": "1.8.78",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://fallabs.com/qdbm/index.html",
            "description": "QDBM is a library of routines for managing a database.",
            "long_description": "QDBM is a library of routines for managing a database. The database is a simple data file containing records, each is a pair of a key and a value. Every key and value is serial bytes with variable length. Both binary data and character string can be used as a key and a value. There is neither concept of data tables nor data types. Records are organized in hash table or B+ tree.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [],
            "variants": [
                "universal",
                "debug",
                "bzip2",
                "lzo"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "hyperestraier"
                    ]
                }
            ]
        },
        {
            "name": "qof",
            "portdir": "databases/qof",
            "version": "0.8.8",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20180413005909/https://alioth.debian.org/projects/qof/",
            "description": "Query Object Framework (QOF)",
            "long_description": "Query Object Framework (QOF) is a framework to allow the execution of SQL-type queries using collections of in-memory objects as 'tables'.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automake",
                        "pkgconfig",
                        "clang-13",
                        "autoconf",
                        "libtool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxml2",
                        "glib2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnotime"
                    ]
                }
            ]
        },
        {
            "name": "recutils",
            "portdir": "databases/recutils",
            "version": "1.9",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/recutils/",
            "description": "Tools to work with human-editable, plain text data files",
            "long_description": "GNU Recutils is a set of tools and libraries to access human-editable, plain text databases called recfiles. The data is stored as a sequence of records, each record containing an arbitrary number of named fields.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "zaid",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "flex",
                        "clang-13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcrypt",
                        "ossp-uuid",
                        "curl"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "check"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "shsql",
            "portdir": "databases/shsql",
            "version": "1.28",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://quisp.sourceforge.net/sqlman/html/shsql_home.html",
            "description": "standalone SQL database that stores data in ascii text files",
            "long_description": "SHSQL is a standalone SQL database that stores data in ascii text files. It has a small memory footprint and code size and can be embedded directly into applications - there is no server process. SHSQL is a pared-down SQL implementation but retains useful features such as timeout record locking and search engine comparison operators. A shsql database can be updated via SQL, or by editing data files with a text editor. Applications link to the supplied C language API. There is also a command-line SQL utility.",
            "active": true,
            "categories": [
                "databases",
                "textproc"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "slony1",
            "portdir": "databases/slony1",
            "version": "2.2.5",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://main.slony.info/",
            "description": "A replication system for PostgreSQL",
            "long_description": "Slony-I is a trigger-based master to multiple slaves replication system for PostgreSQL being developed by Jan Wieck.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "wreese",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "postgresql92",
                "postgresql93",
                "postgresql94",
                "postgresql95",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "postgresql96"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sqlcheck",
            "portdir": "databases/sqlcheck",
            "version": "1.3",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jarulraj/sqlcheck",
            "description": "Automatically identify anti-patterns in SQL queries",
            "long_description": "sqlcheck automatically detects common SQL anti-patterns. Such anti-patterns often slow down queries. Addressing them will, therefore, help accelerate queries. sqlcheck targets all major SQL dialects.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1011
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gflags",
                        "gtest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sqlitedbrowser",
            "portdir": "databases/sqlitedbrowser",
            "version": "0",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://sourceforge.net/projects/sqlitedbrowser",
            "description": "A graphical SQLite3 Viewer - new Version (aka SqliteStudio)",
            "long_description": "A graphical SQLite3 Viewer - new Version (aka SqliteStudio)",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [],
            "variants": [
                "universal",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "qt4-mac-sqlite3-plugin"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sqliteman",
            "portdir": "databases/sqliteman",
            "version": "1.2.2",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sourceforge.net/p/sqliteman/wiki/Home/",
            "description": "GUI tool for Sqlite3",
            "long_description": "The best developer's and/or admin's GUI tool for Sqlite3 in the world. No joking here (or just a bit only) - it contains the most complete feature set of all tools available.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "cmake",
                        "pkgconfig",
                        "makeicns"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "qscintilla-qt4"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt4-mac-sqlite3-plugin",
                        "sqlite3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sqlitewrapped",
            "portdir": "databases/sqlitewrapped",
            "version": "1.3.1",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.alhem.net/project/sqlite/index.html",
            "description": "a C++ wrapper for the Sqlite database C API",
            "long_description": "This is a C++ wrapper for the Sqlite database C application programming interface. The code works for linux/unix, as well as win32. This library supports version 3 of the sqlite database. From version 1.2 the connection pool can be made threadsafe.",
            "active": true,
            "categories": [
                "devel",
                "databases"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "sqlite3",
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tinycdb",
            "portdir": "databases/tinycdb",
            "version": "0.78",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.corpit.ru/mjt/tinycdb.html",
            "description": "a very fast and simple package for creating and reading cdb",
            "long_description": "TinyCDB is a very fast and simple package for creating and reading cdb.",
            "active": true,
            "categories": [
                "devel",
                "databases"
            ],
            "maintainers": [
                {
                    "name": "nel",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "volta"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "knp3"
                    ]
                }
            ]
        },
        {
            "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": "Djinn",
            "portdir": "devel/Djinn",
            "version": "2006-07-21",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/augustss/djinn",
            "description": "Haskell Theorem Prover",
            "long_description": "Djinn is a small program that takes a (Haskell) type and returns a function of that type, if one exists. In short, a Haskell type can be seen as a proposition in logic (i.e., the Curry-Howard isomorphism). Djinn proves or disproves the type proposition. If it manages the proof, it extracts a program from that. This is mainly interesting as part of the lambdabot.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ghc",
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "MacOSX.sdk",
            "portdir": "devel/MacOSX.sdk",
            "version": "12",
            "license": "Restrictive and Nomirror",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://developer.apple.com/macos/",
            "description": "latest macOS SDK",
            "long_description": "This port installs a link to the latest macOS SDK.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-13"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "MacOSX12.sdk"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "MacOSX12.sdk",
            "portdir": "devel/MacOSX.sdk",
            "version": "12.3-21E226",
            "license": "Restrictive and Nomirror",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://developer.apple.com/documentation/macos-release-notes/macos-12_0_1-release-notes",
            "description": "macOS Monterey v12.3 (21E226) SDK",
            "long_description": "This port installs the macOS Monterey v12.3 (21E226) SDK.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-13"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "libarchive",
                        "xar",
                        "xz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "MacOSX.sdk"
                    ]
                }
            ]
        },
        {
            "name": "MacOSX11.sdk",
            "portdir": "devel/MacOSX.sdk",
            "version": "11.3.1-20E241",
            "license": "Restrictive and Nomirror",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://developer.apple.com/documentation/macos-release-notes/macos-big-sur-11_0_1-release-notes",
            "description": "macOS Big Sur v11.3.1 (20E241) SDK",
            "long_description": "This port installs the macOS Big Sur v11.3.1 (20E241) SDK.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-13"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "libarchive",
                        "xar",
                        "xz"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "MacOSX10.15.sdk",
            "portdir": "devel/MacOSX.sdk",
            "version": "10.15.6-19G68",
            "license": "Restrictive and Nomirror",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://developer.apple.com/documentation/macos-release-notes/macos-catalina-10_15-release-notes",
            "description": "macOS Catalina v10.15.6 (19G68) SDK",
            "long_description": "This port installs the macOS Catalina v10.15.6 (19G68) SDK.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-13"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "libarchive",
                        "xar",
                        "xz"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "MacOSX10.14.sdk",
            "portdir": "devel/MacOSX.sdk",
            "version": "10.14.6-18G74",
            "license": "Restrictive and Nomirror",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://developer.apple.com/documentation/macos-release-notes/macos-mojave-10_14-release-notes",
            "description": "macOS Mojave v10.14.6 (18G74) SDK",
            "long_description": "This port installs the macOS Mojave v10.14.6 (18G74) SDK.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-13"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "libarchive",
                        "xar",
                        "xz"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "MacOSX10.13.sdk",
            "portdir": "devel/MacOSX.sdk",
            "version": "10.13.4-17E189",
            "license": "Restrictive and Nomirror",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://developer.apple.com/library/archive/releasenotes/General/RN-macOSSDK-10.13/",
            "description": "macOS High Sierra v10.13.4 (17E189) SDK",
            "long_description": "This port installs the macOS High Sierra v10.13.4 (17E189) SDK.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-13"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "libarchive",
                        "xar",
                        "xz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "Aseprite"
                    ]
                }
            ]
        },
        {
            "name": "MacOSX10.12.sdk",
            "portdir": "devel/MacOSX.sdk",
            "version": "10.12.4-16E185",
            "license": "Restrictive and Nomirror",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://developer.apple.com/macos/",
            "description": "macOS Sierra v10.12.4 (16E185) SDK",
            "long_description": "This port installs the macOS Sierra v10.12.4 (16E185) SDK.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-13"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "libarchive",
                        "xar",
                        "xz"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "MacOSX10.11.sdk",
            "portdir": "devel/MacOSX.sdk",
            "version": "10.11.4-15E60",
            "license": "Restrictive and Nomirror",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://developer.apple.com/macos/",
            "description": "OS X El Capitan v10.11.4 (15E60) SDK",
            "long_description": "This port installs the OS X El Capitan v10.11.4 (15E60) SDK.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-13"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "libarchive"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}