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

{
    "count": 49159,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=2",
    "previous": null,
    "results": [
        {
            "name": "1password-cli",
            "portdir": "security/1password-cli",
            "version": "2.32.0",
            "license": "Restrictive/Distributable",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://support.1password.com/command-line",
            "description": "Official 1Password command-line tool",
            "long_description": "View and manage 1password.com users, groups and objects from the command-line.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "newtonne.github",
                    "github": "newtonne",
                    "ports_count": 5
                },
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1008
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "2048.c",
            "portdir": "games/2048.c",
            "version": "1.0.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mevdschee/2048.c",
            "description": "Terminal version of 2048",
            "long_description": "Terminal version of 2048.",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [
                {
                    "name": "therealketo",
                    "github": "therealketo",
                    "ports_count": 17
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "2048.cpp",
            "portdir": "games/2048.cpp",
            "version": "2021-10-14",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/plibither8/2048.cpp",
            "description": "Fully featured terminal version of the game 2048 written in C++",
            "long_description": "Fully featured terminal version of the game 2048 written in C++, which is made to run natively on the GNU/Linux and MacOS platforms.",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [
                {
                    "name": "chenguokai17",
                    "github": "chenguokai",
                    "ports_count": 6
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "2Pong",
            "portdir": "games/2Pong",
            "version": "1.0.1a",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://twopong.sourceforge.net/",
            "description": "Pong game with 2 balls, 2 and 4 player support",
            "long_description": "Pong game with 2 balls, 2 and 4 player support",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "makeicns",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsdl",
                        "libsdl_net",
                        "zlib",
                        "libxml2",
                        "libiconv",
                        "libsdl_mixer"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "3mux",
            "portdir": "sysutils/3mux",
            "version": "1.1.0",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/aaronjanse/3mux",
            "description": "Terminal multiplexer inspired by i3",
            "long_description": "3mux is a terminal multiplexer with out-of-the-box support for search, mouse-controlled scrollback, and i3-like keybindings. Imagine tmux with a smaller learning curve and more user-friendly defaults.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "sikmir",
                    "github": "sikmir",
                    "ports_count": 6
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "3proxy",
            "portdir": "net/3proxy",
            "version": "0.9.4",
            "license": "BSD and GPL-2+ and LGPL-2.1+ and Apache",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://3proxy.ru/",
            "description": "tiny free proxy server",
            "long_description": "3proxy is a universal proxy server. It can be used to provide internal users with fully controllable access to external resources or to provide external users with access to internal resources.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "nano103",
                    "github": "nano103",
                    "ports_count": 3
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "4th",
            "portdir": "lang/4th",
            "version": "3.64.1",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://thebeez.home.xs4all.nl/4tH/",
            "description": "very small Forth compiler",
            "long_description": "4tH is a very small Forth compiler that can create bytecode, C-embeddable bytecode, standalone executables, but also works fine as a scripting language. It supports over 85% of the ANS Forth CORE wordset and features conditional compilation, pipes, files, assertions, forward declarations, recursion, include files, etc.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "4ti2",
            "portdir": "math/4ti2",
            "version": "1.6.10",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://4ti2.github.io",
            "description": "A software package for algebraic, geometric and combinatorial problems on linear spaces.",
            "long_description": "A software package for algebraic, geometric and combinatorial problems on linear spaces.",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "glpk"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "latte-int"
                    ]
                }
            ]
        },
        {
            "name": "54321",
            "portdir": "games/54321",
            "version": "1.0.2001.11.16",
            "license": "none",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://old.nklein.com/products/54321/",
            "description": "5 games in 4, 3, or 2 dimensions for 1 player",
            "long_description": "54321 is five games in four, three, or two dimensions for one player. 54321 takes five classic two-dimensional puzzle games and extends them into three and four dimensions. For more information, see the help within the game.",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "zlib",
                        "clang-9.0",
                        "libiconv"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsdl",
                        "libsdl_image",
                        "libpng"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "64tass",
            "portdir": "devel/64tass",
            "version": "1.60.3243",
            "license": "GPL-2+ and LGPL-2+ and LGPL-2.1+ and MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://tass64.sourceforge.net/",
            "description": "A multi pass optimizing macro assembler for the 65xx series of processors",
            "long_description": "64tass, sometimes also known as tass64, is a multi-pass optimizing macro assembler for the 65xx series of processors written in portable C. tass64 is syntax compatible with the independent, though similarly named, native Commodore 64 assembler TurboAssembler by Omicron.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "jaeden",
                    "github": "Patater",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "6tunnel",
            "portdir": "net/6tunnel",
            "version": "0.14",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/wojtekka/6tunnel",
            "description": "Tunnelling for IPv4-only application",
            "long_description": "6tunnel allows you to use services provided by IPv6 hosts with IPv4-only applications and vice-versa. It can bind to any of your IPv4 (default) or IPv6 addresses and forward all data to IPv4 or IPv6 (default) host.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 96
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "7zip",
            "portdir": "archivers/7zip",
            "version": "25.01",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.7-zip.org",
            "description": "7zip is a file archiver with a high compression ratio.",
            "long_description": "7zip is a file archiver that has a high compression ratio in 7z format with LZMA and LZMA2 compression, supports packing and unpacking XZ, BZIP2, GZIP, TAR, ZIP and WIM archives, and unpacking AR, ARJ, CAB, CHM, CPIO, CramFS, DMG, EXT, FAT, GPT, HFS, IHEX, ISO, LZH, LZMA, MBR, MSI, NSIS, NTFS, QCOW2, RAR, RPM, SquashFS, UDF, UEFI, VDI, VHD, VHDX, VMDK, WIM, XAR and Z archives.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [
                {
                    "name": "srirangav",
                    "github": "srirangav",
                    "ports_count": 15
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "unp"
                    ]
                }
            ]
        },
        {
            "name": "9e",
            "portdir": "archivers/9e",
            "version": "1.0",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://web.archive.org/web/20080929004038/http://www.eecs.harvard.edu/~wkj/Software/9e/",
            "description": "Plan 9 unarchiver",
            "long_description": "9e is a program to explode Third Edition Plan 9 and at least some Inferno archives.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 228
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "a2ps",
            "portdir": "print/a2ps",
            "version": "4.15.7",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/a2ps/",
            "description": "an Any to PostScript filter.",
            "long_description": "a2ps is a utilty that allows the user to do PostScript manipulations. It is able to pass on processing to other filters, such as gzip and dvips.",
            "active": true,
            "categories": [
                "print"
            ],
            "maintainers": [],
            "variants": [
                "a4",
                "letter",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "psutils",
                        "help2man",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boehmgc",
                        "libpaper"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "yap-app",
                        "psbind"
                    ]
                }
            ]
        },
        {
            "name": "a2ps-j",
            "portdir": "print/a2ps-j",
            "version": "1.45",
            "license": "Restrictive/Distributable",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "Text file to PostScript converter (with Japanese support)",
            "long_description": "This program is perl version of Miguel Santana's a2ps. a2ps-j converts plain text to PostScript for printing on a PS printer. If no file is given, a2ps-j reads from the standard input.",
            "active": true,
            "categories": [
                "textproc",
                "japanese",
                "print"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "perl5",
                        "nkf"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "a52dec",
            "portdir": "audio/a52dec",
            "version": "0.8.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://liba52.sourceforge.net",
            "description": "library for decoding ATSC A/52 streams, aka AC-3",
            "long_description": "liba52 is a free library for decoding ATSC A/52 streams. It is released under the terms of the GPL license. The A/52 standard is used in a variety of applications, including digital television and DVD. It is also known as AC-3.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-16"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "dvbcut",
                        "gpac",
                        "gstreamer010-gst-plugins-ugly",
                        "gstreamer1-gst-plugins-ugly",
                        "VLC2",
                        "libVLC2",
                        "transcode",
                        "xine-lib"
                    ]
                }
            ]
        },
        {
            "name": "a60",
            "portdir": "lang/a60",
            "version": "0.23a",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.bertnase.de/a60/",
            "description": "Algol 60 interpreter NASE A60",
            "long_description": "The Algol 60 interpreter NASE A60 is based on the \"Revised Report on the Algorithmic Language Algol 60\".",
            "active": true,
            "categories": [
                "lang",
                "algol"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2563
                }
            ],
            "variants": [
                "xa60"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "aacgain",
            "portdir": "audio/aacgain",
            "version": "1.8",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://aacgain.altosdesign.com/",
            "description": "AAC/MP3 normalisation tool",
            "long_description": "A modification of mp3gain to normalise the volume of MP3 and AAC audio files.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "faad2",
                        "mp4v2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "aacplusenc",
            "portdir": "audio/aacplusenc",
            "version": "0.17.5",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://teknoraver.net/software/mp4tools/",
            "description": "HE-AACv2/AAC+ encoder",
            "long_description": "aacplusenc is a command line HE-AAC encoder based on 3GPP sources.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [],
            "variants": [
                "test",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "fftw-3-single"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "aalib",
            "portdir": "graphics/aalib",
            "version": "1.4rc5",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://aa-project.sourceforge.net/aalib/",
            "description": "Portable ascii art GFX library",
            "long_description": "AA-lib is a low level gfx library just as many other libraries are. The main difference is that AA-lib does not require graphics device. In fact, there is no graphical output possible. AA-lib replaces those old-fashioned output methods with powerful ascii-art renderer. Now my linux boots with a nice penguin logo at secondary display (yes! Like Win95 does:) AA-lib API is designed to be similar to other graphics libraries. Learning a new API would be a piece of cake!",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "xine-ui",
                        "gimp3-devel",
                        "gstreamer010-gst-plugins-good",
                        "gstreamer1-gst-plugins-good",
                        "gimp2",
                        "gimp2-devel",
                        "xine-lib"
                    ]
                }
            ]
        },
        {
            "name": "aamath",
            "portdir": "math/aamath",
            "version": "0.3",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://fuse.superglue.se/aamath/",
            "description": "renders ASCII art from mathematical expressions",
            "long_description": "Aamath is a program that reads mathematical expressions in infix notation and renders them as ASCII art. It may be useful to send mathematics through text-only media, such as e-mail or newsgroups.",
            "active": true,
            "categories": [
                "textproc",
                "math"
            ],
            "maintainers": [
                {
                    "name": "snc",
                    "github": "nerdling",
                    "ports_count": 155
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "byacc",
                        "flex",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "readline"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "aap",
            "portdir": "devel/aap",
            "version": "1.094",
            "license": "GPL-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.a-a-p.org/",
            "description": "A-A-P helps you with distributed development of software.",
            "long_description": "A-A-P helps you with distributed development of software. Install a program on your system, obtain the sources and make modifications, manage multiple versions of the same project, distribute packages and much more. A-A-P runs on many operating systems.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "abaddon",
            "portdir": "net/abaddon",
            "version": "0.2.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/uowuo/abaddon",
            "description": "Alternative Discord client with voice support",
            "long_description": "Alternative Discord client with voice support made with C++ and GTK3. The app runs on all systems from PowerPC to aarch64.",
            "active": true,
            "categories": [
                "net",
                "www"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2563
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "legacy-support",
                        "libhandy",
                        "libsodium",
                        "nlohmann-json",
                        "spdlog",
                        "gtk3",
                        "fontconfig",
                        "zlib",
                        "curl",
                        "gtkmm3",
                        "openssl3",
                        "rnnoise",
                        "mbedtls3",
                        "libfmt10",
                        "ixwebsocket",
                        "macports-libcxx",
                        "libopus",
                        "sqlite3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ab-av1",
            "portdir": "multimedia/ab-av1",
            "version": "0.10.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/alexheretic/ab-av1",
            "description": "AV1 re-encoding using ffmpeg, svt-av1 & vmaf",
            "long_description": "AV1 video encoding tool with fast VMAF sampling & automatic encoder crf calculation. Uses ffmpeg, svt-av1 & vmaf.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 224
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "legacy-support",
                        "cargo",
                        "clang-17",
                        "rust"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind",
                        "libiconv"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ffmpeg7",
                        "libvmaf",
                        "svt-av1"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "abcde",
            "portdir": "audio/abcde",
            "version": "2.9.3",
            "license": "GPL-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://abcde.einval.com/",
            "description": "A Better CD Encoder",
            "long_description": "abcde is a frontend command-line utility (actually, a shell script) that grabs tracks off a CD, encodes them to Ogg/Vorbis, MP3, FLAC, Ogg/Speex and/or MPP/MP+(Musepack) format, and tags them, all in one go.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [
                {
                    "name": "gr",
                    "github": "0x6772",
                    "ports_count": 1
                },
                {
                    "name": "chrischavez",
                    "github": "chrstphrchvz",
                    "ports_count": 93
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cdparanoia",
                        "flac",
                        "id3v2",
                        "lame",
                        "cd-discid",
                        "vorbis-tools",
                        "p5.34-digest-sha",
                        "p5.34-musicbrainz-discid",
                        "p5.34-webservice-musicbrainz",
                        "normalize"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "abcl",
            "portdir": "lang/abcl",
            "version": "1.9.2",
            "license": "GPL-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://abcl.org",
            "description": "A Common Lisp implementation that runs on the JVM",
            "long_description": "Armed Bear Common Lisp is conforming, contemporary implementation of ANSI Common Lisp running on the Java Virtual Machine. Containing both an interpreted mode and a compiler that produces JVM bytecode, it features extensions that faciliate the use of Java from Lisp enabling the rapid integration of arbitrary Java libraries into Common Lisp code. ABCL fully supports the JSR-233 (Java scripting API), so it can be a utilized as a scripting engine in any Java application.",
            "active": true,
            "categories": [
                "lang",
                "java"
            ],
            "maintainers": [
                {
                    "name": "easieste",
                    "github": "easye",
                    "ports_count": 15
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "apache-ant",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openjdk21"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "maven3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "cl-com.inuoe.jzon",
                        "cl-ironclad",
                        "cl-access",
                        "cl-bordeaux-threads",
                        "cl-chunga",
                        "cl-closer-mop",
                        "cl-colorize",
                        "cl-cffi",
                        "cl-containers",
                        "cl-djula",
                        "cl-fiveam",
                        "cl-esrap",
                        "cl-flexi-streams",
                        "cl-float-features",
                        "cl-iterate",
                        "cl-lass",
                        "cl-local-time",
                        "cl-parachute",
                        "cl-postgres-plus-local-time",
                        "cl-rove",
                        "cl-static-vectors",
                        "cl-str",
                        "cl-trivial-gray-streams",
                        "cl-who",
                        "cl-colors2",
                        "cl-alexandria",
                        "cl-calispel",
                        "cl-chipz",
                        "cl-clsql",
                        "cl-clunit2",
                        "cl-dissect",
                        "cl-docudown",
                        "cl-eager-future",
                        "cl-eager-future2",
                        "cl-gobject-introspection",
                        "cl-html-encode",
                        "cl-infix",
                        "cl-jpl-util",
                        "cl-jpl-queues",
                        "cl-misc-extensions",
                        "cl-mt19937",
                        "cl-nodgui",
                        "cl-parenscript",
                        "cl-parse-declarations",
                        "cl-ppcre",
                        "cl-ppcre-unicode",
                        "cl-ptester",
                        "cl-puri",
                        "cl-py-configparser",
                        "cl-rt",
                        "cl-s-xml",
                        "cl-split-sequence",
                        "cl-stefil",
                        "cl-translate",
                        "cl-trivial-utf-8",
                        "cl-utilities",
                        "cl-variates",
                        "cl-webkit2",
                        "cl-xlunit",
                        "cl-3bz",
                        "cl-acclimation",
                        "cl-anaphora",
                        "cl-annot",
                        "cl-anonfun",
                        "cl-ansi-text",
                        "cl-anypool",
                        "cl-arnesi",
                        "cl-array-utils",
                        "cl-assoc-utils",
                        "cl-asdf-flv",
                        "cl-async",
                        "cl-babel",
                        "cl-cffi-gtk",
                        "cl-blackbird",
                        "cl-change-case",
                        "cl-circular-streams",
                        "cl-checkl",
                        "cl-clack",
                        "cl-clss",
                        "cl-cluffer",
                        "cl-clump",
                        "cl-collectors",
                        "cl-colors",
                        "cl-com.gigamonkeys.binary-data",
                        "cl-contextl",
                        "cl-cookie",
                        "cl-dbi",
                        "cl-custom-hash-table",
                        "cl-deflate",
                        "cl-dexador",
                        "cl-dexador-test",
                        "cl-difflib",
                        "cl-do-urlencode",
                        "cl-documentation-utils",
                        "cl-drakma",
                        "cl-dynamic-classes",
                        "cl-enchant",
                        "cl-eos",
                        "cl-fad",
                        "cl-fare-quasiquote",
                        "cl-fare-utils",
                        "cl-fast-http",
                        "cl-fast-io",
                        "cl-fastcgi",
                        "cl-fiasco",
                        "cl-form-fiddle",
                        "cl-gendoc",
                        "cl-global-vars",
                        "cl-gopher",
                        "cl-history-tree",
                        "cl-html-diff",
                        "cl-hu.dwim.asdf",
                        "cl-http-body",
                        "cl-hu.dwim.stefil",
                        "cl-idna",
                        "cl-in-nomine",
                        "cl-ieee-floats",
                        "cl-interpol",
                        "cl-introspect-environment",
                        "cl-iolib",
                        "cl-isaac",
                        "cl-jonathan",
                        "cl-jpeg",
                        "cl-jpeg-turbo",
                        "cl-js",
                        "cl-json",
                        "cl-lack",
                        "cl-language-codes",
                        "cl-legion",
                        "cl-let-plus",
                        "cl-libuv",
                        "cl-lift",
                        "cl-lisp-namespace",
                        "cl-lisp-unit",
                        "cl-lisp-unit2",
                        "cl-locale",
                        "cl-lparallel",
                        "cl-lw-compat",
                        "cl-markup",
                        "cl-md5",
                        "cl-metabang-bind",
                        "cl-marshal",
                        "cl-metacopy",
                        "cl-metatilities-base",
                        "cl-metatilities",
                        "cl-mgl-pax",
                        "cl-mimeparse",
                        "cl-mgl-pax-bootstrap",
                        "cl-dref",
                        "cl-dref-test",
                        "cl-mgl-pax-test",
                        "cl-mmap",
                        "cl-moptilities",
                        "cl-multilang-documentation",
                        "cl-mysql",
                        "cl-named-readtables",
                        "cl-named-readtables-test",
                        "cl-nasdf",
                        "cl-nclasses",
                        "cl-ndebug",
                        "cl-nfiles",
                        "cl-nibbles",
                        "cl-nhooks",
                        "cl-nkeymaps",
                        "cl-opticl",
                        "cl-nsymbols",
                        "cl-opticl-core",
                        "cl-optima",
                        "cl-osicat",
                        "cl-parse-float",
                        "cl-parse-js",
                        "cl-parse-number",
                        "cl-parser-combinators",
                        "cl-phos",
                        "cl-plump",
                        "cl-plus-ssl",
                        "cl-png-read",
                        "cl-postmodern",
                        "cl-pngload",
                        "cl-postgres",
                        "cl-pngload-test",
                        "cl-proc-parse",
                        "cl-prove",
                        "cl-pythonic-string-reader",
                        "cl-quri",
                        "cl-qrencode",
                        "cl-retrospectiff",
                        "cl-redis",
                        "cl-rfc2388",
                        "cl-routes",
                        "cl-s-sysdeps",
                        "cl-rutils",
                        "cl-serapeum",
                        "cl-simple-tasks",
                        "cl-skippy",
                        "cl-slice",
                        "cl-smart-buffer",
                        "cl-speedy-queue",
                        "cl-spinneret",
                        "cl-sqlite",
                        "cl-string-case",
                        "cl-swank",
                        "cl-symbol-munger",
                        "cl-swap-bytes",
                        "cl-system-locale",
                        "cl-tga",
                        "cl-test-more",
                        "cl-tld",
                        "cl-toot",
                        "cl-trivia",
                        "cl-trivial-arguments",
                        "cl-trivial-backtrace",
                        "cl-trivial-benchmark",
                        "cl-trivial-clipboard",
                        "cl-trivial-cltl2",
                        "cl-trivial-custom-debugger",
                        "cl-trivial-features",
                        "cl-trivial-file-size",
                        "cl-trivial-garbage",
                        "cl-trivial-indent",
                        "cl-trivial-macroexpand-all",
                        "cl-trivial-main-thread",
                        "cl-trivial-mime",
                        "cl-trivial-open-browser",
                        "cl-trivial-package-local-nicknames",
                        "cl-trivial-shell",
                        "cl-trivial-rfc-1123",
                        "cl-trivial-sockets",
                        "cl-trivial-timeout",
                        "cl-trivial-types",
                        "cl-trivial-with-current-source-form",
                        "cl-try",
                        "cl-type-i",
                        "cl-uax-15",
                        "cl-unicode",
                        "cl-unix-opts",
                        "cl-url-rewrite",
                        "cl-vom",
                        "cl-wookie",
                        "cl-xsubseq",
                        "cl-yacc",
                        "cl-zpb-exif",
                        "cl-zpng"
                    ]
                }
            ]
        },
        {
            "name": "abclock",
            "portdir": "x11/abclock",
            "version": "1.0d",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.let.rug.nl/kleiweg/abclock/",
            "description": "analog clock for X",
            "long_description": "Analogue Bitmap Clock displays the current time with hours and minutes in an analogue fashion but unlike the traditional clock; unlike ordinary analogue clocks, this design is clear even in very small bitmaps.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libX11"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "abcm2ps",
            "portdir": "print/abcm2ps",
            "version": "8.14.15",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://moinejf.free.fr/",
            "description": "abcm2ps converts abc music tunes to PostScript",
            "long_description": "abcm2ps is a package that converts music tunes from ABC format to PostScript. It introduces many extensions to the ABC language that make it suitable for classical music.",
            "active": true,
            "categories": [
                "audio",
                "print"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 585
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "freetype",
                        "pango"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "abcMIDI",
            "portdir": "audio/abcMIDI",
            "version": "2025.02.16",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ifdo.ca/~seymour/runabc/top.html",
            "description": "Abc to midi and vice versa converter",
            "long_description": "ABC is a text-based music notation language. Abc2midi is a program that converts an abc music notation file to a MIDI file.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 585
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "abduco",
            "portdir": "sysutils/abduco",
            "version": "0.6",
            "license": "ISC",
            "platforms": "darwin linux freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/martanne/abduco",
            "description": "abduco is a tool for session {at,de}tach support",
            "long_description": "abduco is a tool for session {at,de}tach support. abduco provides session management i.e. it allows programs to be run independently from their controlling terminal. That is programs can be detached - run in the background - and then later reattached. Together with dvtm it provides a simpler and cleaner alternative to tmux or screen.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1008
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "abella",
            "portdir": "math/abella",
            "version": "2.0.8.3",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://abella-prover.org",
            "description": "Interactive theorem prover",
            "long_description": "Abella is an interactive theorem prover based on lambda-tree syntax. This means that Abella is well-suited for reasoning about the meta-theory of programming languages and other logical systems which manipulate objects with binding.",
            "active": true,
            "categories": [
                "math",
                "ocaml"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2563
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ocaml",
                        "ocaml-dune",
                        "clang-16",
                        "ocaml-crunch"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-base64",
                        "ocaml-menhir",
                        "ocaml-yojson",
                        "ocaml-re",
                        "ocaml-cmdliner"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "ocaml-ounit2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "abgx360",
            "portdir": "games/abgx360",
            "version": "1.0.6",
            "license": "GPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20201123161416/http://www.abgx360.cc/",
            "description": "Xbox 360 disc checker",
            "long_description": "Abgx360 is the ultimate tool to check your Xbox 360 backups. It is able to perform a very wide range of checks upon them, such as checking for SS/PFI/DMI, checking for correct video data (including SplitVid and 3rd wave). It is also able to dynamically fetch missing pieces and patch your backups on the fly.",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "curl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "abinit",
            "portdir": "science/abinit",
            "version": "9.2.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.abinit.org",
            "description": "Full-featured atomic-scale first-principles simulation software",
            "long_description": "ABINIT is a package whose main program allows one to find the total energy, charge density and electronic structure of systems made of electrons and nuclei (molecules and periodic solids) within Density Functional Theory (DFT), using pseudopotentials and a planewave or wavelet basis. ABINIT also includes options to optimize the geometry according to the DFT forces and stresses, or to perform molecular dynamics simulations using these forces, or to generate dynamical matrices, Born effective charges, and dielectric tensors, based on Density-Functional Perturbation Theory, and many more properties. Excited states can be computed within the Many-Body Perturbation Theory (the GW approximation and the Bethe-Salpeter equation), and Time-Dependent Density Functional Theory (for molecules). In addition to the main ABINIT code, different utility programs are provided. ABINIT is a project that favours development and collaboration.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "cram5431",
                    "github": "mtorrent",
                    "ports_count": 2
                }
            ],
            "variants": [
                "accelerate",
                "atlas",
                "blis",
                "flexiblas",
                "openblas",
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang90",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gfortran",
                "mpich",
                "openmpi",
                "fftw3",
                "threads",
                "scalapack",
                "wannier90"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "hdf5",
                        "libxc4",
                        "netcdf-fortran",
                        "mpich-clang16",
                        "vecLibFort",
                        "libgcc"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py27-pandas"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "abiword",
            "portdir": "editors/abiword",
            "version": "2.4.5",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.abisource.com/",
            "description": "A word processor with gnome support.",
            "long_description": "A word processor with gnome support.",
            "active": true,
            "categories": [
                "aqua",
                "textproc",
                "editors"
            ],
            "maintainers": [],
            "variants": [
                "use_binary",
                "use_source",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "popt",
                        "ImageMagick",
                        "fontconfig",
                        "libpng",
                        "fribidi"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "abiword-x11",
            "portdir": "editors/abiword-x11",
            "version": "3.0.6",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.gnome.org/World/AbiWord",
            "description": "A word processor with Gnome support.",
            "long_description": "A word processor with Gnome support.",
            "active": true,
            "categories": [
                "textproc",
                "editors",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2563
                }
            ],
            "variants": [
                "evolution",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "autoconf",
                        "autoconf-archive",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "desktop-file-utils",
                        "gobject-introspection",
                        "goffice",
                        "gtk3",
                        "libgsf",
                        "cairo",
                        "fontconfig",
                        "gdk-pixbuf2",
                        "harfbuzz",
                        "libjpeg-turbo",
                        "libpng",
                        "librsvg",
                        "libwmf",
                        "zlib",
                        "enchant",
                        "fribidi",
                        "libxml2",
                        "libxslt",
                        "wv",
                        "raptor2",
                        "rasqal",
                        "redland",
                        "pango",
                        "xorg-libX11",
                        "boost176",
                        "freetype",
                        "psiconv",
                        "atk",
                        "glib2",
                        "libgcrypt",
                        "libical"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "adwaita-icon-theme"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "abook",
            "portdir": "mail/abook",
            "version": "0.5.6",
            "license": "GPL-2",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://abook.sourceforge.net",
            "description": "Address book with mutt support",
            "long_description": "abook uses curses libs and is able to import addressbooks from pine and netscape (ldif). Exports to mutt alias, html, pine, gcrd (GnomeCard), csv, elm alias, and plain text.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "ncurses",
                        "readline",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "abseil",
            "portdir": "devel/abseil",
            "version": "20240722.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/abseil/abseil-cpp",
            "description": "Abseil - C++ Common Libraries",
            "long_description": "Abseil is an open-source collection of C++ library code designed to augment the C++ standard library. The Abseil library code is collected from Google's own C++ code base, has been extensively tested and used in production.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 585
                }
            ],
            "variants": [
                "debug",
                "test",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "protobuf3-cpp-upstream",
                        "protobuf5-cpp",
                        "Bear",
                        "py37-pyarrow",
                        "py38-pyarrow",
                        "py37-grpcio",
                        "py37-grpcio-tools",
                        "re2",
                        "libphonenumber-cpp",
                        "grpc",
                        "py39-grpcio",
                        "py39-grpcio-tools",
                        "py310-grpcio-tools",
                        "py310-grpcio",
                        "mtxclient",
                        "Chatty",
                        "py38-grpcio",
                        "py38-grpcio-tools",
                        "s2geometry",
                        "apache-arrow"
                    ]
                }
            ]
        },
        {
            "name": "absent",
            "portdir": "devel/absent",
            "version": "2020.10.28",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rvarago/absent",
            "description": "Small C++17 library meant to simplify the composition of nullable types in a generic, type-safe and declarative way.",
            "long_description": "Small C++17 library meant to simplify the composition of nullable types in a generic, type-safe and declarative way.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2563
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "catch2",
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "catch2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "abtransfers",
            "portdir": "finance/abtransfers",
            "version": "0.0.5.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://schmufu.dyndns.org/dokuwiki/ab_transfer:start",
            "description": "AB-Transfers allows to carry out bank transactions online. It is meant to complement KMyMoney and GnuCash.",
            "long_description": "AB-Transfers allows to carry out bank transactions online. It is not indented to become a full-fledged financial application like KMyMoney or GnuCash, but is meant to be used in parallel to them. This application can execute transactions which are not (yet) supported by those applications and thus complements them. AB-Transfers is meant for private use and it is not planned to implement functions which make sense for business use. AB-Transfers makes use of the AqBanking tool. All transaction types known to AqBanking are supported and should be usable in AB-Transfers. NOTE: Currently the application is not internationalized, i.e. the UI is only in German.",
            "active": true,
            "categories": [
                "finance"
            ],
            "maintainers": [],
            "variants": [
                "universal",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "aqbanking5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "abyss",
            "portdir": "www/abyss",
            "version": "0.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://abyss.sourceforge.net/",
            "description": "Light HTTP/1.1 compliant web server.",
            "long_description": "ABYSS aims to be a fully HTTP/1.1 compliant web server. Its main design goals are speed, low resource usage and portability. ABYSS works on most UNIX based systems and on Win32 systems (Win95/98/2000/NT).",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "accountsservice",
            "portdir": "gnome/accountsservice",
            "version": "0.6.42",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.freedesktop.org/wiki/Software/AccountsService/",
            "description": "AccountsService provides a set of D-Bus interfaces for querying and manipulating user account information.",
            "long_description": "AccountsService provides a set of D-Bus interfaces for querying and manipulating user account information.",
            "active": true,
            "categories": [
                "security",
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-12",
                        "gtk-doc",
                        "intltool",
                        "libxslt",
                        "xmlto",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gobject-introspection",
                        "policykit",
                        "glib2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gdm",
                        "gnome-control-center"
                    ]
                }
            ]
        },
        {
            "name": "ace",
            "portdir": "devel/ace",
            "version": "8.0.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.dre.vanderbilt.edu/~schmidt/ACE.html",
            "description": "ACE is an object-oriented framework that implements many core patterns for concurrent communication software.",
            "long_description": "The ADAPTIVE Communication Environment (ACE) is a freely available, open-source object-oriented (OO) framework that implements many core patterns for concurrent communication software. ACE provides a rich set of reusable C++ wrapper facades and framework components that perform common communication software tasks across a range of OS platforms. The communication software tasks provided by ACE include event demultiplexing and event handler dispatching, signal handling, service initialization, interprocess communication, shared memory management, message routing, dynamic (re)configuration of distributed services, concurrent execution and synchronization.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "tlockhart1976",
                    "github": "lockhart",
                    "ports_count": 27
                },
                {
                    "name": "jwillemsen",
                    "github": "jwillemsen",
                    "ports_count": 2
                }
            ],
            "variants": [
                "ssl",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "aces_container",
            "portdir": "graphics/aces_container",
            "version": "1.0.2",
            "license": "AMPAS",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ampas/aces_container",
            "description": "Reference implementation of SMPTE S2065-4",
            "long_description": "A reference implementation for an ACES container file writer intended to be used with the Academy Color Encoding System (ACES). The resulting file is compliant with the ACES container specification (SMPTE S2065-4).",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1418
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ctlang"
                    ]
                }
            ]
        },
        {
            "name": "ack",
            "portdir": "devel/ack",
            "version": "3.9.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://beyondgrep.com/",
            "description": "ack - grep-like text finder",
            "long_description": "ack - grep-like text finder",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "perl5_28",
                "perl5_30",
                "perl5_32",
                "perl5_34"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-yaml-pp",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-getopt-long",
                        "p5.34-text-parsewords",
                        "p5.34-version",
                        "perl5.34",
                        "p5.34-file-next"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.34-io-tty"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ackmate"
                    ]
                }
            ]
        },
        {
            "name": "ackmate",
            "portdir": "editors/ackmate",
            "version": "1.1.2",
            "license": "MIT",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/protocool/AckMate",
            "description": "AckMate is a TextMate plugin for running Ack in a Cocoa window.",
            "long_description": "AckMate is a TextMate plugin for running Ack in a Cocoa window.",
            "active": true,
            "categories": [
                "aqua",
                "editors"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ragel",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ack"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "acl2",
            "portdir": "math/acl2",
            "version": "8.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.cs.utexas.edu/users/moore/acl2/v8-3",
            "description": "Applicative Common Lisp / A Computational Logic",
            "long_description": "ACL2 (Applicative Common Lisp / A Computational Logic) is the successor to nqthm, the Boyer-Moore theorem prover. ACL2 can be used to automatically or semi-automatically prove theorems and has been used extensively in real applications (e.g., proving the correctness of certain calculations in the floating point unit of the AMD K5 microprocessor. ACL2 is a very large, multipurpose system. You can use it as a programming language, a specification language, a modeling language, a formal mathematical logic, or a semi-automatic theorem prover. Because the meta-language is the same as the language (a subset of Common Lisp), it is very flexible.",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [
                {
                    "name": "ijackson",
                    "github": "JacksonIsaac",
                    "ports_count": 42
                }
            ],
            "variants": [
                "emacs",
                "ccl",
                "certify",
                "regression",
                "nonstd"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sbcl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "acorn",
            "portdir": "devel/acorn",
            "version": "0.10.1",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.acorn.io",
            "description": "A simple application deployment framework for Kubernetes",
            "long_description": "A simple application deployment framework for Kubernetes",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1008
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "acpica",
            "portdir": "devel/acpica",
            "version": "20250807",
            "license": "(Permissive or GPL-2)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.intel.com/content/www/us/en/developer/topic-technology/open/acpica/overview.html",
            "description": "ACPI compiler",
            "long_description": "A compiler for ACPI DSDT .asl files.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 224
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "MaciASL"
                    ]
                }
            ]
        },
        {
            "name": "act",
            "portdir": "devel/act",
            "version": "0.2.82",
            "license": "MIT",
            "platforms": "darwin linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/nektos/act",
            "description": "Run your GitHub Actions locally",
            "long_description": "act allows you to run your GitHub Actions locally using Docker.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1008
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "actionlint",
            "portdir": "devel/actionlint",
            "version": "1.7.7",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rhysd/actionlint",
            "description": "Static checker for GitHub Actions workflow files",
            "long_description": "Static checker for GitHub Actions workflow files",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1008
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "go-md2man",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}