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

{
    "count": 49608,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=4",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=2",
    "results": [
        {
            "name": "aidadoc",
            "portdir": "textproc/aidadoc",
            "version": "1.4.2",
            "license": "BSD",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://aidadoc.sourceforge.net/",
            "description": "Command line tool to process files written with Aida Markup Language",
            "long_description": "The Aidadoc project defines a simple markup language designed to write structured text, and provides a command line tool to translate this syntax into various target formats (Html, Latex, Trac, Mediawiki, Text, Markdown, Troff...). One can evaluate Tcl code within an Aida file and thus create dynamic contents. The aida command is a strict lex/bison parser which also embeds a Tcl interpreter: it reads Aida files and invokes Tcl callbacks to convert them to the target format. This design makes it very easy to define new target formats.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "bdesgraupes",
                    "github": "bdesgraupes",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "bison",
                        "flex",
                        "libtool",
                        "tcl",
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "aide",
            "portdir": "security/aide",
            "version": "0.18.6",
            "license": "GPL-2",
            "platforms": "{darwin >= 12}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/aide/aide",
            "description": "Advanced Intrusion Detection Environment",
            "long_description": "AIDE (Advanced Intrusion Detection Environment) is a free replacement for Tripwire. It does the same things as the semi-free Tripwire and more. It creates a database from the regular expression rules that it finds from the config file. Once this database is initialized it can be used to verify the integrity of the files. It has several message digest algorithms (md5,sha1,rmd160,tiger,haval,etc.) that are used to check the integrity of the file. More algorithms can be added with relative ease. All of the usual file attributes can also be checked for inconsistencies. It can read databases from older or newer versions. See the manual pages within the distribution for further info. There is also a beginning of a manual.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "flex",
                        "pkgconfig",
                        "clang-17",
                        "autoconf",
                        "autoconf-archive",
                        "automake",
                        "bison"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "libgcrypt",
                        "pcre2"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "check"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "aimage",
            "portdir": "security/aimage",
            "version": "3.2.5",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20190903092748/http://www.forensicswiki.org/wiki/Aimage",
            "description": "The Advanced Disk Imager",
            "long_description": "AFF(R) is an open and extensible file format designed to store disk images and associated metadata.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl10",
                        "afflib",
                        "libewf",
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ain",
            "portdir": "www/ain",
            "version": "1.6.0",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jonaslu/ain",
            "description": "Ain is a terminal HTTP API client. It's an alternative to Postman, Paw or Insomnia.",
            "long_description": "Ain is a terminal HTTP API client. It's an alternative to Postman, Paw or Insomnia. Ain was built to enable scripting of input and further processing of output via pipes. It targets users who work with many APIs using a simple file format. It uses curl, wget or httpie to make the actual calls.",
            "active": true,
            "categories": [
                "net",
                "www"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1012
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "curl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "air",
            "portdir": "devel/air",
            "version": "1.63.0",
            "license": "GPL-3",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/air-verse/air",
            "description": "Live reload for Go apps",
            "long_description": "Live reload for Go apps. Just air in your project root directory, leave it alone, and focus on your code.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1012
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "aircrack-ng",
            "portdir": "security/aircrack-ng",
            "version": "1.7",
            "license": "GPL-2+ and BSD and OpenSSL",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://aircrack-ng.org",
            "description": "Aircrack-ng is the next generation of aircrack with lots of new features",
            "long_description": "aircrack is an 802.11 WEP and WPA-PSK keys cracking program that can recover keys once enough data packets have been captured. It implements the standard FMS attack along with some optimizations like KoreK attacks, thus making the attack much faster compared to other WEP cracking tools. In fact, aircrack is a set of tools for auditing wireless networks.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "autoconf",
                        "automake",
                        "gmake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "hwloc",
                        "openssl",
                        "pcre",
                        "libpcap",
                        "sqlite3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "reaver"
                    ]
                }
            ]
        },
        {
            "name": "aircraft_oap",
            "portdir": "science/aircraft_oap",
            "version": "3.1.0",
            "license": "permissive",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/NCAR/aircraft_oap",
            "description": "A collection of programs for manipulating Optical Array Probe data.",
            "long_description": "A collection of programs for manipulating Optical Array Probe data. Consists of several translators to convert native probe data into a common OAP file format, a processor, and a display program.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "scons",
                        "clang-17"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpng",
                        "netcdf",
                        "netcdf-cxx",
                        "zlib",
                        "openmotif",
                        "xorg-libX11",
                        "xorg-libXt",
                        "xercesc3",
                        "boost",
                        "log4cpp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "airctl",
            "portdir": "net/airctl",
            "version": "0.7.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.25thandclement.com/~william/projects/airctl.html",
            "description": "tool to trigger connection, get status of Airport Base Stations",
            "long_description": "airctl is a commad-line utility to trigger connection and disconnection events on, and to print the status of an Apple AirPort Base Station. At the moment this is not a configuration utility.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "airspy",
            "portdir": "science/airspy",
            "version": "20210912-41c439f1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.airspy.com/",
            "description": "Host software for AirSpy, a project to produce a low cost, open source software radio platform (SDR).",
            "long_description": "Host software for AirSpy, a project to produce a low cost, open source software radio platform (SDR).",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 461
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libusb"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "SDRangel",
                        "SoapyAirspy",
                        "gr-osmosdr",
                        "gr37-osmosdr",
                        "linrad",
                        "SDRPlusPlus",
                        "welle.io",
                        "welle.io-devel"
                    ]
                }
            ]
        },
        {
            "name": "airspyhf",
            "portdir": "science/airspyhf",
            "version": "1.6.8",
            "license": "BSD",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/airspy/airspyhf",
            "description": "User mode driver for Airspy HF+",
            "long_description": "User mode driver for Airspy HF+",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 148
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 461
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libusb"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "SDRangel",
                        "SoapyAirspyHF",
                        "gr-osmosdr",
                        "linrad",
                        "SDRPlusPlus"
                    ]
                }
            ]
        },
        {
            "name": "ajp-wsgi",
            "portdir": "www/ajp-wsgi",
            "version": "1.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.saddi.com/software/ajp-wsgi",
            "description": "WSGI server/gateway implementing AJP",
            "long_description": "ajp-wsgi is a WSGI server/gateway that implements AJP 1.3 to communicate with a web server. It is written in C and embeds a Python interpreter to run the actual application. Since all of the low-level transport code is in C, ajp-wsgi is significantly faster than flup's pure-Python ajp server.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "akonadi",
            "portdir": "devel/akonadi",
            "version": "1.13.1.20141210",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://community.kde.org/KDE_PIM/Akonadi",
            "description": "A personal information management storage service.",
            "long_description": "Akonadi is an extensible cross-desktop storage service for PIM data and metadata providing concurrent read, write, and query access.",
            "active": true,
            "categories": [
                "devel",
                "kde",
                "kde4"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "docs",
                "no_root",
                "mysql51",
                "mysql55",
                "mysql56",
                "mariadb55",
                "sqlite",
                "verbose",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automoc",
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boost176",
                        "qt4-mac",
                        "qt4-mac-mariadb-plugin",
                        "phonon",
                        "shared-mime-info",
                        "soprano"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mariadb-server"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "perlkde",
                        "smokekde",
                        "baloo",
                        "kdepimlibs4",
                        "kdepimlibs4-kioslaves",
                        "kdepim4-runtime"
                    ]
                }
            ]
        },
        {
            "name": "Akumuli",
            "portdir": "databases/Akumuli",
            "version": "0.8.80",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/akumuli/Akumuli",
            "description": "Akumuli is a time-series database for modern hardware",
            "long_description": "Akumuli is a time-series database for modern hardware. It can be used to capture, store and process time-series data in real-time. The word akumuli can be translated from Esperanto as accumulate.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "apr-util",
                        "jemalloc",
                        "log4cxx",
                        "sqlite3",
                        "libmicrohttpd",
                        "boost176",
                        "muparser",
                        "apr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "alac",
            "portdir": "audio/alac",
            "version": "0.0.7",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mikebrady/alac",
            "description": "Apple Lossless Audio Codec and utility",
            "long_description": "Apple Lossless Audio Codec and utility",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-15"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "alacarte",
            "portdir": "gnome/alacarte",
            "version": "3.11.91",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://www.gnome.org/",
            "description": "A simple freedesktop.org compliant menu editor for use with GNOME",
            "long_description": "A simple freedesktop.org compliant menu editor for use with GNOME",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "pkgconfig",
                        "gnome-common",
                        "docbook-xml",
                        "docbook-xsl-nons",
                        "intltool",
                        "libxslt",
                        "autoconf",
                        "automake",
                        "libtool"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnome-menus",
                        "gtk3",
                        "py27-gobject3",
                        "desktop-file-utils"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "adwaita-icon-theme"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "alac_decoder",
            "portdir": "audio/alac_decoder",
            "version": "0.2.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20150427073148/http://craz.net/programs/itunes/alac.html",
            "description": "Basic decoder for Apple Lossless Audio Codec files",
            "long_description": "This is a basic decoder for Apple Lossless Audio Codec files (ALAC). ALAC is a proprietary lossless audio compression scheme. Apple never released any documents on the format. What is provided here is a C implementation of a decoder, written from reverse engineering the file format. It turns out that most of the algorithms in the codec are fairly well known. ALAC uses an adaptive FIR prediction algorithm and stores the error values using a modified Rice or Golomb algorithm. This program will not be able to handle all ALAC files, it can only handle mono or stereo files. ALAC allows up to 8 channels. The ALAC decoder supports both 16 and 24 bit sample sizes. The decoder is fairly self explanatory, it can read an ALAC stream from either a file or from stdin, and write it as raw PCM data or as a WAV file to either stdout or a file. In theory one should be able to stream data to the decoder.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "alacenc",
            "portdir": "audio/alacenc",
            "version": "0.4.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/flacon/alacenc",
            "description": "Apple Lossless Audio Codec Encoder",
            "long_description": "Apple Lossless Audio Codec Encoder",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "alacritty",
            "portdir": "aqua/alacritty",
            "version": "0.16.1",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/alacritty/alacritty",
            "description": "A cross-platform, GPU-accelerated terminal emulator",
            "long_description": "Alacritty is the fastest terminal emulator in existence. Using the GPU for rendering enables optimizations that simply aren't possible without it. Alacritty currently supports macOS, Linux, BSD, and Windows.",
            "active": true,
            "categories": [
                "aqua",
                "shells"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1012
                },
                {
                    "name": "akierig",
                    "github": "akierig",
                    "ports_count": 8
                }
            ],
            "variants": [
                "nerdfont",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "scdoc",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "alan",
            "portdir": "lang/alan",
            "version": "0.1.23",
            "license": "Apache-2 and AGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://alan-lang.org",
            "description": "The Alan Programming Language",
            "long_description": "The Alan Programming Language: The alan compiler and runtime can parallelize your code without concurrent or asynchronous programming (threads, promises, channels, etc) by only allowing iteration and recursion that is guaranteed to halt (e.g. no while (true) {} loops)",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1012
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "yarn",
                        "python27",
                        "rust",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "albafetch",
            "portdir": "sysutils/albafetch",
            "version": "4.2.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/alba4k/albafetch",
            "description": "Faster neofetch alternative, written in C",
            "long_description": "albafetch is a simple and fast program to display a lot of system information in a neofetch-like layout in way less than a second.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "meson",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "curl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "alcom",
            "portdir": "devel/vrc-get",
            "version": "1.1.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/anatawa12/vrc-get",
            "description": "ALternative (VRChat) creator COMpanion",
            "long_description": "ALCOM or ALternative (VRChat) creator COMpanion is a fast open-source alternative of VRChat Creator Companion (VCC)",
            "active": true,
            "categories": [
                "devel",
                "games"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 224
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "rust",
                        "cargo",
                        "legacy-support",
                        "npm11",
                        "clang-20",
                        "nodejs24"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ale",
            "portdir": "graphics/ale",
            "version": "0.8.11.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20110924072405/http://auricle.dyndns.org/ALE/",
            "description": "antilamenessing engine",
            "long_description": "ALE is a free software program that renders high-fidelity images of real scenes by aligning and combining many similar images from a camera or scanner. The correct similarity between images is roughly that achieved by a somewhat unsteady hand holding a camera.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ImageMagick",
                        "fftw-3"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "dcraw",
                        "exiftool"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "alembic",
            "portdir": "graphics/alembic",
            "version": "1.7.12",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.alembic.io",
            "description": "data representation scheme for storing computer graphics scenes",
            "long_description": "Alembic is a computer graphics interchange framework, developed by Sony Pictures Imageworks and Industrial Light & Magic. It distills complex, animated scenes into a non-procedural, application-independent set of baked geometric results. It is very specifically not concerned with storing portions of the assets such as animation rigs. Instead, Alembic is used to bake things like the geometry and physics of an animated scene, the results of which are then ready for hand-off to lighting and rendering.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "jasonliu--",
                    "ports_count": 37
                }
            ],
            "variants": [
                "debug",
                "boost",
                "hdf5",
                "docs",
                "python27",
                "python313",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "doxygen",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ilmbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "blender",
                        "openvdb"
                    ]
                }
            ]
        },
        {
            "name": "alertmanager",
            "portdir": "sysutils/alertmanager",
            "version": "0.27.0",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://prometheus.io/docs/alerting/alertmanager",
            "description": "The Alertmanager handles alerts sent by client applications such as the Prometheus server.",
            "long_description": "AlertManager takes care of deduplicating, grouping, and routing them to the correct receiver integration such as email, PagerDuty, or OpsGenie. It also takes care of silencing and inhibition of alerts.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1012
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "promu",
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "alex",
            "portdir": "devel/alex",
            "version": "3.5.1.0",
            "license": "GPL-3",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.haskell.org/alex/",
            "description": "A tool for generating lexical analysers in Haskell",
            "long_description": "Alex is a tool for generating lexical analysers in Haskell. It takes a description of tokens based on regular expressions and generates a Haskell module containing code for scanning text efficiently. It is similar to the tool lex or flex for C/C++.",
            "active": true,
            "categories": [
                "devel",
                "haskell"
            ],
            "maintainers": [],
            "variants": [
                "stack",
                "haskell_cabal_use_prebuilt"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cctools",
                        "openssl",
                        "file",
                        "grep",
                        "gsed",
                        "cabal-prebuilt",
                        "ghc-prebuilt",
                        "clang-16"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        "cabal-prebuilt",
                        "ghc-prebuilt"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "pure-gen",
                        "cpphs",
                        "ghc"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cabal"
                    ]
                }
            ]
        },
        {
            "name": "alglib",
            "portdir": "math/alglib",
            "version": "4.01.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.alglib.net",
            "description": "a cross-platform numerical analysis and data processing library",
            "long_description": "ALGLIB is a cross-platform numerical analysis and data processing library.",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1502
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-16"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gmsh"
                    ]
                }
            ]
        },
        {
            "name": "algol68g",
            "portdir": "lang/algol68g",
            "version": "3.10.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jmvdveer.home.xs4all.nl/algol.html",
            "description": "Algol 68 implementation as defined by the Revised Report",
            "long_description": "Algol68G is an implementation of Algol 68 as defined by the Revised Report. It ranks among the most complete implementations of the language.",
            "active": true,
            "categories": [
                "devel",
                "lang",
                "algol"
            ],
            "maintainers": [],
            "variants": [
                "compiler",
                "native",
                "plotutils",
                "postgresql",
                "R",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "autoconf-archive",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "grep",
                        "autoconf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mpfr",
                        "ncurses",
                        "readline",
                        "gsl",
                        "gmp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "algol-68rs",
            "portdir": "lang/algol-68rs",
            "version": "2021.05.18",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/coolbikerdad/Algol-68RS-Source",
            "description": "The RSRE Algol-68RS Compiler: an update of the original port by Sian Mountbatten of a68toc (ctrans) from Algol-68RS/ELLA2000.",
            "long_description": "The RSRE Algol-68RS Compiler: an update of the original port by Sian Mountbatten of a68toc (ctrans) from Algol-68RS/ELLA2000.",
            "active": true,
            "categories": [
                "lang",
                "algol"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ali",
            "portdir": "www/ali",
            "version": "0.7.5",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/nakabonne/ali",
            "description": "Generate HTTP load and plot the results in real-time",
            "long_description": "Generate HTTP load and plot the results in real-time. ali comes with an embedded terminal-based UI where you can plot the metrics in real-time, so lets you perform real-time analysis on the terminal.",
            "active": true,
            "categories": [
                "net",
                "www"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1012
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "alienarena",
            "portdir": "games/alienarena",
            "version": "7.71.1-20200830-r5669",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://red.planetarena.org",
            "description": "retro sci-fi old school deathmatch game similar to Quake III and Unreal Tournament",
            "long_description": "Alien Arena combines some of the very best aspects of such games as Quake III and Unreal Tournament and wraps them up with a retro alien theme, while adding tons of original ideas to make the game quite unique. Alien Arena is a furious frag fest with arenas ranging from the small, to the massive. With a large built-in player base, it's never hard to find a good match going on, at any hour of the day. The community is friendly, as well as prolific. Dozens of maps, models, and various accessories have been created by community members to add on to the game experience.",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf-archive",
                        "clang-14",
                        "autoconf",
                        "pkgconfig",
                        "automake",
                        "libtool"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "freetype",
                        "mesa",
                        "xorg-libX11",
                        "zlib",
                        "xorg-libXxf86vm",
                        "xorg-libXxf86dga",
                        "libvorbis",
                        "openal-soft",
                        "ode",
                        "libjpeg-turbo",
                        "libogg",
                        "curl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "alienarena-data"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "alienarena-data",
            "portdir": "games/alienarena",
            "version": "7.71.1-20191015-r5663",
            "license": "Restrictive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://red.planetarena.org",
            "description": "Assets for the Alien Arena game",
            "long_description": "Assets for the Alien Arena game",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "alienarena"
                    ]
                }
            ]
        },
        {
            "name": "alienblaster",
            "portdir": "games/alienblaster",
            "version": "1.1.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.schwardtnet.de/alienblaster/",
            "description": "action loaded 2D arcade shooter for up to two players",
            "long_description": "action loaded 2D arcade shooter for up to two players",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "makeicns",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsdl_mixer",
                        "libsdl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "allegro",
            "portdir": "devel/allegro",
            "version": "4.4.3.1",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://liballeg.org/",
            "description": "A game programming library for C/C++ developers.",
            "long_description": "Allegro is a game programming library for C/C++ developers distributed freely, supporting many platforms.",
            "active": true,
            "categories": [
                "devel",
                "games"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "atanks",
                        "liquidwar"
                    ]
                }
            ]
        },
        {
            "name": "allegro5",
            "portdir": "devel/allegro5",
            "version": "5.2.10.1",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://liballeg.org/",
            "description": "A game programming library for C/C++ developers.",
            "long_description": "Allegro is a game programming library for C/C++ developers distributed freely, supporting many platforms.",
            "active": true,
            "categories": [
                "devel",
                "games"
            ],
            "maintainers": [
                {
                    "name": "awkravchuk",
                    "github": "lockie",
                    "ports_count": 1
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "xar",
                        "cmake",
                        "pkgconfig",
                        "libxslt",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "p7zip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libdumb",
                        "libogg",
                        "zlib",
                        "libpcap",
                        "freetype",
                        "libtheora",
                        "flac",
                        "libvorbis",
                        "opusfile",
                        "physfs",
                        "webp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "alliance",
            "portdir": "science/alliance",
            "version": "5.0-20110203",
            "license": "GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www-soc.lip6.fr/equipe-cian/logiciels/alliance/",
            "description": "Alliance, CAD and libraries for VLSI design",
            "long_description": "Alliance is a complete set of free CAD tools and portable libraries for VLSI design. It includes a VHDL compiler and simulator, logic synthesis tools, and automatic place and route tools. A complete set of portable CMOS libraries is provided",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openmotif",
                        "xpm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "alot",
            "portdir": "mail/alot",
            "version": "0.3.4",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pazz/alot",
            "description": "experimental terminal MUA based on notmuch mail",
            "long_description": "Alot is an experimental terminal MUA based on notmuch mail. It is written in python using the urwid toolkit.",
            "active": true,
            "categories": [
                "mail",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "notmuch",
                        "py27-configobj",
                        "py27-magic",
                        "py27-pygpgme",
                        "py27-twisted",
                        "py27-urwid"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "AlphaSparse",
            "portdir": "math/AlphaSparse",
            "version": "2023.06.19",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/AlphaSparse/AlphaSparse",
            "description": "Sparse BLAS lib supporting multiple backends",
            "long_description": "AlphaSparse aims to build a common interface that provides BLAS for sparse computation for diverse multi-core and many-core processors, and expects to be extended on distributed and heterogeneous platforms. AlphaSparse is created using the basic C/C++ and can be deployed on both CPU and DCU (HIP-based many-core platform).",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang20",
                "clang90",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gfortran",
                "mpich",
                "openmpi"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "mpich-clang15"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "alpine",
            "portdir": "mail/alpine",
            "version": "2.26",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://alpineapp.email/",
            "description": "alpine - a Program for Internet News and Email",
            "long_description": "Alpine is a tool for reading, sending, and managing electronic messages that was designed with novice users in mind.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [
                {
                    "name": "john",
                    "github": "",
                    "ports_count": 1
                },
                {
                    "name": "jerryyhom",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal",
                "passfile",
                "kerberos",
                "ldap",
                "ssl",
                "tcl"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv",
                        "openldap",
                        "cyrus-sasl2",
                        "gettext-runtime",
                        "ncurses",
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "alps",
            "portdir": "science/alps",
            "version": "2.3.0",
            "license": "Restrictive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://alps.comp-phys.org/",
            "description": "Algorithms and Libraries for Physics Simulations",
            "long_description": "The ALPS project (Algorithms and Libraries for Physics Simulations) is an open-source effort aiming at providing high-end simulation codes for strongly correlated quantum mechanical systems as well as C++ libraries for simplifying the development of such code. ALPS strives to increase software reuse in the physics community.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "applications",
                "openmpi",
                "mpich",
                "python27"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-numpy",
                        "python27",
                        "hdf5",
                        "py27-scipy",
                        "py27-matplotlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ALPSCore",
            "portdir": "science/ALPSCore",
            "version": "2.2.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://alpscore.org",
            "description": "A package for the simulation of condensed matter physics problems: Core Libraries",
            "long_description": "ALPSCore contains the core libraries of the applications and libraries for physics simulations, ALPS. The package is maintained by the UMich group, for more information see alpscore.org",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "galexv",
                    "github": "galexv",
                    "ports_count": 1
                }
            ],
            "variants": [
                "debug",
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "mpich",
                "openmpi",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "eigen3",
                        "hdf5",
                        "boost171"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ALPSMaxent"
                    ]
                }
            ]
        },
        {
            "name": "ALPSMaxent",
            "portdir": "science/ALPSMaxent",
            "version": "1.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://alpscore.org",
            "description": "A package for the calculation of spectral functions using the Maximum Entropy method",
            "long_description": "This package provides functionality for computing the analytical continuation of many-body response functions from the imaginary time axis to the real frequency axis. This code is part of the ALPS applications and dependent on the ALPSCore libraries.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "egull",
                    "github": "egull",
                    "ports_count": 1
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ALPSCore",
                        "eigen3",
                        "boost171",
                        "hdf5",
                        "gsl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "altermime",
            "portdir": "mail/altermime",
            "version": "0.3.11",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.pldaniels.com/altermime/",
            "description": "integrated email manipulation utility",
            "long_description": "alterMIME is an integrated email/mailpack manipulation utility. It adds and modifies headers, adds disclaimers, and changes or removes embedded attachments.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "amarok",
            "portdir": "kde/amarok",
            "version": "2.6.0",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://amarok.kde.org/",
            "description": "Amarok, the world-renowned media player.",
            "long_description": "Amarok is a music player and manager with an intuitive interface. It provides a variety of feature which helps to discover and manage your music.",
            "active": true,
            "categories": [
                "kde",
                "kde4"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "docs",
                "mysql51",
                "mysql55",
                "mysql56",
                "mariadb55"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automoc",
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "taglib-extras",
                        "mariadb",
                        "qca",
                        "qtscriptgenerator",
                        "qt4-mac",
                        "kdelibs4",
                        "libgpod",
                        "libmtp",
                        "loudmouth",
                        "kde4-runtime",
                        "liblastfm",
                        "phonon",
                        "taglib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "amass",
            "portdir": "security/amass",
            "version": "5.0.1",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://owasp.org/www-project-amass",
            "description": "In-depth Attack Surface Mapping and Asset Discovery",
            "long_description": "The OWASP Amass Project performs network mapping of attack surfaces and external asset discovery using open source information gathering and active reconnaissance techniques. This includes gathering information from APIs, certificates, DNS, routing, web & search scraping, web archives, and WHOIS.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1012
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "go",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpostal"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "amavisd-new",
            "portdir": "mail/amavisd-new",
            "version": "2.11.1",
            "license": "FreeBSD and GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://amavis.org",
            "description": "amavisd-new is a high-performance interface between mailer (MTA) and content checkers: virus scanners, and/or SpamAssassin.",
            "long_description": "amavisd-new is a high-performance interface between mailer (MTA) and content checkers: virus scanners, and/or SpamAssassin. It is written in Perl for maintainability, without paying a significant price for speed. It talks to MTA via (E)SMTP or LMTP, or by using helper programs. Best with Postfix, fine with dual-sendmail setup and Exim v4, works with sendmail/milter, or with any MTA as a SMTP relay. For Courier and qmail MTA integration there is a patch in the distributed package.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "clamav",
                "perl5_28",
                "perl5_30",
                "perl5_32",
                "perl5_34"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "p5.34-compress-raw-zlib",
                        "p5.34-dbd-mysql",
                        "p5.34-dbi",
                        "p5.34-digest-md5",
                        "p5.34-io-compress",
                        "p5.34-mail-dkim",
                        "p5.34-mail-spamassassin",
                        "p5.34-mailtools",
                        "p5.34-mime-base64",
                        "p5.34-mime-tools",
                        "p5.34-net-server",
                        "p5.34-time-hires",
                        "p5.34-unix-syslog",
                        "p5.34-archive-zip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "amazon-ecr-credential-helper",
            "portdir": "sysutils/amazon-ecr-credential-helper",
            "version": "0.10.1",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/awslabs/amazon-ecr-credential-helper",
            "description": "Automatically gets credentials for Amazon ECR on docker push/docker pull",
            "long_description": "Automatically gets credentials for Amazon ECR on docker push/docker pull. The Amazon ECR Docker Credential Helper is a credential helper for the Docker daemon that makes it easier to use Amazon Elastic Container Registry.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1012
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "amber",
            "portdir": "www/amber",
            "version": "0.9.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/amberframework/amber",
            "description": "Crystal web application framework",
            "long_description": "Amber is web application framework implemented in the Crystal programming language that makes building applications fast, simple, and enjoyable. Get started with quick prototyping, less bugs, and blazing fast performance.",
            "active": true,
            "categories": [
                "devel",
                "www"
            ],
            "maintainers": [
                {
                    "name": "conradwt",
                    "github": "conradwt",
                    "ports_count": 2
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "postgresql10-server",
                        "redis",
                        "shards",
                        "crystal"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "amber-lang",
            "portdir": "lang/amber-lang",
            "version": "0.3.1-alpha",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://amber-lang.com",
            "description": "Amber the programming language compiled to bash",
            "long_description": "Programming language that compiles to Bash. It's a high level programming language that makes it easy to create shell scripts. It's particularly well suited for cloud services.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1012
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "amfora",
            "portdir": "net/amfora",
            "version": "1.11.0",
            "license": "GPL-3",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/makeworld-the-better-one/amfora",
            "description": "A fancy terminal browser for the Gemini protocol.",
            "long_description": "A fancy terminal browser for the Gemini protocol. Amfora aims to be the best looking Gemini client with the most features... all in the terminal.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1012
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "amp",
            "portdir": "editors/amp",
            "version": "0.7.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://amp.rs",
            "description": "A complete text editor for your terminal.",
            "long_description": "Heavily inspired by Vi/Vim. Amp aims to take the core interaction model of Vim, simplify it, and bundle in the essential features required for a modern text editor.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1012
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "cmake",
                        "legacy-support",
                        "rust",
                        "cargo"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind",
                        "openssl",
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}