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

{
    "count": 49655,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=966",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=964",
    "results": [
        {
            "name": "allegro5",
            "portdir": "devel/allegro5",
            "version": "5.2.10.1",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://liballeg.org/",
            "description": "A game programming library for C/C++ developers.",
            "long_description": "Allegro is a game programming library for C/C++ developers distributed freely, supporting many platforms.",
            "active": true,
            "categories": [
                "devel",
                "games"
            ],
            "maintainers": [
                {
                    "name": "awkravchuk",
                    "github": "lockie",
                    "ports_count": 1
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "xar",
                        "cmake",
                        "pkgconfig",
                        "libxslt",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "p7zip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libdumb",
                        "libogg",
                        "zlib",
                        "libpcap",
                        "freetype",
                        "libtheora",
                        "flac",
                        "libvorbis",
                        "opusfile",
                        "physfs",
                        "webp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "allegro",
            "portdir": "devel/allegro",
            "version": "4.4.3.1",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://liballeg.org/",
            "description": "A game programming library for C/C++ developers.",
            "long_description": "Allegro is a game programming library for C/C++ developers distributed freely, supporting many platforms.",
            "active": true,
            "categories": [
                "devel",
                "games"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "atanks",
                        "liquidwar"
                    ]
                }
            ]
        },
        {
            "name": "alex",
            "portdir": "devel/alex",
            "version": "3.5.1.0",
            "license": "GPL-3",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.haskell.org/alex/",
            "description": "A tool for generating lexical analysers in Haskell",
            "long_description": "Alex is a tool for generating lexical analysers in Haskell. It takes a description of tokens based on regular expressions and generates a Haskell module containing code for scanning text efficiently. It is similar to the tool lex or flex for C/C++.",
            "active": true,
            "categories": [
                "devel",
                "haskell"
            ],
            "maintainers": [],
            "variants": [
                "stack",
                "haskell_cabal_use_prebuilt"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cctools",
                        "openssl",
                        "file",
                        "grep",
                        "gsed",
                        "cabal-prebuilt",
                        "ghc-prebuilt",
                        "clang-16"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        "cabal-prebuilt",
                        "ghc-prebuilt"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "pure-gen",
                        "cpphs",
                        "ghc"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cabal"
                    ]
                }
            ]
        },
        {
            "name": "akonadi",
            "portdir": "devel/akonadi",
            "version": "1.13.1.20141210",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://community.kde.org/KDE_PIM/Akonadi",
            "description": "A personal information management storage service.",
            "long_description": "Akonadi is an extensible cross-desktop storage service for PIM data and metadata providing concurrent read, write, and query access.",
            "active": true,
            "categories": [
                "devel",
                "kde",
                "kde4"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "docs",
                "no_root",
                "mysql51",
                "mysql55",
                "mysql56",
                "mariadb55",
                "sqlite",
                "verbose",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automoc",
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boost176",
                        "qt4-mac",
                        "qt4-mac-mariadb-plugin",
                        "phonon",
                        "shared-mime-info",
                        "soprano"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mariadb-server"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "perlkde",
                        "smokekde",
                        "baloo",
                        "kdepimlibs4",
                        "kdepimlibs4-kioslaves",
                        "kdepim4-runtime"
                    ]
                }
            ]
        },
        {
            "name": "agprocess",
            "portdir": "devel/agprocess",
            "version": "0.5",
            "license": "BSD",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://agkit.sourceforge.net/",
            "description": "framework class for reporting Unix process statistics",
            "long_description": "AGProcess is a class for reporting Unix process statistics. It is similar to NSProcessInfo except that it provides more information, and can represent any process, not just the current process. Additionally it provides methods for sending signals to processes.",
            "active": true,
            "categories": [
                "devel",
                "framework"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "afl",
            "portdir": "devel/afl",
            "version": "2.52b",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://lcamtuf.coredump.cx/afl",
            "description": "Instrumentation-driven fuzzer",
            "long_description": "American fuzzy lop is a security-oriented fuzzer that employs a novel type of compile-time instrumentation and genetic algorithms to automatically discover clean, interesting test cases that trigger new internal states in the targeted binary.",
            "active": true,
            "categories": [
                "devel",
                "security"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "aeson-pretty",
            "portdir": "devel/aeson-pretty",
            "version": "0.8.10",
            "license": "GPL-3",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.haskell.org/alex/",
            "description": "JSON pretty-printing library and command-line tool.",
            "long_description": "A JSON pretty-printing library compatible with aeson as well as a command-line tool to improve readabilty of streams of JSON data. The library provides the function \"encodePretty\". It is a drop-in replacement for aeson's \"encode\" function, producing JSON-ByteStrings for human readers. The command-line tool reads JSON from stdin and writes prettified JSON to stdout. It also offers a complementary \"compact\"-mode, essentially the opposite of pretty-printing.",
            "active": true,
            "categories": [
                "devel",
                "haskell"
            ],
            "maintainers": [],
            "variants": [
                "stack"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cctools",
                        "openssl",
                        "cabal",
                        "ghc",
                        "file",
                        "grep",
                        "gsed",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "libiconv"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        "cabal"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "aegis",
            "portdir": "devel/aegis",
            "version": "4.24.3",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://aegis.sourceforge.net/",
            "description": "A project change supervisor",
            "long_description": "Aegis is a transaction-based software configuration management system. It provides a framework within which a team of developers may work on many changes to a program independently, and Aegis coordinates integrating these changes back into the master source of the program, with as little disruption as possible.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "bison"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cook",
                        "gettext",
                        "curl",
                        "bzip2",
                        "libxml2",
                        "libmagic",
                        "zlib"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "bison-runtime"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ade",
            "portdir": "devel/ade",
            "version": "0.1.2e",
            "license": "Apache",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/opencv/ade",
            "description": "Graph construction, manipulation, and processing framework.",
            "long_description": "Graph construction, manipulation, and processing framework.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2758
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-opencv4-devel",
                        "py35-opencv4",
                        "py36-opencv4",
                        "py35-opencv4-devel",
                        "py36-opencv4-devel",
                        "py37-opencv4",
                        "py37-opencv4-devel",
                        "opencv4",
                        "opencv4-devel",
                        "py39-opencv4",
                        "py310-opencv4",
                        "py311-opencv4",
                        "py312-opencv4",
                        "py313-opencv4",
                        "py314-opencv4",
                        "py39-opencv4-devel",
                        "py310-opencv4-devel",
                        "py311-opencv4-devel",
                        "py312-opencv4-devel",
                        "py313-opencv4-devel",
                        "py38-opencv4"
                    ]
                }
            ]
        },
        {
            "name": "activewire",
            "portdir": "devel/activewire",
            "version": "4.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sourceforge.net/projects/activewire-osx/",
            "description": "Driver for the ActiveWire board",
            "long_description": "An independent project focusing on the development of drivers for the ActiveWire board on Mac OS X. The REALbasic Plugin not included.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "awdriver",
                "awconfig",
                "doc",
                "dev",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "acpica",
            "portdir": "devel/acpica",
            "version": "20250807",
            "license": "(Permissive or GPL-2)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.intel.com/content/www/us/en/developer/topic-technology/open/acpica/overview.html",
            "description": "ACPI compiler",
            "long_description": "A compiler for ACPI DSDT .asl files.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 224
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "MaciASL"
                    ]
                }
            ]
        },
        {
            "name": "ack",
            "portdir": "devel/ack",
            "version": "3.9.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://beyondgrep.com/",
            "description": "ack - grep-like text finder",
            "long_description": "ack - grep-like text finder",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "perl5_28",
                "perl5_30",
                "perl5_32",
                "perl5_34"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-yaml-pp",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-getopt-long",
                        "p5.34-text-parsewords",
                        "p5.34-version",
                        "perl5.34",
                        "p5.34-file-next"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.34-io-tty"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ackmate"
                    ]
                }
            ]
        },
        {
            "name": "ace",
            "portdir": "devel/ace",
            "version": "8.0.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.dre.vanderbilt.edu/~schmidt/ACE.html",
            "description": "ACE is an object-oriented framework that implements many core patterns for concurrent communication software.",
            "long_description": "The ADAPTIVE Communication Environment (ACE) is a freely available, open-source object-oriented (OO) framework that implements many core patterns for concurrent communication software. ACE provides a rich set of reusable C++ wrapper facades and framework components that perform common communication software tasks across a range of OS platforms. The communication software tasks provided by ACE include event demultiplexing and event handler dispatching, signal handling, service initialization, interprocess communication, shared memory management, message routing, dynamic (re)configuration of distributed services, concurrent execution and synchronization.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "tlockhart1976",
                    "github": "lockhart",
                    "ports_count": 27
                },
                {
                    "name": "jwillemsen",
                    "github": "jwillemsen",
                    "ports_count": 2
                }
            ],
            "variants": [
                "ssl",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "abseil",
            "portdir": "devel/abseil",
            "version": "20250814.1",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/abseil/abseil-cpp",
            "description": "Abseil - C++ Common Libraries",
            "long_description": "Abseil is an open-source collection of C++ library code designed to augment the C++ standard library. The Abseil library code is collected from Google's own C++ code base, has been extensively tested and used in production.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 610
                }
            ],
            "variants": [
                "debug",
                "test",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-20"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "protobuf3-cpp-upstream",
                        "protobuf5-cpp",
                        "Bear",
                        "apache-arrow",
                        "libphonenumber-cpp",
                        "re2",
                        "Chatty",
                        "s2geometry",
                        "grpc",
                        "py39-grpcio",
                        "py39-grpcio-tools",
                        "py310-grpcio",
                        "py310-grpcio-tools",
                        "py37-pyarrow",
                        "py38-pyarrow",
                        "mtxclient",
                        "py37-grpcio",
                        "py37-grpcio-tools",
                        "py38-grpcio",
                        "py38-grpcio-tools"
                    ]
                }
            ]
        },
        {
            "name": "aap",
            "portdir": "devel/aap",
            "version": "1.094",
            "license": "GPL-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.a-a-p.org/",
            "description": "A-A-P helps you with distributed development of software.",
            "long_description": "A-A-P helps you with distributed development of software. Install a program on your system, obtain the sources and make modifications, manage multiple versions of the same project, distribute packages and much more. A-A-P runs on many operating systems.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "VillainousStyle-framework",
            "portdir": "devel/VillainousStyle",
            "version": "20110713",
            "license": "Apache-2",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/amazingsyco/VillainousStyle",
            "description": "a drawing library for defining a visual style from a chain of individual drawing instructions",
            "long_description": "VillainousStyle is a drawing library for defining a visual style from a chain of individual drawing instructions. Each instruction modifies the drawing context to perform common operations; such operations include shadows, fills, borders, and shapes. It allows for multiple style sheets which can be used to theme an application in multiple visual contexts. VillainousStyle sits on top of CoreGraphics, and does not use WebKit for rendering at all. It is a fork of the VSStyle and VSShape classes, originally from the Three20 project.",
            "active": true,
            "categories": [
                "devel",
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "",
                    "ports_count": 218
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "VillainousStyle"
                    ]
                }
            ]
        },
        {
            "name": "libVillainousStyle",
            "portdir": "devel/VillainousStyle",
            "version": "20110713",
            "license": "Apache-2",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/amazingsyco/VillainousStyle",
            "description": "a drawing library for defining a visual style from a chain of individual drawing instructions",
            "long_description": "VillainousStyle is a drawing library for defining a visual style from a chain of individual drawing instructions. Each instruction modifies the drawing context to perform common operations; such operations include shadows, fills, borders, and shapes. It allows for multiple style sheets which can be used to theme an application in multiple visual contexts. VillainousStyle sits on top of CoreGraphics, and does not use WebKit for rendering at all. It is a fork of the VSStyle and VSShape classes, originally from the Three20 project.",
            "active": true,
            "categories": [
                "devel",
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "",
                    "ports_count": 218
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "VillainousStyle"
                    ]
                }
            ]
        },
        {
            "name": "VillainousStyle",
            "portdir": "devel/VillainousStyle",
            "version": "20110713",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/amazingsyco/VillainousStyle",
            "description": "a drawing library for defining a visual style from a chain of individual drawing instructions",
            "long_description": "VillainousStyle is a drawing library for defining a visual style from a chain of individual drawing instructions. Each instruction modifies the drawing context to perform common operations; such operations include shadows, fills, borders, and shapes. It allows for multiple style sheets which can be used to theme an application in multiple visual contexts. VillainousStyle sits on top of CoreGraphics, and does not use WebKit for rendering at all. It is a fork of the VSStyle and VSShape classes, originally from the Three20 project.",
            "active": true,
            "categories": [
                "devel",
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "",
                    "ports_count": 218
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "libVillainousStyle",
                        "VillainousStyle-framework"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "TransformerKit",
            "portdir": "devel/TransformerKit",
            "version": "1.1.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mattt/TransformerKit",
            "description": "A block-based API for NSValueTransformer, with a growing collection of useful examples.",
            "long_description": "NSValueTransformer, while perhaps obscure to most iOS programmers, remains a staple of OS X development. TransformerKit breathes new life into NSValueTransformer by making them dead-simple to define and register. TransformerKit also contains a growing number of convenient transformers that your apps will love and cherish: \n \n* String Transformers \n* Image Transformers \n* Date Transformers \n* JSON Data Transformers \n* Data Transformers \n* Cryptographic Transformers homepage https://github.com/mattt/TransformerKit",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "MacPass"
                    ]
                }
            ]
        },
        {
            "name": "SourceKitten",
            "portdir": "devel/SourceKitten",
            "version": "0.32.0",
            "license": "MIT",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jpsim/SourceKitten",
            "description": "An adorable little framework and command line tool for interacting with SourceKit.",
            "long_description": "An adorable little framework and command line tool for interacting with SourceKit.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "SilverCity",
            "portdir": "devel/SilverCity",
            "version": "0.9.7",
            "license": "BSD and MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://silvercity.sourceforge.net/",
            "description": "SilverCity is a lexing package for over 20 programming and markup langauges.",
            "long_description": "SilverCity is a lexing package, based on Scintilla, that can provide lexical analysis for over 20 programming and markup langauges.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ResIL",
            "portdir": "devel/ResIL",
            "version": "1.7.9",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://resil.sourceforge.net/",
            "description": "Library to develop applications with powerful image loading capabilities",
            "long_description": "Resilient Image Library (ResIL, a fork of DevIL) is a programmer's library to develop applications with very powerful image loading capabilities, yet is easy for a developer to learn and use. Ultimate control of images is left to the developer, so unnecessary conversions, etc. are not performed. ResIL utilizes a simple, yet powerful, syntax. ResIL can load, save, convert, manipulate, filter and display a wide variety of image formats.",
            "active": true,
            "categories": [
                "devel",
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "",
                    "ports_count": 218
                }
            ],
            "variants": [
                "sdl",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tiff",
                        "libGLU",
                        "jasper",
                        "xrender",
                        "mesa",
                        "lcms",
                        "libjpeg-turbo",
                        "libmng",
                        "libpng"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "PlasmaShop",
            "portdir": "devel/PlasmaShop",
            "version": "3.0-158",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/H-uru/PlasmaShop",
            "description": "tool for inspecting and manipulating Plasma game files",
            "long_description": "PlasmaShop is a tool for inspecting and manipulating the files that make up games based on the Plasma engine, such as Myst Online: URU Live. It can do many age-related tasks that lie outside of what the PRP Blender Plugin can do: create PAK files, decompyle/compile Python scripts, sum age files, etc.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "",
                    "ports_count": 218
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "libhsplasma"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "Pashua-Binding-Bash",
            "portdir": "devel/Pashua-Binding-Bash",
            "version": "0.10.1",
            "license": "MIT",
            "platforms": "{macosx any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/BlueM/Pashua-Binding-Bash",
            "description": "native macOS dialogs for Bash using Pashua",
            "long_description": "Pashua-Binding-Bash is a Bash language binding (glue code) for using Pashua from Bash scripts. Pashua is a macOS application for using native GUI dialog windows in various programming languages.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "Pashua"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "Pashua",
            "portdir": "devel/Pashua",
            "version": "0.11",
            "license": "BSD",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/BlueM/Pashua",
            "description": "native macOS dialogs for scripting languages",
            "long_description": "Pashua is a macOS application for creating native dialog windows from almost any programming language. Typically, it is used with languages that have no or only limited support for graphic user interfaces on macOS, such as AppleScript, Bash scripts, JavaScript, Perl, PHP, Python, Ruby, Tcl and others.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "Pashua-Binding-Bash"
                    ]
                }
            ]
        },
        {
            "name": "PIDA",
            "portdir": "devel/PIDA",
            "version": "0.6.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bitbucket.org/aafshar/pida-main/wiki/Home",
            "description": "The Python Integrated Development Application",
            "long_description": "The Python Integrated Development Application",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0",
                        "py27-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-py",
                        "py27-pygtk",
                        "dbus-python27",
                        "libmagic",
                        "py27-pygtkhelpers",
                        "python27",
                        "py27-bpython"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "PEGTL",
            "portdir": "devel/PEGTL",
            "version": "2.8.3",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/taocpp/PEGTL",
            "description": "Parsing Expression Grammar Template Library",
            "long_description": "The Parsing Expression Grammar Template Library (PEGTL) is a zero-dependency C++ header-only parser combinator library for creating parsers according to a Parsing Expression Grammar (PEG).",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1502
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "paraview"
                    ]
                }
            ]
        },
        {
            "name": "MongoObjCDriver",
            "portdir": "devel/MongoObjCDriver",
            "version": "1.0.6",
            "license": "unknown",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jeromelebel/MongoObjCDriver",
            "description": "framework to connect to a mongodb database",
            "long_description": "MongoObjCDriver is a framework to connect to a mongodb database with an asynchronous API.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "",
                    "ports_count": 218
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mongo-c-driver",
                        "libbson",
                        "cyrus-sasl2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "MongoHub"
                    ]
                }
            ]
        },
        {
            "name": "MaciASL",
            "portdir": "devel/MaciASL",
            "version": "1.6.5",
            "license": "GPL-3",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/acidanthera/MaciASL",
            "description": "A native AML compiler and IDE for macOS",
            "long_description": "A native AML compiler and IDE for macOS, with syntax coloring, tree navigation, automated patching, online patch file repositories, and iASL binary updates. Written entirely in Cocoa, conforms to macOS guidelines.",
            "active": true,
            "categories": [
                "aqua",
                "devel"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 224
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "acpica"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "MacPorts_Framework",
            "portdir": "devel/MacPorts_Framework",
            "version": "1.2.1",
            "license": "BSD",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org",
            "description": "Cocoa framework for MacPorts.",
            "long_description": "MacPorts.framework is a framework for linking Cocoa applications to the MacPorts infrastructure.",
            "active": true,
            "categories": [
                "devel",
                "macports",
                "framework"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "subversion"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "Pallet"
                    ]
                }
            ]
        },
        {
            "name": "LucenePlusPlus",
            "portdir": "devel/LucenePlusPlus",
            "version": "3.0.9",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/luceneplusplus/LucenePlusPlus",
            "description": "High-performance, full-featured text search engine for C++",
            "long_description": "Lucene++ is an up to date C++ port of the popular Java Lucene library, a high-performance, full-featured text search engine.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "boost178"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "LibVNCServer",
            "portdir": "devel/LibVNCServer",
            "version": "0.9.15",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://libvnc.github.io",
            "description": "library for writing VNC servers and clients",
            "long_description": "LibVNCServer is a library to make it easier to write programs that use the RFB (Remote Frame Buffer) protocol to implement a VNC server or client.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libjpeg-turbo",
                        "zlib",
                        "cyrus-sasl2",
                        "libpng",
                        "gnutls",
                        "libgcrypt"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "krdc"
                    ]
                }
            ]
        },
        {
            "name": "KissXML",
            "portdir": "devel/KissXML",
            "version": "5.3.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/robbiehanson/KissXML",
            "description": "KissXML provides a drop-in replacement for Apple's NSXML class cluster in environments without NSXML (e.g. iOS).",
            "long_description": "KissXML provides a drop-in replacement for Apple's NSXML class cluster in environments without NSXML (e.g. iOS). It is implemented atop the defacto libxml2 C library, which comes pre-installed on Mac & iOS. But it shields you from all the nasty low-level C pointers and malloc's, and provides an easy-to-use Objective-C library.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxml2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "KeePassKit"
                    ]
                }
            ]
        },
        {
            "name": "HaXml",
            "portdir": "devel/HaXml",
            "version": "1.25.13",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/HaXml/HaXml",
            "description": "XML utilities for haskell",
            "long_description": "HaXml is a collection of utilities for parsing, filtering, transforming, and generating XML documents using Haskell. Its basic facilities include: a parser for XML, a separate error-correcting parser for HTML, an XML validator, and pretty-printers for XML and HTML.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "stack"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cctools",
                        "openssl",
                        "cabal",
                        "ghc",
                        "file",
                        "grep",
                        "gsed",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "libiconv"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        "cabal"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "HNHUi",
            "portdir": "devel/HNHUi",
            "version": "6.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mstarke/HNHUi",
            "description": "Reusable Cocoa UI Components",
            "long_description": "Reusable Cocoa UI Components",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "MacPass"
                    ]
                }
            ]
        },
        {
            "name": "GitX",
            "portdir": "devel/GitX",
            "version": "0.7.1",
            "license": "GPL",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://gitx.frim.nl/",
            "description": "GitX is a git GUI specifically for Mac OS X",
            "long_description": "GitX is a gitk like clone written specifically for OS X Leopard and higher. This means that it has a native interface and tries to integrate with the operating system as good as possible. Examples of this are drag and drop support and QuickLook support.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "finder_integration",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "git"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "GASNet",
            "portdir": "devel/GASNet",
            "version": "1.26.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://gasnet.cs.berkeley.edu",
            "description": "Global-Address Space Networking",
            "long_description": "GASNet is a language-independent, low-level networking layer that provides network-independent, high-performance communication primitives tailored for implementing parallel global address space SPMD languages",
            "active": true,
            "categories": [
                "devel",
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "takeshi",
                    "github": "tenomoto",
                    "ports_count": 54
                }
            ],
            "variants": [
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "mpich",
                "openmpi"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "perl5",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mpich-clang17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "FlowUI",
            "portdir": "devel/FlowUI",
            "version": "0.2.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dholm/FlowUI",
            "description": "A flow-based data presentation interface",
            "long_description": "FlowUI is a simple presentation toolkit for text-based displays where it is not possible to move the cursor backwards. All widgets are designed so that they are rendered one character at a time and assuming the cursor is moved forward one character each time.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "g5pw",
                    "github": "g5pw",
                    "ports_count": 28
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "voidwalker"
                    ]
                }
            ]
        },
        {
            "name": "Drizzle",
            "portdir": "devel/Drizzle",
            "version": "32",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://myst.dustbird.net/wiki/Drizzle",
            "description": "tools related to the Myst game franchise",
            "long_description": "Drizzle is a collection of tools related to the Myst game franchise. Most notably, it can transform MOUL / Myst 5 / Crowthistle datafiles into POTS datafiles. It also allows you to download and install all the fan-created ages.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "PCLauncher"
                    ]
                }
            ]
        },
        {
            "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": "CoreOSMakefiles",
            "portdir": "devel/CoreOSMakefiles",
            "version": "77",
            "license": "APSL-1.1",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://opensource.apple.com/source/CoreOSMakefiles/",
            "description": "Darwin Core OS Common Makefiles",
            "long_description": "These are some makefiles which are required to build some Darwin Core OS projects. Note that this port implies MAKEFILEPATH=${prefix}/share/Makefiles",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "developer_cmds",
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "CImg",
            "portdir": "devel/CImg",
            "version": "3.4.3",
            "license": "(CeCILL-C or CeCILL)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cimg.eu https://github.com/GreycLab/CImg",
            "description": "C++ Template Image Processing Toolkit",
            "long_description": "Open source, C++ toolkit for image processing",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "bstj",
                    "github": "",
                    "ports_count": 3
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "pHash"
                    ]
                }
            ]
        },
        {
            "name": "Bear",
            "portdir": "devel/Bear",
            "version": "3.1.6",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rizsotto/Bear",
            "description": "Bear is a tool to generate compilation database for clang tooling.",
            "long_description": "Bear is a tool to generate compilation database for clang tooling. The JSON compilation database is used in clang project to provide information how a single compilation unit was processed. When that is available then it is easy to re-run the compilation with different programs.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "cal",
                    "github": "neverpanic",
                    "ports_count": 53
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "cmake",
                        "nlohmann-json",
                        "pkgconfig",
                        "spdlog"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "grpc",
                        "protobuf3-cpp",
                        "libfmt10",
                        "abseil"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "BWToolkit",
            "portdir": "devel/BWToolkit",
            "version": "1.2.5",
            "license": "BSD",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.brandonwalkin.com/bwtoolkit/",
            "description": "UI elements for Interface Builder",
            "long_description": "BWToolkit is an Interface Builder plugin that contains commonly used UI elements and other objects designed to simplify development for the Mac.",
            "active": false,
            "categories": [
                "aqua",
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "mercurial"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "MongoExplorer"
                    ]
                }
            ]
        },
        {
            "name": "Arduino",
            "portdir": "devel/Arduino",
            "version": "1.8.19",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.arduino.cc/",
            "description": "Arduino Software (IDE) makes it easy to write code and upload it to the board.",
            "long_description": "Arduino is an open-source electronics platform based on easy-to-use hardware and software. It's intended for anyone making interactive projects. The Arduino IDE runs on Windows, Mac OS X, and Linux. The environment is written in Java and based on Processing and other open-source software. This software can be used with any Arduino board.",
            "active": true,
            "categories": [
                "devel",
                "lang",
                "java",
                "electronics"
            ],
            "maintainers": [
                {
                    "name": "giansalvo.gusinu",
                    "github": "giansalvo",
                    "ports_count": 2
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "apache-ant",
                        "openjdk8"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "zebra",
            "portdir": "databases/zebra",
            "version": "2.2.8",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.indexdata.com/resources/software/zebra",
            "description": "information management system",
            "long_description": "Zebra is a high-performance, general-purpose structured text indexing and retrieval engine. It reads structured records in a variety of input formats (e.g. email, XML, MARC) and allows access to them through exact boolean search expressions and relevance-ranked free-text queries.",
            "active": true,
            "categories": [
                "devel",
                "net",
                "databases",
                "www"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "icu",
                        "tcl",
                        "yaz",
                        "bzip2",
                        "libiconv",
                        "libxml2",
                        "libxslt",
                        "expat",
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xeus-sqlite",
            "portdir": "databases/xeus-sqlite",
            "version": "0.9.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jupyter-xeus/xeus-sqlite",
            "description": "xeus-sqlite is a Jupyter kernel for SQL based on the native implementation of the Jupyter protocol xeus.",
            "long_description": "xeus-sqlite is a Jupyter kernel for SQL based on the native implementation of the Jupyter protocol xeus.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1098
                }
            ],
            "variants": [
                "debug",
                "python310",
                "python311",
                "python312",
                "python313",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "tabulate",
                        "xvega-bindings",
                        "sqlite3",
                        "xeus-zmq",
                        "py313-jupyterlab",
                        "xvega",
                        "sqlitecpp",
                        "nlohmann-json"
                    ]
                }
            ],
            "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": "unixODBC",
            "portdir": "databases/unixODBC",
            "version": "2.3.12",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.unixodbc.org/",
            "description": "Provides ODBC 3 connectivity for Unix",
            "long_description": "The unixODBC project provides UNIX applications with the same ODBC 3.51 API and facilities available under Windows. It provides a Driver Manager that supports the full ODBC API and performs the ODBC 3 to ODBC 2 translations with UNICODE to ANSI conversion. It also includes a set of graphical utilities that allow users to specify connections to DBMSes to be used by applications, a collection of ODBC drivers including a simple text-based driver, an NNTP driver, a Postgres driver and others, and a selection of templates and libraries that to aid in the construction of ODBC drivers. It works with MySQL, Postgres, StarOffice, Applixware, iHTML, PHP, Perl DBD::ODBC, Paradox 9, and many other applications and drivers. Connection pooling is also provided to increase performance with applications such as PHP.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libtool",
                        "readline",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-pyodbc",
                        "mysql-connector-odbc",
                        "kicad",
                        "saga",
                        "pure-odbc",
                        "php84-odbc",
                        "php83-odbc",
                        "php82-odbc",
                        "php81-odbc",
                        "php80-odbc",
                        "psqlODBC",
                        "php74-odbc",
                        "php73-odbc",
                        "php72-odbc",
                        "php71-odbc",
                        "php70-odbc",
                        "php56-odbc",
                        "php55-odbc",
                        "php54-odbc",
                        "py37-pyodbc",
                        "php53-odbc",
                        "php52-odbc",
                        "qore-odbc-module",
                        "edbrowse"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "msodbcsql",
                        "msodbcsql17"
                    ]
                }
            ]
        },
        {
            "name": "tokyotyrant",
            "portdir": "databases/tokyotyrant",
            "version": "1.1.41",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://fallabs.com/tokyotyrant/",
            "description": "Tokyo Cabinet remote server",
            "long_description": "Tokyo Tyrant is Tokyo Cabinet remote server.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [],
            "variants": [
                "lua",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "tokyocabinet"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}