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

{
    "count": 52777,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=1051",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=1049",
    "results": [
        {
            "name": "asar",
            "portdir": "archivers/asar",
            "version": "4.3.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.electronjs.org/docs/latest/tutorial/asar-archives",
            "description": "Simple extensive tar-like archive format with indexing",
            "long_description": "asar is a simple extensive archive format, it works like tar that concatenates all files together without compression, while having random access support.",
            "active": true,
            "categories": [
                "devel",
                "archivers"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 312
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "npm10",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nodejs22"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "arturo",
            "portdir": "lang/arturo",
            "version": "0.10.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://arturo-lang.io",
            "description": "Simple, expressive & portable programming language for efficient scripting",
            "long_description": "Arturo is a simple, modern programming language with a focus on simplicity, expressiveness, and portability. It features a clean syntax, powerful metaprogramming capabilities, and minimal dependencies. The language is designed for efficient scripting and supports multiple programming paradigms.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "yaniszaf",
                    "github": "drkameleon",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "nim",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "mpfr",
                        "openssl3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ArtResources",
            "portdir": "gnustep/ArtResources",
            "version": "0.1.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.gnustep.org/",
            "description": "FreeFonts and Vera fonts for gnustep art backend.",
            "long_description": "FreeFonts and Vera fonts and mknfonts for gnustep art backend. The Vera fonts are well-suited to on-screen use, and it is recommended that you use these as your default fonts. The FreeFonts are not as well-suited as the Vera fonts to on-screen use, but they contain a lot more characters.",
            "active": true,
            "categories": [
                "gnustep"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnustep-core"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnustep"
                    ]
                }
            ]
        },
        {
            "name": "arti",
            "portdir": "security/arti",
            "version": "2.6.0",
            "license": "Apache-2 and MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tpo.pages.torproject.net/core/arti",
            "description": "An implementation of Tor in Rust",
            "long_description": "An implementation of Tor in Rust.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1118
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "arq_restore",
            "portdir": "sysutils/arq_restore",
            "version": "5.7",
            "license": "MIT",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/arqbackup/arq_restore",
            "description": "command-line utility for restoring from backups created by Arq",
            "long_description": "arq_restore is a command-line utility for restoring from backups created by Arq. See https://www.arqbackup.com",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl10"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "arpwatch",
            "portdir": "net/arpwatch",
            "version": "3.8",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ee.lbl.gov",
            "description": "Monitor ARP & RARP requests",
            "long_description": "Arpwatch monitors ethernet activity and maintains a database of ethernet/ip address pairings. It also reports certain changes via email.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "normen",
                    "github": "Gminfly",
                    "ports_count": 11
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automake",
                        "wget",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpcap",
                        "python313"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "net-snmp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ArpSpyX",
            "portdir": "aqua/ArpSpyX",
            "version": "1.3",
            "license": "BSD",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.thebends.org/~allen/arpspyx/",
            "description": "ArpSpyX displays ARP packets received by your computer",
            "long_description": "ArpSpyX will passively sniff your network for ARP packets and display the IP and MAC address of the machine that generated the packet.",
            "active": true,
            "categories": [
                "aqua",
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "arp-scan",
            "portdir": "net/arp-scan",
            "version": "1.10.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/royhills/arp-scan",
            "description": "ARP scanning and fingerprinting tool",
            "long_description": "Arp-scan is a command-line tool that uses the ARP protocol to discover and fingerprint IP hosts on the local network.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1607
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpcap"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "arping",
            "portdir": "net/arping",
            "version": "2.28",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ThomasHabets/arping",
            "description": "utility to find out if an IP address is already taken on a LAN",
            "long_description": "Arping is a util to find out if a specific IP address on the LAN is 'taken' and what MAC address owns it.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "snc",
                    "github": "nerdling",
                    "ports_count": 157
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libnet",
                        "libpcap"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "arpeggio-devel",
            "portdir": "science/arpeggio",
            "version": "20241024-258855b8",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/PDBeurope/arpeggio",
            "description": "Calculation of interatomic interactions in molecular structures",
            "long_description": "Calculation of interatomic interactions in molecular structures",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2226
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openbabel",
                        "py314-gemmi",
                        "python314",
                        "py314-numpy",
                        "py314-biopython",
                        "py314-openbabel"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "arpeggio",
            "portdir": "science/arpeggio",
            "version": "1.4.4",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/PDBeurope/arpeggio",
            "description": "Calculation of interatomic interactions in molecular structures",
            "long_description": "Calculation of interatomic interactions in molecular structures",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2226
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openbabel",
                        "py314-gemmi",
                        "python314",
                        "py314-numpy",
                        "py314-biopython",
                        "py314-openbabel"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "arpd",
            "portdir": "net/arpd",
            "version": "0.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.citi.umich.edu/u/provos/honeyd/",
            "description": "user space ARP (Address Resolution Protocol) daemon",
            "long_description": "user space ARP (Address Resolution Protocol) daemon",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libevent",
                        "libdnet",
                        "libpcap"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "arpack",
            "portdir": "math/arpack",
            "version": "3.9.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/opencollab/arpack-ng",
            "description": "Package for solving large-scale eigenvalue problems",
            "long_description": "ARPACK is a collection of Fortran77 subroutines designed to solve large scale eigenvalue problems. Parallel ARPACK (PARPACK) is included if built with an MPI variant.",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [
                "accelerate",
                "atlas",
                "blis",
                "flexiblas",
                "openblas",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "gfortran",
                "mpich",
                "openmpi",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc15",
                        "pkgconfig",
                        "clang-18",
                        "autoconf",
                        "automake",
                        "libtool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "OpenBLAS",
                        "libgcc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "deal.ii",
                        "shogun",
                        "shogun-devel",
                        "tapkee",
                        "octave",
                        "hpddm",
                        "igraph",
                        "getdp",
                        "nektarpp"
                    ]
                }
            ]
        },
        {
            "name": "arowpp",
            "portdir": "math/arowpp",
            "version": "0.1.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tetsuok/arowpp",
            "description": "AROW++ An implementation of the efficient confidence-weighted classifier",
            "long_description": "arowpp (AROW++) is an simple and efficient implementation of Adaptive Regularization of Weights online learning algorithm for binary classification. AROW is efficient for learning tasks such as natural language processing tasks that the data is high-dimensional, extremely sparse. AROW is an extension of confidence weighted (CW) algorithm that can achieve the good performance with a few iterations.",
            "active": true,
            "categories": [
                "textproc",
                "math"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bazel",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "arora",
            "portdir": "www/arora",
            "version": "0.11.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Arora/arora",
            "description": "Cross-platform QtWebKit web browser",
            "long_description": "Arora is a lightweight cross-platform web browser based on QtWebKit. It's free (as in free speech and free beer).",
            "active": true,
            "categories": [
                "aqua",
                "www"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "arm-wince-binutils",
            "portdir": "cross/arm-binutils",
            "version": "2.46.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/binutils/binutils.html",
            "description": "FSF Binutils for arm-wince cross development",
            "long_description": "Free Software Foundation development toolchain (\"binutils\") for arm-wince cross development.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [
                {
                    "name": "karl-michael.schindler",
                    "github": "kamischi",
                    "ports_count": 98
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "texinfo",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "arm-binutils",
                        "zstd",
                        "gettext"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "arm-toolchain-embedded",
            "portdir": "cross/arm-toolchain-embedded",
            "version": "22.1.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/arm/arm-toolchain",
            "description": "Arm Toolchain for Embedded (ATfE) based on LLVM",
            "long_description": "Arm Toolchain for Embedded is a baremetal toolchain targeting Arm based on LLVM. It supports Cortex-M, Cortex-R and Cortex-A (AArch32 and AArch64) targets with picolibc as the default C library.",
            "active": true,
            "categories": [
                "lang",
                "cross"
            ],
            "maintainers": [
                {
                    "name": "pguyot",
                    "github": "pguyot",
                    "ports_count": 199
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "git",
                        "meson",
                        "ninja",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "arm-none-linux-gnueabi-runtime",
            "portdir": "cross/arm-none-linux-gnueabi-runtime",
            "version": "cs2005q3.2",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.scratchbox.org/",
            "description": "headers and precompiled libraries arm-none-linux-gnueabi (Nokia Internet Tablet), obtained from scratchbox.",
            "long_description": "headers and precompiled libraries arm-none-linux-gnueabi (Nokia Internet Tablet), obtained from scratchbox.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "arm-none-linux-gnueabi-gcc"
                    ]
                }
            ]
        },
        {
            "name": "arm-none-linux-gnueabi-gcc",
            "portdir": "cross/arm-none-linux-gnueabi-gcc",
            "version": "2005q3-2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.codesourcery.com/gnu_toolchains/arm",
            "description": "gcc 3.x cross-compilers for arm-none-linux-gnueabi.",
            "long_description": "gnu compilers collection version 3.x (including c++ and objc) for arm-none-linux-gnueabi, Nokia Internet Tablet version from Code Sourcery",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "arm-none-linux-gnueabi-binutils",
                        "arm-none-linux-gnueabi-runtime"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "arm-none-linux-gnueabi-binutils",
            "portdir": "cross/arm-none-linux-gnueabi-binutils",
            "version": "2.34",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/binutils/binutils.html",
            "description": "FSF Binutils for arm-none-linux-gnueabi cross development",
            "long_description": "Free Software Foundation development toolchain (\"binutils\") for arm-none-linux-gnueabi cross development.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "texinfo",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "gettext"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "arm-none-linux-gnueabi-gcc"
                    ]
                }
            ]
        },
        {
            "name": "arm-none-eabi-gdb",
            "portdir": "cross/arm-none-eabi-gdb",
            "version": "17.2",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/gdb/",
            "description": "GDB: The GNU Project Debugger for arm-none-eabi",
            "long_description": "GDB: The GNU Project Debugger for arm-none-eabi",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 651
                }
            ],
            "variants": [
                "python310",
                "python311",
                "python312",
                "python313",
                "python314"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "arm-none-eabi-gcc",
                        "boehmgc",
                        "gmp",
                        "ncurses",
                        "expat",
                        "libiconv",
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "arm-none-eabi-gcc8",
            "portdir": "cross/arm-none-eabi-gcc8",
            "version": "8.3.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gcc.gnu.org/",
            "description": "The GNU compiler collection for arm-none-eabi",
            "long_description": "The GNU compiler collection, including front ends for C, C++, Objective-C and Objective-C++ for cross development for arm-none-eabi.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "texinfo",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libmpc",
                        "zlib",
                        "libiconv",
                        "mpfr",
                        "arm-none-eabi-binutils",
                        "gmp",
                        "isl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "arm-none-eabi-gcc",
            "portdir": "cross/arm-none-eabi-gcc",
            "version": "16.1.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gcc.gnu.org/",
            "description": "The GNU compiler collection for arm-none-eabi",
            "long_description": "The GNU compiler collection, including front ends for C, C++, Objective-C and Objective-C++ for cross development for arm-none-eabi.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "texinfo",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "isl",
                        "libmpc",
                        "zlib",
                        "libiconv",
                        "mpfr",
                        "zstd",
                        "arm-none-eabi-binutils",
                        "gmp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "proxmark3-iceman"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "arm-none-eabi-gdb"
                    ]
                }
            ]
        },
        {
            "name": "arm-none-eabi-binutils",
            "portdir": "cross/arm-none-eabi-binutils",
            "version": "2.46.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/binutils/binutils.html",
            "description": "FSF Binutils for arm-none-eabi cross development",
            "long_description": "Free Software Foundation development toolchain (\"binutils\") for arm-none-eabi cross development.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "texinfo",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "zstd",
                        "gettext"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "proxmark3-iceman"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "arm-none-eabi-gcc",
                        "arm-none-eabi-gcc8"
                    ]
                }
            ]
        },
        {
            "name": "arm-netbsd-binutils",
            "portdir": "cross/arm-binutils",
            "version": "2.46.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/binutils/binutils.html",
            "description": "FSF Binutils for arm-netbsd cross development",
            "long_description": "Free Software Foundation development toolchain (\"binutils\") for arm-netbsd cross development.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [
                {
                    "name": "karl-michael.schindler",
                    "github": "kamischi",
                    "ports_count": 98
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "texinfo",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "arm-binutils",
                        "zstd",
                        "gettext"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "arm-nds-binutils",
            "portdir": "cross/arm-binutils",
            "version": "2.46.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/binutils/binutils.html",
            "description": "FSF Binutils for arm-nds cross development",
            "long_description": "Free Software Foundation development toolchain (\"binutils\") for arm-nds cross development.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [
                {
                    "name": "karl-michael.schindler",
                    "github": "kamischi",
                    "ports_count": 98
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "texinfo",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "arm-binutils",
                        "zstd",
                        "gettext"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "fpc-cross-arm-nds"
                    ]
                }
            ]
        },
        {
            "name": "arm-linux-binutils",
            "portdir": "cross/arm-binutils",
            "version": "2.46.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/binutils/binutils.html",
            "description": "FSF Binutils for arm-linux cross development",
            "long_description": "Free Software Foundation development toolchain (\"binutils\") for arm-linux cross development.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [
                {
                    "name": "karl-michael.schindler",
                    "github": "kamischi",
                    "ports_count": 98
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "texinfo",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "arm-binutils",
                        "zstd",
                        "gettext"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "fpc-cross-arm-linux"
                    ]
                }
            ]
        },
        {
            "name": "arm-linux-androideabi-binutils",
            "portdir": "cross/arm-binutils",
            "version": "2.46.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/binutils/binutils.html",
            "description": "FSF Binutils for arm-linux-androideabi cross development",
            "long_description": "Free Software Foundation development toolchain (\"binutils\") for arm-linux-androideabi cross development.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [
                {
                    "name": "karl-michael.schindler",
                    "github": "kamischi",
                    "ports_count": 98
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "texinfo",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "arm-binutils",
                        "zstd",
                        "gettext"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "fpc-cross-arm-android"
                    ]
                }
            ]
        },
        {
            "name": "arm-gba-binutils",
            "portdir": "cross/arm-binutils",
            "version": "2.46.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/binutils/binutils.html",
            "description": "FSF Binutils for arm-gba cross development",
            "long_description": "Free Software Foundation development toolchain (\"binutils\") for arm-gba cross development.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [
                {
                    "name": "karl-michael.schindler",
                    "github": "kamischi",
                    "ports_count": 98
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "texinfo",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "arm-binutils",
                        "zstd",
                        "gettext"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "fpc-cross-arm-gba"
                    ]
                }
            ]
        },
        {
            "name": "arm-freertos-binutils",
            "portdir": "cross/arm-binutils",
            "version": "2.46.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/binutils/binutils.html",
            "description": "FSF Binutils for arm-freertos cross development",
            "long_description": "Free Software Foundation development toolchain (\"binutils\") for arm-freertos cross development.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [
                {
                    "name": "karl-michael.schindler",
                    "github": "kamischi",
                    "ports_count": 98
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "texinfo",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "arm-binutils",
                        "zstd",
                        "gettext"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "arm-freebsd-binutils",
            "portdir": "cross/arm-binutils",
            "version": "2.46.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/binutils/binutils.html",
            "description": "FSF Binutils for arm-freebsd cross development",
            "long_description": "Free Software Foundation development toolchain (\"binutils\") for arm-freebsd cross development.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [
                {
                    "name": "karl-michael.schindler",
                    "github": "kamischi",
                    "ports_count": 98
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "texinfo",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "arm-binutils",
                        "zstd",
                        "gettext"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "arm-embedded-binutils",
            "portdir": "cross/arm-binutils",
            "version": "2.46.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/binutils/binutils.html",
            "description": "FSF Binutils for arm-embedded cross development",
            "long_description": "Free Software Foundation development toolchain (\"binutils\") for arm-embedded cross development.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [
                {
                    "name": "karl-michael.schindler",
                    "github": "kamischi",
                    "ports_count": 98
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "texinfo",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "arm-binutils",
                        "zstd",
                        "gettext"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "fpc-cross-armv4-embedded",
                        "fpc-cross-armv4t-embedded",
                        "fpc-cross-armv6m-embedded",
                        "fpc-cross-armv7a-embedded",
                        "fpc-cross-armv7em-embedded",
                        "fpc-cross-armv7m-embedded"
                    ]
                }
            ]
        },
        {
            "name": "arm-elf-gdb",
            "portdir": "cross/arm-elf-gdb",
            "version": "7.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/gdb/gdb.html",
            "description": "GDB for the ARM processors",
            "long_description": "arm-elf-gdb is a version of the GNU Debugger for the arm-elf toolchain.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "arm-elf-gcc3",
            "portdir": "cross/arm-elf-gcc3",
            "version": "3.4.6",
            "license": "(GPL-2+ or Permissive)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gcc.gnu.org/",
            "description": "gcc 3.x cross-compilers for arm-elf, with newlib runtime library.",
            "long_description": "gnu compilers collection version 3.x (including c++, fortran and objc) for arm-elf, with newlib runtime library.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "arm-elf-binutils"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "arm-elf-gcc",
            "portdir": "cross/arm-elf-gcc",
            "version": "4.7.3",
            "license": "(GPL-3+ or Permissive)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gcc.gnu.org/",
            "description": "gcc cross-compilers for arm-elf, with newlib runtime library.",
            "long_description": "gnu compilers collection (including c++ and objc) for arm-elf, with newlib runtime library.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [],
            "variants": [
                "be",
                "ep9312",
                "fpu",
                "interwork",
                "under",
                "nofmult"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "arm-elf-binutils",
                        "gettext",
                        "gmp",
                        "libmpc",
                        "mpfr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "arm-elf-binutils",
            "portdir": "cross/arm-binutils",
            "version": "2.46.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/binutils/binutils.html",
            "description": "FSF Binutils for arm-elf cross development",
            "long_description": "Free Software Foundation development toolchain (\"binutils\") for arm-elf cross development.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [
                {
                    "name": "karl-michael.schindler",
                    "github": "kamischi",
                    "ports_count": 98
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "texinfo",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "arm-binutils",
                        "zstd",
                        "gettext"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "arm-elf-gcc",
                        "arm-elf-gcc3"
                    ]
                }
            ]
        },
        {
            "name": "arm-binutils",
            "portdir": "cross/arm-binutils",
            "version": "2.46.1",
            "license": "GPL-3+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/binutils/binutils.html",
            "description": "FSF Binutils for arm cross development",
            "long_description": "Free Software Foundation development toolchain (\"binutils\") for arm cross development.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [
                {
                    "name": "karl-michael.schindler",
                    "github": "kamischi",
                    "ports_count": 98
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "arm-elf-binutils",
                        "arm-freebsd-binutils",
                        "arm-linux-androideabi-binutils",
                        "arm-embedded-binutils",
                        "arm-freertos-binutils",
                        "arm-gba-binutils",
                        "arm-linux-binutils",
                        "arm-nds-binutils",
                        "arm-netbsd-binutils",
                        "arm-wince-binutils"
                    ]
                }
            ]
        },
        {
            "name": "arm-aout-gcc",
            "portdir": "cross/arm-aout-gcc",
            "version": "3.3.6",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gcc.gnu.org/",
            "description": "gcc cross-compilers for arm-aout, with newlib runtime library.",
            "long_description": "gnu compilers collection (including c++, fortran and java) for arm-aout, with newlib runtime library.",
            "active": false,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "arm-aout-binutils"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "arm-aout-binutils",
            "portdir": "cross/arm-aout-binutils",
            "version": "2.30",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/binutils/binutils.html",
            "description": "FSF Binutils for arm-aout cross development",
            "long_description": "Free Software Foundation development toolchain (\"binutils\") for arm-aout cross development.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "texinfo",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "gettext"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "arm-aout-gcc"
                    ]
                }
            ]
        },
        {
            "name": "armagetronad-dedicated",
            "portdir": "games/armagetronad",
            "version": "0.2.9.1.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.armagetronad.org",
            "description": "dedicated game server for Armagetron Advanced",
            "long_description": "Armagetron Advanced is a 3-D snake game, based on the light cycle sequence from the movie Tron. You can play against AI opponents, against other human users over the network, or a mixture of both. \n\nThis package installs the dedicated network server for the Armagetron Advanced game. It allows you to host games that other online players can connect to, and play multi-player matches. You can also host online multi-player matches directly from inside the game, but the dedicated server allows you to continue hosting matches while not actively running the game.",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "jasonliu--",
                    "ports_count": 37
                }
            ],
            "variants": [
                "zthreads",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automake",
                        "clang-18",
                        "pkgconfig",
                        "autoconf"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boost176",
                        "libxml2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "armagetronad-common"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "armagetronad-common",
            "portdir": "games/armagetronad",
            "version": "0.2.9.1.0",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.armagetronad.org",
            "description": "common files for the Armagetron Advanced packages",
            "long_description": "Armagetron Advanced is a 3-D snake game, based on the light cycle sequence from the movie Tron. You can play against AI opponents, against other human users over the network, or a mixture of both. \n\nThis package contains files that are common to both the armagetronad and armagetronad-dedicated packages.",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "jasonliu--",
                    "ports_count": 37
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "libsdl_mixer",
                        "autoconf",
                        "automake",
                        "libsdl",
                        "libsdl_image",
                        "pkgconfig",
                        "libpng",
                        "freetype",
                        "libxml2",
                        "boost176"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "armagetronad",
                        "armagetronad-dedicated"
                    ]
                }
            ]
        },
        {
            "name": "armagetronad",
            "portdir": "games/armagetronad",
            "version": "0.2.9.1.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.armagetronad.org",
            "description": "Armagetron Advanced, a 3-D Tron-like light cycle game",
            "long_description": "Armagetron Advanced is a 3-D snake game, based on the light cycle sequence from the movie Tron. You can play against AI opponents, against other human users over the network, or a mixture of both.",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "jasonliu--",
                    "ports_count": 37
                }
            ],
            "variants": [
                "zthreads",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxml2",
                        "libsdl_mixer",
                        "boost176",
                        "libsdl",
                        "libsdl_image",
                        "libpng",
                        "freetype"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "armagetronad-common"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "armadillo",
            "portdir": "science/armadillo",
            "version": "15.6.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://arma.sf.net/",
            "description": "Armadillo C++ linear algebra library",
            "long_description": "Armadillo is a C++ linear algebra library (matrix maths) aiming towards a good balance between speed and ease of use. Integer, floating point and complex numbers are supported, as well as a subset of trigonometric and statistics functions. Various matrix decompositions are provided through optional integration with LAPACK or high-performance LAPACK-compatible libraries.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1607
                }
            ],
            "variants": [
                "clang14",
                "clang15",
                "clang16",
                "debug",
                "clang13",
                "clang17",
                "clang18",
                "clang20",
                "clang21",
                "clang22",
                "clang19",
                "clang23",
                "g95",
                "gcc10",
                "gcc11",
                "clangdevel",
                "gcc12",
                "gcc14",
                "gcc15",
                "gccdevel",
                "gcc13",
                "gfortran",
                "mpich",
                "openmpi",
                "arpack",
                "openblas",
                "superlu",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "hdf5"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libKriging",
                        "gnss-sdr",
                        "gnss-sdr-devel",
                        "dolfin",
                        "ensmallen",
                        "mlpack",
                        "gr-adapt",
                        "gr37-adapt",
                        "gr-baz",
                        "gr37-baz",
                        "gr-specest",
                        "gr37-specest"
                    ]
                }
            ]
        },
        {
            "name": "arla",
            "portdir": "net/arla",
            "version": "0.35.11",
            "license": "(BSD or Permissive)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.stacken.kth.se/project/arla/",
            "description": "free AFS implementation from KTH",
            "long_description": "Arla is a free AFS client implementation. The main goal of the Arla project is to make a fully functional client with all capabilities of commercial AFS. Other planned and implemented things are all the normal management tools and a server.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [],
            "variants": [
                "krbafs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "krbafs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ark",
            "portdir": "kde/ark",
            "version": "4.14.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://utils.kde.org/projects/ark/",
            "description": "Handle file archives",
            "long_description": "Ark is a program for managing various archive formats within the KDE environment.",
            "active": true,
            "categories": [
                "kde",
                "kde4"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automoc",
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "phonon",
                        "qjson",
                        "qt4-mac",
                        "kdelibs4",
                        "oxygen-icons",
                        "kde4-baseapps",
                        "bzip2",
                        "libarchive",
                        "xz",
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "kdeutils4"
                    ]
                }
            ]
        },
        {
            "name": "arj",
            "portdir": "archivers/arj",
            "version": "3.10.22",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://arj.sourceforge.net/",
            "description": "create and extract files from dos .arj archives",
            "long_description": "create and extract files from dos .arj archives",
            "active": true,
            "categories": [
                "sysutils",
                "archivers"
            ],
            "maintainers": [
                {
                    "name": "snc",
                    "github": "nerdling",
                    "ports_count": 157
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "aria2",
            "portdir": "net/aria2",
            "version": "1.37.0",
            "license": "(GPL-2+ or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/aria2/aria2",
            "description": "download utility with resuming and segmented downloading",
            "long_description": "aria2 is a download utility with resuming and segmented downloading. Supported protocols are HTTP/HTTPS/FTP/BitTorrent.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1607
                }
            ],
            "variants": [
                "cares",
                "docs",
                "sqlite3",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-20",
                        "pkgconfig",
                        "libtool",
                        "gettext",
                        "automake"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "gettext-runtime",
                        "libxml2",
                        "libiconv",
                        "libuv",
                        "gnutls"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "parabolic"
                    ]
                }
            ]
        },
        {
            "name": "argyll",
            "portdir": "graphics/argyll",
            "version": "3.5.0",
            "license": "AGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.argyllcms.com/",
            "description": "Argyll Color Management System",
            "long_description": "ArgyllCMS is an ICC compatible color management system. It supports accurate ICC profile creation for scanners, cameras and film recorders, and calibration and profiling of displays and RGB & CMYK printers. Argyll includes a general purpose ICC V2 profile format access library, icclib, and a general purpose CGATS file format I/O library.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "jam",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpng",
                        "zlib",
                        "tiff",
                        "libusb",
                        "libjpeg-turbo"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "argus-monitor",
            "portdir": "net/argus-monitor",
            "version": "3.7",
            "license": "Artistic",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://argus.tcp4me.com/",
            "description": "The All Seeing System and Network Monitoring Software",
            "long_description": "The All Seeing System and Network Monitoring Software",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "apple_postfix"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "gd2",
                        "postfix",
                        "fping",
                        "freetype",
                        "perl5.34",
                        "p5.34-berkeleydb",
                        "p5.34-crypt-des",
                        "db53",
                        "p5.34-digest-hmac",
                        "p5.34-digest-md5",
                        "p5.34-digest-sha1",
                        "p5.34-gd",
                        "p5.34-net-ssleay",
                        "p5.34-socket6",
                        "p5.34-time-hires",
                        "p5.34-dbi"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "argus-clients",
            "portdir": "net/argus-clients",
            "version": "3.0.8",
            "license": "GPL-2+ and BSD-old",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qosient.com/argus/",
            "description": "Network Audit Record Generation and Utilization System",
            "long_description": "Argus is a real-time Flow Monitor that is designed to perform comprehensive IP network traffic auditing.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "no_ragraph",
                "sasl",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "flex",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "readline",
                        "cyrus-sasl2",
                        "perl5",
                        "rrdtool"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "nsm-console"
                    ]
                }
            ]
        }
    ]
}