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

{
    "count": 49635,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=6",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=4",
    "results": [
        {
            "name": "apache-geode",
            "portdir": "databases/apache-geode",
            "version": "1.0.0-incubating",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://geode.apache.org/",
            "description": "In-memory Data Grid for fast transactional data processing",
            "long_description": "Apache Geode (incubating) is a data management platform that provides real-time, consistent access to data-intensive applications throughout widely distributed cloud architectures.",
            "active": false,
            "categories": [
                "databases"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-12"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "apache-ivy",
            "portdir": "devel/apache-ivy",
            "version": "2.4.0",
            "license": "Apache-2",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ant.apache.org/ivy",
            "description": "Dependency manager for Apache Ant",
            "long_description": "Apache Ivy is a transitive dependency manager that is designed to integrate with Apache Ant. An external XML file defines project dependencies and lists the resources necessary to build a project. Ivy then resolves and downloads resources from an artifact repository: either a private repository or one publicly available on the Internet.",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "apache-ant",
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "cassandra"
                    ]
                }
            ]
        },
        {
            "name": "apache-solr8",
            "portdir": "java/apache-solr8",
            "version": "8.11.4",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://solr.apache.org/",
            "description": "An open source enterprise search platform.",
            "long_description": "Solr is the popular, blazing fast open source enterprise search platform from the Apache Lucene project.",
            "active": true,
            "categories": [
                "textproc",
                "java"
            ],
            "maintainers": [
                {
                    "name": "s.t.smith",
                    "github": "essandess",
                    "ports_count": 36
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "zip",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openjdk11"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "apache-solr9",
            "portdir": "java/apache-solr9",
            "version": "9.9.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://solr.apache.org/",
            "description": "An open source enterprise search platform.",
            "long_description": "Solr is the popular, blazing fast open source enterprise search platform from the Apache Lucene project.",
            "active": true,
            "categories": [
                "textproc",
                "java"
            ],
            "maintainers": [
                {
                    "name": "s.t.smith",
                    "github": "essandess",
                    "ports_count": 36
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openjdk11"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "mail-server"
                    ]
                }
            ]
        },
        {
            "name": "apachetop",
            "portdir": "sysutils/apachetop",
            "version": "0.23.2",
            "license": "BSD",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tessus/apachetop",
            "description": "top-like display of Apache logs",
            "long_description": "ApacheTop watches a logfile generated by Apache (in standard common or combined logformat, and generates human-parsable output in realtime.",
            "active": true,
            "categories": [
                "sysutils",
                "www"
            ],
            "maintainers": [
                {
                    "name": "tessarek",
                    "github": "tessus",
                    "ports_count": 4
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "pcre2",
                        "readline",
                        "adns"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "apan",
            "portdir": "net/apan",
            "version": "0.3.0-sql",
            "license": "GPL-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://apan.sourceforge.net",
            "description": "apan plugin for nagios",
            "long_description": "Apan, Advanced Performance Addon for Nagios is a tool for integrating Nagios with RRD-tool. The purpose is to make it easy to collect statistics from different service-checks in Nagios and to view it graphically via a web-interface.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nagios"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "apbs",
            "portdir": "science/apbs",
            "version": "3.4.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.poissonboltzmann.org",
            "description": "Adaptive Poisson-Boltzmann Solver",
            "long_description": "APBS is a software package for the numerical solution of the Poisson-Boltzmann equation, a popular continuum model for describing electrostatic interactions between molecular solutes over a wide range of length scales.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "maloc",
                        "SuiteSparse",
                        "superlu"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "apcupsd",
            "portdir": "sysutils/apcupsd",
            "version": "3.14.14",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.apcupsd.org",
            "description": "APC UPS Daemon",
            "long_description": "Apcupsd can be used for power mangement and controlling most of APC’s UPS models on Unix and Windows machines.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "stephen",
                    "github": "stephenreay",
                    "ports_count": 1
                }
            ],
            "variants": [
                "usb",
                "modbus",
                "cgi",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ape",
            "portdir": "science/ape",
            "version": "2.3.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.tddft.org/programs/APE",
            "description": "A tool for generating atomic pseudopotentials within a Density-Functional Theory framework.",
            "long_description": "APE (Atomic Pseudopotentials Engine) is a computer package designed to generate and test norm-conserving pseudo-potentials within Density Functional Theory. The generated pseudo-potentials can be either non-relativistic, scalar relativistic or fully relativistic and can explicitly include semi-core states. A wide range of exchange-correlation functionals is included. APE can generate pseudopotential files for use with SIESTA, Abinit, Octopus, and Quantum Espresso.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "dstrubbe",
                    "github": "dstrubbe",
                    "ports_count": 37
                }
            ],
            "variants": [
                "gcc10",
                "gcc11",
                "gcc5",
                "gcc6",
                "gcc7",
                "gcc8",
                "gcc9",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "gcc11"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "gsl",
                        "libxc4"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "apertium",
            "portdir": "textproc/apertium",
            "version": "3.9.4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://apertium.org/",
            "description": "machine translation platform",
            "long_description": "Apertium is a free and open source machine translation platform, initially aimed at related language pairs but recently expanded to deal with more divergent language pairs (such as English-Catalan). This package provides the language-independent machine translation engine (language pairs are in separate packages), which includes both translation tools (deformatters for ODT, DOCX, HTML, etc., TMX handling, the actual translation pipeline) and the tools used to create new language pairs.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "unhammer+dill",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "utfcpp",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-17",
                        "autoconf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gawk",
                        "libxslt",
                        "lttoolbox",
                        "pcre"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "apg",
            "portdir": "security/apg",
            "version": "2.3.0b",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20130313042424/http://www.adel.nursat.kz/apg/",
            "description": "tool set for random password generation",
            "long_description": "APG generates random passwords. Its pronounceable password generation algorithm conforms to NIST FIPS 181, and its random character algorithm has 35 configurable modes. APG supports ANSI X9.17 random number generation (CAST/SHA1) with a built-in password quality checking system.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cracklib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "apgdiff",
            "portdir": "databases/apgdiff",
            "version": "2.4",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://apgdiff.com/",
            "description": "PostgreSQL diff tool that is useful for comparison/diffing of database schemas.",
            "long_description": "Another PostgreSQL Diff Tool (also known as apgdiff) is free PostgreSQL diff tool that is useful for comparison/diffing of database schemas. The tool compares two database dump files and creates output with DDL statements that can be used to update old database schema to new one or to see in what exactly both databases differ. It is already being used by many developers all over the world.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "eerien",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "apiextractor",
            "portdir": "devel/apiextractor",
            "version": "0.10.10",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.pyside.org/docs/apiextractor/",
            "description": "Tool for developing bindings of Qt-based libraries",
            "long_description": "API Extractor is a tool that eases the development of bindings of Qt-based libraries for high level languages by automating most of the process.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "libxml2",
                        "libxslt"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "generatorrunner"
                    ]
                }
            ]
        },
        {
            "name": "apitrace",
            "portdir": "graphics/apitrace",
            "version": "13.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/apitrace/apitrace",
            "description": "OpenGL API inspector",
            "long_description": "apitrace is a free program with tools to inspect and trace OpenGL api calls.",
            "active": true,
            "categories": [
                "devel",
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "nomantainer",
                    "github": "",
                    "ports_count": 2
                }
            ],
            "variants": [
                "debug",
                "qtgui",
                "tests"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "qt5-qtbase",
                        "py313-Pillow",
                        "brotli",
                        "zlib",
                        "libpng"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "apktool",
            "portdir": "java/apktool",
            "version": "2.12.1",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://apktool.org",
            "description": "A tool for reverse engineering 3rd party, closed, binary Android apps",
            "long_description": "Apktool is a tool for reverse engineering 3rd party, closed, binary Android apps. It can decode resources to nearly original form and rebuild them after making some modifications. It also makes working with an app easier because of the project like file structure and automation of some repetitive tasks like building apk, etc.",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 224
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "gradle8"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openjdk11"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "apl_select",
            "portdir": "sysutils/apl_select",
            "version": "1.0",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "Common files for selecting default apl version",
            "long_description": "apl_select installs files that allow 'port select' to switch the default version of apl. It symlinks the standard apl executables in the MacPorts prefix to the selected version.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "casouri",
                    "github": "casouri",
                    "ports_count": 3
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "gnu-apl"
                    ]
                }
            ]
        },
        {
            "name": "apophenia",
            "portdir": "math/apophenia",
            "version": "20160308",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://apophenia.info",
            "description": "A C library for statistical and scientific computing",
            "long_description": "Apophenia is an open statistical library for working with data sets and statistical models. It provides functions on the same level as those of the typical stats package (such as OLS, Probit, or singular value decomposition) but gives the user more flexibility to be creative in model-building. The core functions are written in C.",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "el.dirte",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3",
                        "gsl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "apparix",
            "portdir": "sysutils/apparix",
            "version": "11-062",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://micans.org/apparix/",
            "description": "File system navigation on steroids",
            "long_description": "Apparix allows fast file system navigation by bookmarking directories and jumping to a bookmark directly.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "matias.piipari",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "appbundler",
            "portdir": "java/appbundler",
            "version": "20221218",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/TheInfiniteKind/appbundler/",
            "description": "Packages a Java application as a Mac app bundle.",
            "long_description": "Packages a Java application as a Mac app bundle. Oracle's Java Application Bundler is compatible with Java 7 or 8.",
            "active": true,
            "categories": [
                "java"
            ],
            "maintainers": [
                {
                    "name": "nicos",
                    "github": "NicosPavlov",
                    "ports_count": 16
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "apache-ant",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "AppCSXCAD",
            "portdir": "science/AppCSXCAD",
            "version": "20230106-379ede4b",
            "license": "GPL-3",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/thliebig/AppCSXCAD",
            "description": "Minimal GUI Application using the QCSXCAD library",
            "long_description": "Minimal GUI Application using the QCSXCAD library",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 148
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "vtk",
                        "hdf5",
                        "qt5-qtbase",
                        "CSXCAD",
                        "openEMS",
                        "QCSXCAD",
                        "glew"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "appengine-java-sdk",
            "portdir": "java/appengine-java-sdk",
            "version": "1.9.78",
            "license": "unknown",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://appengine.google.com/",
            "description": "Google App Engine SDK for Java",
            "long_description": "With App Engine, you can build web applications using standard Java technologies and run them on Google's scalable infrastructure. The Java environment provides a Java 6 JVM, a Java Servlets interface, and support for standard interfaces to the App Engine scalable datastore and services, such as JDO, JPA, JavaMail, and JCache. Standards support makes developing your application easy and familiar, and also makes porting your application to and from your own servlet environment straightforward.",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [
                {
                    "name": "dmunneke",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "AppHack",
            "portdir": "aqua/AppHack",
            "version": "1.1",
            "license": "GPL-2+",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.sveinbjorn.org/apphack",
            "description": "Program for hacking application bundles.",
            "long_description": "AppHack is a developer and theming tool to alter, replace or extract the property lists or icons of Mac OS X application bundle packages.",
            "active": true,
            "categories": [
                "aqua",
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "AppKiDo",
            "portdir": "aqua/AppKiDo",
            "version": "0.997",
            "license": "MIT",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://appkido.com/",
            "description": "AppKiDo is an API documentation browser for Cocoa programmers",
            "long_description": "AppKiDo is a free reference tool for Cocoa Objective-C programmers. It parses the header files and HTML documentation files provided by Developer Tools and presents the results in a powerful interface.",
            "active": true,
            "categories": [
                "aqua",
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "AppleCommander",
            "portdir": "emulators/AppleCommander",
            "version": "1.9.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://applecommander.github.io",
            "description": "GUI and CLI for manipulating Apple II disk images",
            "long_description": "AppleCommander is a GUI and command line for manipulating Apple DOS 3.3, ProDOS, and other formats of Apple II disk images. AppleCommander can read and display information about disk images, export files of various types, create disk images, import files into disk images, and has a rudimentary compiler. AppleCommander incorporates support for cc65, an improved command-line tool, and even an Ant interface.",
            "active": true,
            "categories": [
                "emulators"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openjdk17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "apple-completion",
            "portdir": "devel/apple-completion",
            "version": "0.1-20210108",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Honestpuck/apple_complete",
            "description": "Bash completions for Apple command-line tools",
            "long_description": "These are a number of scripts designed to add programmable completion to Bash for some of the Apple command line tools.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "bash"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "gutils-suite-core"
                    ]
                }
            ]
        },
        {
            "name": "appledoc",
            "portdir": "devel/appledoc",
            "version": "2.2.1",
            "license": "BSD",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://gentlebytes.com/appledoc/",
            "description": "appledoc is a documentation generator for Xcode",
            "long_description": "appledoc is command line tool that helps Objective-C developers generate Apple-like source code documentation from specially formatted source code comments. It's designed to take as readable source code comments as possible for the input and use comments as well as surrounding source code to generate visually appealing documentation in the form of HTML as well as fully indexed and browsable Xcode documentation set.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "apple-gcc40",
            "portdir": "lang/apple-gcc40",
            "version": "5494",
            "license": "GPL-2",
            "platforms": "{darwin < 13}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://opensource.apple.com/",
            "description": "Apple's version of gcc 4.0",
            "long_description": "Apple's version of the GNU compiler collection, version 4.0. Supports C and Objective-C only.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "apple-gcc42",
            "portdir": "lang/apple-gcc42",
            "version": "5666.3",
            "license": "(GPL-2+ or Permissive)",
            "platforms": "{darwin < 16}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://opensource.apple.com/",
            "description": "Apple's version of gcc 4.2",
            "long_description": "Apple's version of the GNU compiler collection, version 4.2. Supports C, Objective-C, and C++",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 275
                }
            ],
            "variants": [
                "gpl3",
                "bootstrap",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cctools",
                        "ld64"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gcc_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "gettext-bootstrap",
                        "gperf-bootstrap",
                        "pkgconfig-bootstrap",
                        "libiconv-bootstrap",
                        "ncurses-bootstrap",
                        "python27-bootstrap",
                        "mythtv-core.27",
                        "xz-bootstrap"
                    ]
                }
            ]
        },
        {
            "name": "apple-pki-bundle",
            "portdir": "net/apple-pki-bundle",
            "version": "2022-11-12",
            "license": "OpenSSL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.apple.com/certificateauthority/",
            "description": "Apple PKI certificate bundle",
            "long_description": "Installs a bundle of certification authority certificates (CA certs) used on Apple devices.",
            "active": true,
            "categories": [
                "net",
                "security",
                "www"
            ],
            "maintainers": [
                {
                    "name": "s.t.smith",
                    "github": "essandess",
                    "ports_count": 36
                }
            ],
            "variants": [
                "system_roots_keychain",
                "additional_pki_bundle"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "openssl",
                        "coreutils",
                        "file",
                        "coreutils-uutils",
                        "clang-16"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "privoxy-pki-bundle"
                    ]
                }
            ]
        },
        {
            "name": "appres",
            "portdir": "x11/appres",
            "version": "1.0.5",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.x.org/",
            "description": "Show resources seen by an X11 application",
            "long_description": "The appres program prints the resources seen by an application (or subhierarchy of an application) with the specified class and instance names. It can be used to determine which resources a particular program will load.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 275
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libXt"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "xorg-apps"
                    ]
                }
            ]
        },
        {
            "name": "appstream",
            "portdir": "gnome/appstream",
            "version": "1.0.3",
            "license": "GPL-2+ and LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.freedesktop.org/wiki/Distributions/AppStream",
            "description": "Machine-readable software metadata for desktop environments",
            "long_description": "Machine-readable software metadata for desktop environments",
            "active": true,
            "categories": [
                "devel",
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "lmdb",
                        "clang-16",
                        "libxslt",
                        "itstool",
                        "docbook-xml",
                        "vala",
                        "pkgconfig",
                        "ninja",
                        "meson",
                        "gperf",
                        "gettext"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zstd",
                        "libxmlb",
                        "gettext-runtime",
                        "libxml2",
                        "libstemmer",
                        "docbook-xsl-nons",
                        "docbook-xml",
                        "curl",
                        "librsvg",
                        "gobject-introspection",
                        "libyaml",
                        "glib2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "Chatty"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libadwaita"
                    ]
                }
            ]
        },
        {
            "name": "appstream-glib",
            "portdir": "devel/appstream-glib",
            "version": "0.8.3",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/hughsie/appstream-glib",
            "description": "This library provides objects and helper methods to help reading and writing AppStream metadata.",
            "long_description": "This library provides objects and helper methods to help reading and writing AppStream metadata.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "gtk-doc",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gobject-introspection",
                        "gtk3",
                        "fontconfig",
                        "gdk-pixbuf2",
                        "curl",
                        "libarchive",
                        "docbook-xml",
                        "docbook-xsl-nons",
                        "libxslt",
                        "gettext-runtime",
                        "freetype",
                        "glib2",
                        "gperf",
                        "json-glib",
                        "libyaml",
                        "ossp-uuid"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "gimp2-devel",
                        "gnome-chess",
                        "totem",
                        "gimp3-devel",
                        "polari",
                        "epiphany",
                        "evince",
                        "gnome-calculator",
                        "gnome-terminal",
                        "gucharmap",
                        "gedit-plugins",
                        "gedit",
                        "easytag",
                        "easytag-devel",
                        "gnome-maps",
                        "gimp2",
                        "baobab",
                        "dconf-editor",
                        "gnome-calendar",
                        "gnome-characters",
                        "gnome-sudoku",
                        "gnome-weather",
                        "yelp"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "catgirl-downloader",
                        "pspp"
                    ]
                }
            ]
        },
        {
            "name": "apr",
            "portdir": "devel/apr",
            "version": "1.7.5",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://apr.apache.org/",
            "description": "The apache group's portability library",
            "long_description": "The Apache Portable Runtime is a library of C data structures and routines, forming a system portability layer that covers as many operating systems as possible, including Unices, Win32, BeOS, and OS/2.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "dluke",
                    "github": "danielluke",
                    "ports_count": 31
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "subversion-perlbindings-5.26",
                        "apr_memcache",
                        "fsvs",
                        "svn2git",
                        "svndigest",
                        "ganglia",
                        "serf1",
                        "apr-util",
                        "apache2",
                        "py37-pysvn",
                        "subversion-pythonbindings-3.9",
                        "flood",
                        "py36-pysvn",
                        "subversion-python27bindings",
                        "subversion-pythonbindings-2.7",
                        "subversion-pythonbindings-3.5",
                        "subversion-pythonbindings-3.6",
                        "subversion-pythonbindings-3.7",
                        "subversion",
                        "subversion-javahlbindings",
                        "subversion-perlbindings-5.28",
                        "subversion-perlbindings-5.30",
                        "subversion-perlbindings-5.32",
                        "subversion-perlbindings-5.34",
                        "subversion-pythonbindings-3.8",
                        "subversion-rubybindings",
                        "py38-pysvn",
                        "py27-pysvn",
                        "py310-pysvn",
                        "py311-pysvn",
                        "py39-pysvn",
                        "py312-pysvn",
                        "Akumuli",
                        "subversion-pythonbindings-3.10",
                        "subversion-pythonbindings-3.11",
                        "subversion-pythonbindings-3.12",
                        "redwax-tool",
                        "tomcat-native"
                    ]
                }
            ]
        },
        {
            "name": "apr_memcache",
            "portdir": "devel/apr_memcache",
            "version": "0.7.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.outoforder.cc/projects/libs/apr_memcache/",
            "description": "memcached client in C",
            "long_description": "apr_memcache is a client for memcached written in C, using APR and APR-Util. It provides pooled client connections and is thread safe, making it perfect for use inside Apache Modules.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "apr",
                        "apr-util"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "memcached"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "apr-util",
            "portdir": "devel/apr-util",
            "version": "1.6.3",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://apr.apache.org/",
            "description": "utilities built with the apache group's portability library",
            "long_description": "apr-util is a library of useful utilities built with and intended to be used with the Apache Portable Runtime.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "dluke",
                    "github": "danielluke",
                    "ports_count": 31
                }
            ],
            "variants": [
                "no_bdb",
                "no_sqlite",
                "openldap",
                "postgresql16",
                "mysql51",
                "mysql55",
                "mysql56",
                "mariadb",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "db48",
                        "libiconv",
                        "sqlite3",
                        "apr",
                        "expat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "subversion-perlbindings-5.26",
                        "apr_memcache",
                        "mesos",
                        "serf1",
                        "dbslayer",
                        "apache2",
                        "subversion-pythonbindings-3.9",
                        "flood",
                        "subversion-python27bindings",
                        "subversion-pythonbindings-2.7",
                        "subversion-pythonbindings-3.5",
                        "subversion-pythonbindings-3.6",
                        "subversion-pythonbindings-3.7",
                        "subversion",
                        "subversion-javahlbindings",
                        "subversion-perlbindings-5.28",
                        "subversion-perlbindings-5.30",
                        "subversion-perlbindings-5.32",
                        "subversion-perlbindings-5.34",
                        "subversion-pythonbindings-3.8",
                        "subversion-rubybindings",
                        "Akumuli",
                        "subversion-pythonbindings-3.10",
                        "subversion-pythonbindings-3.11",
                        "subversion-pythonbindings-3.12",
                        "redwax-tool",
                        "log4cxx"
                    ]
                }
            ]
        },
        {
            "name": "aptdec",
            "portdir": "science/aptdec",
            "version": "20220924-3e8297a9",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/srcejon/aptdec",
            "description": "decodes images transmitted by NOAA weather satellites",
            "long_description": "decodes images transmitted by NOAA weather satellites",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 148
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libsndfile",
                        "libpng"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "SDRangel"
                    ]
                }
            ]
        },
        {
            "name": "ap-utils",
            "portdir": "net/ap-utils",
            "version": "1.3.3",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://ap-utils.sf.net/",
            "description": "Utilities for AMTEL, NWN, ME102 wireless access points",
            "long_description": "Utilities for AMTEL, NWN, ME102 wireless access points",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "aq",
            "portdir": "textproc/aq",
            "version": "0.3.0",
            "license": "(MIT or Apache-2)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rossmacarthur/aq",
            "description": "Extend jq for any data format",
            "long_description": "Extend jq for any data format",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1012
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "aqbanking5",
            "portdir": "devel/aqbanking5",
            "version": "5.8.2",
            "license": "(GPL-2 or GPL-3 or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://aquamaniac.de/rdm/projects/aqbanking",
            "description": "a generic online banking interface",
            "long_description": "aqbanking is a generic online banking interface mainly supporting Home Banking Computer Interface, a standard used for German checking accounts, but also suitable for OFX as used in several other countries. Note that the YellowNet backend (for Suisse Postfinance) is not available for OS X (upstream only has a Linux binary).",
            "active": true,
            "categories": [
                "devel",
                "net",
                "finance"
            ],
            "maintainers": [
                {
                    "name": "dports",
                    "github": "drkp",
                    "ports_count": 73
                }
            ],
            "variants": [
                "enable_local_install",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnutls",
                        "gwenhywfar4",
                        "qt4-mac",
                        "libofx",
                        "ktoblzcheck",
                        "gmp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "abtransfers",
                        "kmymoney4"
                    ]
                }
            ]
        },
        {
            "name": "aqbanking5-gtk",
            "portdir": "devel/aqbanking5",
            "version": "5.8.2",
            "license": "(GPL-2 or GPL-3 or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://aquamaniac.de/rdm/projects/aqbanking",
            "description": "a generic online banking interface",
            "long_description": "aqbanking is a generic online banking interface mainly supporting Home Banking Computer Interface, a standard used for German checking accounts, but also suitable for OFX as used in several other countries. Note that the YellowNet backend (for Suisse Postfinance) is not available for OS X (upstream only has a Linux binary).",
            "active": true,
            "categories": [
                "devel",
                "net",
                "finance"
            ],
            "maintainers": [
                {
                    "name": "dports",
                    "github": "drkp",
                    "ports_count": 73
                }
            ],
            "variants": [
                "enable_local_install",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gwenhywfar4-gtk",
                        "gmp",
                        "libofx",
                        "ktoblzcheck",
                        "gnutls"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "aqbanking5-gtk3",
            "portdir": "devel/aqbanking5",
            "version": "5.8.2",
            "license": "(GPL-2 or GPL-3 or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://aquamaniac.de/rdm/projects/aqbanking",
            "description": "a generic online banking interface",
            "long_description": "aqbanking is a generic online banking interface mainly supporting Home Banking Computer Interface, a standard used for German checking accounts, but also suitable for OFX as used in several other countries. Note that the YellowNet backend (for Suisse Postfinance) is not available for OS X (upstream only has a Linux binary).",
            "active": true,
            "categories": [
                "devel",
                "net",
                "finance"
            ],
            "maintainers": [
                {
                    "name": "dports",
                    "github": "drkp",
                    "ports_count": 73
                }
            ],
            "variants": [
                "enable_local_install",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gwenhywfar4-gtk3",
                        "gmp",
                        "libofx",
                        "ktoblzcheck",
                        "gnutls"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "aqbanking6",
            "portdir": "devel/aqbanking6",
            "version": "6.6.3",
            "license": "(GPL-2 or GPL-3 or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.aquamaniac.de/rdm/projects/aqbanking",
            "description": "a generic online banking interface",
            "long_description": "aqbanking is a generic online banking interface mainly supporting Home Banking Computer Interface, a standard used for German checking accounts, but also suitable for OFX as used in several other countries. Note that the YellowNet backend (for Suisse Postfinance) is not available for OS X (upstream only has a Linux binary).",
            "active": true,
            "categories": [
                "devel",
                "net",
                "finance"
            ],
            "maintainers": [
                {
                    "name": "dports",
                    "github": "drkp",
                    "ports_count": 73
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "libofx",
                        "gmp",
                        "gnutls",
                        "gwenhywfar5",
                        "ktoblzcheck"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "aqbanking6-gtk2",
            "portdir": "devel/aqbanking6",
            "version": "6.6.3",
            "license": "(GPL-2 or GPL-3 or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.aquamaniac.de/rdm/projects/aqbanking",
            "description": "a generic online banking interface",
            "long_description": "aqbanking is a generic online banking interface mainly supporting Home Banking Computer Interface, a standard used for German checking accounts, but also suitable for OFX as used in several other countries. Note that the YellowNet backend (for Suisse Postfinance) is not available for OS X (upstream only has a Linux binary).",
            "active": true,
            "categories": [
                "devel",
                "net",
                "finance"
            ],
            "maintainers": [
                {
                    "name": "dports",
                    "github": "drkp",
                    "ports_count": 73
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "gnutls",
                        "gwenhywfar5-gtk2",
                        "ktoblzcheck",
                        "libofx"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "aqbanking6-gtk3",
            "portdir": "devel/aqbanking6",
            "version": "6.6.3",
            "license": "(GPL-2 or GPL-3 or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.aquamaniac.de/rdm/projects/aqbanking",
            "description": "a generic online banking interface",
            "long_description": "aqbanking is a generic online banking interface mainly supporting Home Banking Computer Interface, a standard used for German checking accounts, but also suitable for OFX as used in several other countries. Note that the YellowNet backend (for Suisse Postfinance) is not available for OS X (upstream only has a Linux binary).",
            "active": true,
            "categories": [
                "devel",
                "net",
                "finance"
            ],
            "maintainers": [
                {
                    "name": "dports",
                    "github": "drkp",
                    "ports_count": 73
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "gnutls",
                        "gwenhywfar5-gtk3",
                        "ktoblzcheck",
                        "libofx"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnucash",
                        "gnucash-devel"
                    ]
                }
            ]
        },
        {
            "name": "aquafox",
            "portdir": "www/tenfourfox",
            "version": "1.0.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/BlackBirdLC/Aquafox",
            "description": "TenFourFox fork with extra optimizations.",
            "long_description": "TenFourFox fork with extra optimizations.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                },
                {
                    "name": "thewireless",
                    "github": "BlackBirdLC",
                    "ports_count": 3
                }
            ],
            "variants": [
                "G5",
                "G4"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "freetype",
                        "gcc48",
                        "python27",
                        "autoconf213",
                        "cctools",
                        "gmake",
                        "ld64",
                        "libidl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "libgcc6"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "AquaLess",
            "portdir": "aqua/AquaLess",
            "version": "1.6",
            "license": "GPL-2+",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://aqualess.sourceforge.net/",
            "description": "Cocoa pager similar to less",
            "long_description": "AquaLess is a text pager for Mac OS X. It allows you to browse plain text files and -- more importantly -- text output from Unix command line tools. AquaLess is a Cocoa replacement for the less command, which is constrained to the terminal window. AquaLess opens a separate window for each text, so you can keep working in the terminal while you read.",
            "active": true,
            "categories": [
                "aqua",
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "aquaterm",
            "portdir": "aqua/aquaterm",
            "version": "1.1.1",
            "license": "BSD",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://aquaterm.sourceforge.net/",
            "description": "AquaTerm is a viewer that displays vector graphics on Mac OS X",
            "long_description": "AquaTerm is a viewer app that displays vector graphics. Other apps connect to AquaTerm using a simple remote object messaging protocol. By adding \"adapters\" to legacy code very little coding is needed to bring it to OS X.",
            "active": true,
            "categories": [
                "aqua",
                "science",
                "math"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ortep3",
                        "plplot510",
                        "plplot510-single",
                        "gnuplot",
                        "plplot",
                        "plplot-single"
                    ]
                }
            ]
        },
        {
            "name": "arabica",
            "portdir": "devel/arabica",
            "version": "2020.04",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://www.jezuk.co.uk/arabica",
            "description": "Arabica, an XML toolkit written in C++",
            "long_description": "Arabica has a full SAX2 implementation. Layered on SAX is a DOM Level 2.0 implementation, together with an XPath engine and partial XSLT implementation. It delivers UTF-8-encoded std::strings or UCS-2 std::wstrings, but can also accommodate custom string types and alternative encodings. It provides uniform SAX2 wrappers for the Expat parser, Xerces, Libxml2 and (on Windows) for the Microsoft XML parser COM component.",
            "active": true,
            "categories": [
                "devel",
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "isak",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "debug",
                "boost",
                "expat",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxml2",
                        "boost176"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "arangodb",
            "portdir": "databases/arangodb",
            "version": "3.8.5.1",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.arangodb.com/",
            "description": "Multi-model database for documents, graphs, and key-values",
            "long_description": "🥑 ArangoDB is a native multi-model database with flexible data models for documents, graphs, and key-values. Build high performance applications using a convenient SQL-like query language or JavaScript extensions.",
            "active": true,
            "categories": [
                "databases",
                "math"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "python39",
                        "clang-17",
                        "ccache",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl11",
                        "boehmgc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "arb",
            "portdir": "science/arb",
            "version": "6.0.6",
            "license": "Restrictive/Distributable",
            "platforms": "darwin",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "http://www.arb-home.de/",
            "description": "ARB graphical DNA, RNA and amino acid sequence analysis tool",
            "long_description": "ARB is an application for genetic sequence analysis that includes tools for editing and aligning nucleotide and amino acid sequences. Features include routines for designing fluorescence in situ hybridization (FISH) probes and PCR and sequencing primers. Phylogenetic trees can be generated and sequences can be added to existing trees. ARB maintains links between the phylogenetic trees and sequences for database search and query. The Silva Comprehensive Ribosomal RNA Database (http://www.arb-silva.de/) maintains up-to-date databases. An active community of scientists exchanges tips on the ARB Yahoo! discussion group (http://tech.groups.yahoo.com/group/arb_users/) Citation: Wolfgang Ludwig, et al. (2004) ARB: a software environment for sequence data. Nucleic Acids Research. 32:1363-1371.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "makedepend",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glew",
                        "libpng",
                        "xfig",
                        "gv",
                        "coreutils",
                        "gtime",
                        "zlib",
                        "sablotron",
                        "lynx",
                        "glw",
                        "openmotif",
                        "xorg-libXaw",
                        "gsed",
                        "glib2",
                        "readline"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}