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

{
    "count": 49753,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=995",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=993",
    "results": [
        {
            "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": "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": "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": "aida",
            "portdir": "science/aida",
            "version": "3.2.1",
            "license": "LGPL",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://aida.freehep.org/",
            "description": "AIDA -- Abstract Interfaces for Data Analysis",
            "long_description": "AIDA is a collection of abstract interfaces for common physics analysis objects, such as histograms, ntuples, fitters, IO etc... The adoption of these interfaces should make it easier for physicists to use different tools without having to learn new interfaces or change all of their code. Additional benefits will be interoperability of AIDA compliant applications (for example by making it possible for applications to exchange analysis objects via XML).",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "iAIDA"
                    ]
                }
            ]
        },
        {
            "name": "aichat",
            "portdir": "textproc/aichat",
            "version": "0.30.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sigoden/aichat",
            "description": "All-in-one AI CLI tool",
            "long_description": "All-in-one AI CLI tool featuring Chat-REPL, Shell Assistant, RAG, AI tools & agents, with access to OpenAI, Claude, Gemini, Ollama, Groq, and more.",
            "active": true,
            "categories": [
                "textproc",
                "ai"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "aiccu",
            "portdir": "net/aiccu",
            "version": "20070115",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.sixxs.net/tools/aiccu/",
            "description": "Automatic IPv6 Connectivity Configuration Utility",
            "long_description": "AICCU makes it very easy for SixXS users to get IPv6 connectivity everywhere they want. It uses the TIC (Tunnel Information & Control) protocol to request the information needed to setup a tunnel through which the connectivity is created. It supports 6in4 static (RFC 2893), 6in4 heartbeat (RFC 2893 + draft-massar-v6ops-heartbeat) and AYIYA (draft-massar-v6ops-ayiya) tunnel protocols.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 170
                }
            ],
            "variants": [
                "gnutls"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tuntaposx"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "aha",
            "portdir": "textproc/aha",
            "version": "0.5.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/theZiz/aha",
            "description": "aha converts ANSI escape sequences to HTML code",
            "long_description": "aha (Ansi HTML Adapter) is a program which converts ANSI escape sequences of a UNIX terminal to HTML code.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "agrep",
            "portdir": "sysutils/agrep",
            "version": "2.04",
            "license": "Noncommercial",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://netbsd.org",
            "description": "agrep is similar to egrep.",
            "long_description": "agrep is similar to egrep (or grep or fgrep), but it is much more general (and usually faster).",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bsdmake",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "agprocess",
            "portdir": "devel/agprocess",
            "version": "0.5",
            "license": "BSD",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://agkit.sourceforge.net/",
            "description": "framework class for reporting Unix process statistics",
            "long_description": "AGProcess is a class for reporting Unix process statistics. It is similar to NSProcessInfo except that it provides more information, and can represent any process, not just the current process. Additionally it provides methods for sending signals to processes.",
            "active": true,
            "categories": [
                "devel",
                "framework"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "agg",
            "portdir": "graphics/agg",
            "version": "1.6.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/asciinema/agg",
            "description": "asciinema gif generator",
            "long_description": "agg is a command-line tool for generating animated GIF files from asciicast v2 files produced by asciinema terminal recorder. It uses Kornel Lesiński's excellent gifski library to produce optimized, high quality GIF output with accurate frame timing. agg is a successor to asciicast2gif.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1013
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "aget",
            "portdir": "net/aget",
            "version": "0.4.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.enderunix.org/aget/",
            "description": "multithreaded HTTP download accelerator",
            "long_description": "Aget is a multithreaded HTTP download accelerator, similar to the Win32 Project Flashget.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "age-plugin-yubikey",
            "portdir": "security/age-plugin-yubikey",
            "version": "0.5.0",
            "license": "MIT and Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/str4d/age-plugin-yubikey",
            "description": "YubiKey plugin for age clients",
            "long_description": "age-plugin-yubikey is a plugin for age clients like age and rage, which enables files to be encrypted to age identities stored on YubiKeys.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "turbocool3r",
                    "github": "turbocool3r",
                    "ports_count": 4
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "age-plugin-se",
            "portdir": "security/age-plugin-se",
            "version": "0.1.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/remko/age-plugin-se",
            "description": "Age plugin for Apple's Secure Enclave",
            "long_description": "age-plugin-se is a plugin for age, enabling encryption using Apple's Secure Enclave.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "cal",
                    "github": "neverpanic",
                    "ports_count": 53
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "scdoc",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "age",
            "portdir": "security/age",
            "version": "1.2.1",
            "license": "BSD",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://age-encryption.org",
            "description": "A simple, modern and secure encryption tool with small explicit keys, no config options, and UNIX-style composability.",
            "long_description": "A simple, modern and secure encryption tool with small explicit keys, no config options, and UNIX-style composability.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1013
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "passage"
                    ]
                }
            ]
        },
        {
            "name": "agave",
            "portdir": "graphics/agave",
            "version": "0.4.7",
            "license": "GPL-2+",
            "platforms": "{darwin < 13}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20170308183221/http://home.gna.org/colorscheme",
            "description": "Generate a variety of colorschemes from a single starting color.",
            "long_description": "Agave is a very simple application for the GNOME desktop that allows you to generate a variety of colorschemes from a single starting color. It is free software licensed under the open-source GPL License.",
            "active": true,
            "categories": [
                "graphics",
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "gnome-doc-utils",
                        "intltool",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boost",
                        "gtkmm",
                        "cppunit",
                        "desktop-file-utils",
                        "gconfmm",
                        "libglademm",
                        "libgnomeui",
                        "rarian"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "AfterStep",
            "portdir": "x11/AfterStep",
            "version": "2.2.11",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.afterstep.org",
            "description": "Window Manager based on NeXTStep interface.",
            "long_description": "AfterStep is a window manager for the Unix X Window System. Originally based on the look and feel of the NeXTStep interface, it provides end users with a consistent, clean, and elegant desktop. The goal of AfterStep development is to provide for flexibility of desktop configuration, improving aestetics, and efficient use of system resources.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "cctools",
                        "flex",
                        "gettext",
                        "m4",
                        "pkgconfig",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpng",
                        "librsvg",
                        "tiff",
                        "freetype",
                        "xorg-libX11",
                        "zlib",
                        "xorg-libXinerama",
                        "xorg-libice",
                        "xorg-libsm",
                        "gettext-runtime",
                        "xorg-libXext",
                        "dbus",
                        "glib2",
                        "gtk2",
                        "cairo",
                        "gdk-pixbuf2",
                        "libjpeg-turbo"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "aften",
            "portdir": "audio/aften",
            "version": "0.0.8",
            "license": "LGPL-2.1 and LGPL-2.1 and BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://aften.sourceforge.net/",
            "description": "A/52 audio encoder",
            "long_description": "Aften is an audio encoder which generates compressed audio streams based on ATSC A/52 specification. This type of audio is also known as AC-3 or Dolby® Digital and is one of the audio codecs used in DVD-Video content.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "jack"
                    ]
                }
            ]
        },
        {
            "name": "afsctool",
            "portdir": "sysutils/afsctool",
            "version": "1.6.4",
            "license": "GPL-3",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://brkirch.wordpress.com/afsctool/",
            "description": "Utility for manipulating HFS+ compressed files",
            "long_description": "AFSC (Apple File System Compression) tool is an utility that can be used to apply HFS+ compression to file(s), decompress HFS+ compressed file(s), or get information about existing HFS+ compressed file(s). Mac OS 10.6 or later is required.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "afscompress",
            "portdir": "sysutils/afscompress",
            "version": "1.7.3",
            "license": "GPL-3",
            "platforms": "{darwin >= 10}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/RJVB/afsctool",
            "description": "A fork of brkirch's afsctool utility, featuring several improvements.",
            "long_description": "AFSC (Apple File System Compression) tool is a utility that can be used to apply HFS+/APFS compression to file(s), decompress HFS+/APFS compressed file(s), or get information about existing HFS+/APFS compressed file(s). macOS 10.6 or later is required. This fork has several modifications, mostly concerning the compression feature, including: improved error reporting, an attempt to reduce memory pressure pressure compressing large files, support for multiple files/folders specified on the commandline, a backup option while compressing (that comes in addition to the existing undo if something went wrong), and support for files that are read-only (and/or write-only) by changing their permissions temporarily. No error checking is done for this feature; failure will lead to errors that are already caught. The main new feature that justifies the version bump, however, is the parallel processing feature, allowing the user to specify an arbitrary (though positive :)) number of threads that will compress the specified files in parallel.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "georgedp",
                    "github": "ylluminarious",
                    "ports_count": 6
                }
            ],
            "variants": [
                "debug",
                "original_name",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "sparsehash"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "gutils-suite-core"
                    ]
                }
            ]
        },
        {
            "name": "afl",
            "portdir": "devel/afl",
            "version": "2.52b",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://lcamtuf.coredump.cx/afl",
            "description": "Instrumentation-driven fuzzer",
            "long_description": "American fuzzy lop is a security-oriented fuzzer that employs a novel type of compile-time instrumentation and genetic algorithms to automatically discover clean, interesting test cases that trigger new internal states in the targeted binary.",
            "active": true,
            "categories": [
                "devel",
                "security"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "afio",
            "portdir": "archivers/afio",
            "version": "2.5.2",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kholtman/afio",
            "description": "Archiver & backup program with builtin compression",
            "long_description": "Afio makes cpio-format archives. It deals somewhat gracefully with input data corruption, supports multi-volume archives during interactive operation, and can make compressed archives that are much safer than compressed tar or cpio archives. Afio is best used as an \"archive engine\" in a backup script.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [
                {
                    "name": "michael.klein",
                    "github": "mklein-de",
                    "ports_count": 16
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "afflib",
            "portdir": "security/afflib",
            "version": "3.7.20",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sshock/AFFLIBv3",
            "description": "The Advanced Forensic Format",
            "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": [
                "s3",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "autoconf",
                        "automake",
                        "libtool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "openssl",
                        "readline",
                        "expat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "sleuthkit",
                        "bulk_extractor",
                        "aimage"
                    ]
                }
            ]
        },
        {
            "name": "aff4",
            "portdir": "security/aff4",
            "version": "1.0-20180212",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/Velocidex/c-aff4",
            "description": "AFF4 -The Advanced Forensics File Format",
            "long_description": "The Advanced Forensics File Format 4 (AFF4) is an open source format used for the storage of digital evidence and data.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "ricci",
                    "github": "ghosthound",
                    "ports_count": 2
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "spdlog0",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "yaml-cpp",
                        "snappy",
                        "raptor2",
                        "zlib",
                        "ossp-uuid",
                        "pcrexx",
                        "tclap",
                        "uriparser"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "aewm",
            "portdir": "x11/aewm",
            "version": "1.3.12",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.red-bean.com/~decklin/software/aewm/",
            "description": "aewm is a minimalist window manager for X11.",
            "long_description": "aewm is a minimalist window manager for X11.",
            "active": true,
            "categories": [
                "x11",
                "x11-wm"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "aewan",
            "portdir": "editors/aewan",
            "version": "1.0.01",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://aewan.sourceforge.net",
            "description": "Curses-based program for the creation and editing of ascii art",
            "long_description": "Curses-based program for the creation and editing of ascii art",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "ncurses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "aesutil",
            "portdir": "security/aesutil",
            "version": "1.0.7",
            "license": "BSD and ISC",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://my.cubic.ch/~timtas/aes/",
            "description": "command line program to encrypt and decrypt data via AES",
            "long_description": "aesutil is a command line program to encrypt and decrypt data using the Rjiandel algorythm.",
            "active": true,
            "categories": [
                "sysutils",
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "aeson-pretty",
            "portdir": "devel/aeson-pretty",
            "version": "0.8.10",
            "license": "GPL-3",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.haskell.org/alex/",
            "description": "JSON pretty-printing library and command-line tool.",
            "long_description": "A JSON pretty-printing library compatible with aeson as well as a command-line tool to improve readabilty of streams of JSON data. The library provides the function \"encodePretty\". It is a drop-in replacement for aeson's \"encode\" function, producing JSON-ByteStrings for human readers. The command-line tool reads JSON from stdin and writes prettified JSON to stdout. It also offers a complementary \"compact\"-mode, essentially the opposite of pretty-printing.",
            "active": true,
            "categories": [
                "devel",
                "haskell"
            ],
            "maintainers": [],
            "variants": [
                "stack"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cctools",
                        "openssl",
                        "cabal",
                        "ghc",
                        "file",
                        "grep",
                        "gsed",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "libiconv"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        "cabal"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "aescrypt",
            "portdir": "security/aescrypt",
            "version": "0.7",
            "license": "BSD-old",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://aescrypt.sourceforge.net",
            "description": "A program for encryption/decryption.",
            "long_description": "AESCrypt is a program for encrypting/decrypting streams of data using Rijndael and Cipher Block Feedback mode (CFB-128).",
            "active": false,
            "categories": [
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "Aerofoil",
            "portdir": "games/Aerofoil",
            "version": "1.1.2",
            "license": "GPL-2+",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://galeforcegames.itch.io/aerofoil",
            "description": "a port of John Calhoun's Glider PRO",
            "long_description": "Aerofoil is a port of John Calhoun's Glider PRO, the classic 1994 paper airplane game for Macintosh.",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libsdl2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "Aerial",
            "portdir": "aqua/Aerial",
            "version": "3.2.3",
            "license": "MIT",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/JohnCoates/Aerial",
            "description": "Apple TV Aerial Screensaver for Mac",
            "long_description": "Aerial is a Mac screensaver based on the new Apple TV screensaver that displays the Aerial movies Apple shot over New York, San Francisco, Hawaii, China, etc.",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 170
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "aerc",
            "portdir": "mail/aerc",
            "version": "0.21.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://aerc-mail.org",
            "description": "Terminal-based email client.",
            "long_description": "aerc is an email client that runs in your terminal, featuring editing emails in an embedded terminal tmux-style and first-class support for working with Git & email.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1013
                }
            ],
            "variants": [
                "notmuch",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "scdoc",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "notmuch"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "aephea",
            "portdir": "textproc/aephea",
            "version": "12-248",
            "license": "GPL-3+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://micans.org/aephea/",
            "description": "effective and adaptable HTML authoring",
            "long_description": "aephea offers effective and adaptable HTML authoring.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "coreutils",
                        "clang-16"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "zoem"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "aegis",
            "portdir": "devel/aegis",
            "version": "4.24.3",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://aegis.sourceforge.net/",
            "description": "A project change supervisor",
            "long_description": "Aegis is a transaction-based software configuration management system. It provides a framework within which a team of developers may work on many changes to a program independently, and Aegis coordinates integrating these changes back into the master source of the program, with as little disruption as possible.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "bison"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cook",
                        "gettext",
                        "curl",
                        "bzip2",
                        "libxml2",
                        "libmagic",
                        "zlib"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "bison-runtime"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "aee",
            "portdir": "editors/aee",
            "version": "2.2.21",
            "license": "Artistic-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20160719002816/http://www.users.qwest.net/~hmahon/",
            "description": "easy to use text editor",
            "long_description": "An easy to use text editor. Intended to be usable with little or no instruction. Provides both a terminal (curses based) interface and native X-Windows interface (in which case the executable is called xae). Features include pop-up menus, journalling (to recover from system crash or loss of connection), cut-and-paste, multiple buffers (associated with files or not), and much more.",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [],
            "variants": [
                "x11"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "adwaita-icon-theme",
            "portdir": "gnome/adwaita-icon-theme",
            "version": "44.0",
            "license": "LGPL-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome.org/",
            "description": "Adwaita icon theme",
            "long_description": "Fullcolor, symbolic and cursor assets for the Adwaita icon theme, the default icon theme for GTK+ 3.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "autoconf"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "librsvg",
                        "gtk3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cherrytree",
                        "nicotine-plus",
                        "p5.26-gtk3",
                        "p5.34-gtk3",
                        "gnome-applets",
                        "fsearch",
                        "gnome3-core",
                        "gajim",
                        "p5.28-gtk3",
                        "rawtherapee",
                        "evince",
                        "p5.30-gtk3",
                        "cadabra2",
                        "p5.32-gtk3",
                        "xournalpp",
                        "eiffelstudio"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "empathy",
                        "frogr",
                        "polari",
                        "epiphany",
                        "seahorse",
                        "gnome-music",
                        "gnome-photos",
                        "ghex",
                        "glom",
                        "gnome-calculator",
                        "gnome-system-monitor",
                        "gnome-terminal",
                        "gucharmap",
                        "liferea",
                        "nautilus",
                        "gnuradio",
                        "gnuradio37",
                        "gnuradio-next",
                        "darktable",
                        "darktable-devel",
                        "inkscape",
                        "inkscape-devel",
                        "bluefish",
                        "gedit",
                        "gnome-voice",
                        "quodlibet",
                        "easytag",
                        "easytag-devel",
                        "devhelp",
                        "gtimelog",
                        "geeqie",
                        "zenity",
                        "gupnp-tools",
                        "rygel",
                        "vte",
                        "meld",
                        "webkit2-gtk",
                        "webkit2-gtk-devel",
                        "gnome-dictionary",
                        "gnome-maps",
                        "eog",
                        "gnome3-core",
                        "midori",
                        "gcstar",
                        "libgda5",
                        "geany",
                        "abiword-x11",
                        "alacarte",
                        "balsa",
                        "dconf-editor",
                        "file-roller",
                        "glabels",
                        "gnome-calendar",
                        "gnome-characters",
                        "gnome-chemistry-utils",
                        "gnome-internet-radio-locator",
                        "gnome-panel",
                        "gnome-radio",
                        "gnome-session",
                        "gnome-sudoku",
                        "gnome-system-log",
                        "gnome-weather",
                        "gtk-radio",
                        "regexxer",
                        "pspp",
                        "transmission-x11",
                        "zim",
                        "yelp",
                        "nfoview",
                        "oregano",
                        "oof2",
                        "pan2",
                        "gtk-internet-radio-locator",
                        "gnuradio-devel",
                        "gretl",
                        "garagejam",
                        "gingerblue",
                        "gmdb2",
                        "gnome-font-viewer",
                        "baobab",
                        "gnome-chess",
                        "gramps",
                        "anjuta",
                        "gitg",
                        "gnumeric",
                        "totem",
                        "gimp3-devel",
                        "deluge"
                    ]
                }
            ]
        },
        {
            "name": "advi",
            "portdir": "x11/advi",
            "version": "1.10.2",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://advi.inria.fr/",
            "description": "TeX DVI previewer",
            "long_description": "Active-DVI is an O'Caml Unix-platform DVI previewer and a programmable presenter for slides written in LaTeX.",
            "active": true,
            "categories": [
                "graphics",
                "x11"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ocaml-findlib",
                        "ImageMagick",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libXinerama",
                        "ocaml",
                        "xpm",
                        "camlimages",
                        "freetype"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "texlive-basic"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "advancescan",
            "portdir": "archivers/advancescan",
            "version": "1.18",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://advancemame.sourceforge.net/scan-readme.html",
            "description": "command line rom manager for many emulators",
            "long_description": "AdvanceSCAN is a command line rom manager for MAME, MESS, AdvanceMAME, AdvanceMESS and Raine. It contains also a diff generator of rom sets.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "advancemenu",
            "portdir": "games/advancemenu",
            "version": "2.5.0",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "advancemame",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by advancemame",
            "long_description": "This port has been replaced by advancemame.",
            "active": false,
            "categories": [
                "games"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "advancemame",
            "portdir": "emulators/advancemame",
            "version": "3.10",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.advancemame.it/",
            "description": "unofficial MAME version with advanced video support",
            "long_description": "unofficial MAME and MESS versions with an advanced video support for helping the use with TVs, Arcade Monitors, Fixed Frequencies Monitors and also for PC Monitors.",
            "active": true,
            "categories": [
                "games",
                "emulators"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libsdl2",
                        "freetype",
                        "expat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "advancecomp",
            "portdir": "archivers/advancecomp",
            "version": "2.6",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.advancemame.it",
            "description": "recompression utilities for .PNG, .MNG, .ZIP and .GZ files",
            "long_description": "AdvanceCOMP is a set of recompression utilities for .PNG, .MNG, .ZIP and .GZ files. The main features are: Recompress ZIP, GZ, PNG and MNG files using the Deflate 7-Zip implementation, and recompress MNG files using Delta and Move optimization.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bzip2",
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "adtpro",
            "portdir": "emulators/adtpro",
            "version": "2.1.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://adtpro.com",
            "description": "transfers disks and disk images between Apple IIs and modern computers",
            "long_description": "Apple Disk Transfer ProDOS (ADTPro) transfers diskettes and logical disk images between Apple II-era computers and the modern world. Disks can be transferred using a Super Serial card, IIgs modem port or IIc/Laser 128 serial port; an Uthernet Ethernet card; or the built-in cassette ports.",
            "active": true,
            "categories": [
                "emulators"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "makeicns",
                        "clang-14"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "adplug",
            "portdir": "audio/adplug",
            "version": "2.4",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/adplug/adplug",
            "description": "AdLib sound player library",
            "long_description": "AdPlug is a free, multi-platform, hardware independent AdLib sound player library, mainly written in C++. AdPlug plays sound data, originally created for the AdLib (OPL2/3) audio board, on top of an OPL2/3 emulator or by using the real hardware. No OPL2/3 chips are required for playback.",
            "active": true,
            "categories": [
                "devel",
                "audio"
            ],
            "maintainers": [
                {
                    "name": "makr",
                    "github": "mohd-akram",
                    "ports_count": 82
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libbinio"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "audacious-plugins"
                    ]
                }
            ]
        },
        {
            "name": "ADOL-C",
            "portdir": "math/ADOL-C",
            "version": "2.7.2",
            "license": "(EPL-1 or GPL-2)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://projects.coin-or.org/ADOL-C/",
            "description": "Algorithmic Differentiation Library for C/C++",
            "long_description": "The package ADOL-C (Automatic Differentiation by OverLoading in C++) facilitates the evaluation of first and higher derivatives of vector functions that are defined by computer programs written in C or C++",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1502
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ColPack",
                        "boost176"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "deal.ii"
                    ]
                }
            ]
        },
        {
            "name": "adodb",
            "portdir": "databases/adodb",
            "version": "5.20.9",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://adodb.sourceforge.net/",
            "description": "Database library for PHP",
            "long_description": "Database library for PHP",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "adns",
            "portdir": "net/adns",
            "version": "1.6.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.chiark.greenend.org.uk/~ian/adns/",
            "description": "asynchronous DNS client library",
            "long_description": "adns is a resolver library for C (and C++) programs, and a collection of useful DNS resolver utilities.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "apachetop"
                    ]
                }
            ]
        },
        {
            "name": "ADMS",
            "portdir": "science/ADMS",
            "version": "2.3.7",
            "license": "GPL-3",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Qucs/ADMS",
            "description": "ADMS is a code generator for the Verilog-AMS language",
            "long_description": "ADMS is a code generator for the Verilog-AMS language",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 148
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "bison",
                        "flex",
                        "libtool",
                        "libxml2",
                        "perl5.34",
                        "p5.34-gd",
                        "p5.34-xml-libxml",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qucs"
                    ]
                }
            ]
        },
        {
            "name": "admesh",
            "portdir": "math/admesh",
            "version": "0.98.5",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.varlog.com/admesh-htm https://admesh.readthedocs.io",
            "description": "CLI and C library for processing triangulated solid meshes",
            "long_description": "CLI and C library for processing triangulated solid meshes",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "adept2",
            "portdir": "math/adept2",
            "version": "2024.01.24",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.met.reading.ac.uk/clouds/adept",
            "description": "Fast automatic differentiation library in C++",
            "long_description": "Combined array and automatic differentiation library in C++.",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "accelerate",
                "atlas",
                "blis",
                "flexiblas",
                "openblas",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "gcc13",
                        "autoconf",
                        "automake",
                        "libtool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "vecLibFort",
                        "libgcc"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "gsl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ade",
            "portdir": "devel/ade",
            "version": "0.1.2e",
            "license": "Apache",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/opencv/ade",
            "description": "Graph construction, manipulation, and processing framework.",
            "long_description": "Graph construction, manipulation, and processing framework.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2769
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-opencv4-devel",
                        "py35-opencv4",
                        "py36-opencv4",
                        "py35-opencv4-devel",
                        "py36-opencv4-devel",
                        "py37-opencv4",
                        "py37-opencv4-devel",
                        "opencv4",
                        "opencv4-devel",
                        "py39-opencv4",
                        "py310-opencv4",
                        "py311-opencv4",
                        "py312-opencv4",
                        "py313-opencv4",
                        "py314-opencv4",
                        "py39-opencv4-devel",
                        "py310-opencv4-devel",
                        "py311-opencv4-devel",
                        "py312-opencv4-devel",
                        "py313-opencv4-devel",
                        "py38-opencv4"
                    ]
                }
            ]
        },
        {
            "name": "addrwatch",
            "portdir": "net/addrwatch",
            "version": "1.0.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fln/addrwatch",
            "description": "a tool similar to arpwatch for IPv4/IPv6 and ethernet address pairing monitoring",
            "long_description": "addrwatch is a tool similar to arpwatch for IPv4/IPv6 and ethernet address pairing monitoring. It's main features include:\n - IPv4 and IPv6 address monitoring\n - Monitoring of VLAN tagged (802.1Q) packets\n - Output to stdout, plain text file, syslog, sqlite3 db, MySQL db\n - IP address usage history preserving output/logging",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 224
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "argp-standalone",
                        "libevent",
                        "libpcap"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}