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

{
    "count": 50783,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=971",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=969",
    "results": [
        {
            "name": "sdd",
            "portdir": "sysutils/sdd",
            "version": "1.52",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://schilytools.sourceforge.net",
            "description": "fast replacement for dd",
            "long_description": "fast replacement for dd",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sdf2-bundle",
            "portdir": "devel/sdf2-bundle",
            "version": "2.4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.program-transformation.org/Sdf/SdfBundle",
            "description": "Package related to the SDF2 syntax defintion formalism.",
            "long_description": "The sdf2-bundle is an easy to install collection of packages related to the SDF2 syntax definition formalism. The packages are developed at the CWI. The main packages of the sdf2-bundle are pgen, a parser generator for SDF2 and sglr, a parser.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libaterm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "strategoxt"
                    ]
                }
            ]
        },
        {
            "name": "sdl12-compat",
            "portdir": "devel/sdl12-compat",
            "version": "1.2.74",
            "license": "zlib",
            "platforms": "macosx freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.libsdl.org/",
            "description": "SDL 1.2 compatibility layer",
            "long_description": "This is a compatibility layer that allows programs written for SDL 1.2.x to run with SDL 2.x.",
            "active": true,
            "categories": [
                "devel",
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsdl2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libsdl"
                    ]
                }
            ]
        },
        {
            "name": "SDL3",
            "portdir": "devel/SDL3",
            "version": "3.4.0",
            "license": "zlib",
            "platforms": "{darwin >= 20}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.libsdl.org/",
            "description": "Cross-platform multi-media development API",
            "long_description": "Simple DirectMedia Layer is a cross-platform development library designed to provide low level access to audio, keyboard, mouse, joystick, and graphics hardware. This port provides the latest 3.x release series.",
            "active": true,
            "categories": [
                "devel",
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "SDL3_image",
                        "SDL3_ttf",
                        "swi-prolog-devel",
                        "swi-prolog",
                        "audacious-plugins",
                        "FreeRDP"
                    ]
                }
            ]
        },
        {
            "name": "SDL3-devel",
            "portdir": "devel/SDL3-devel",
            "version": "3.1.8",
            "license": "zlib",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "SDL3",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by SDL3",
            "long_description": "This port has been replaced by SDL3.",
            "active": true,
            "categories": [
                "devel",
                "multimedia"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "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": "SDL3_image",
            "portdir": "devel/SDL3_image",
            "version": "3.4.0",
            "license": "zlib",
            "platforms": "{darwin >= 20}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/libsdl-org/SDL_image",
            "description": "Add on library for libSDL handling several image formats",
            "long_description": "This is a simple library to load images of various formats as SDL surfaces. This library supports BMP, PPM, PCX, GIF, JPEG, PNG, TGA, and TIFF formats.",
            "active": true,
            "categories": [
                "devel",
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [
                "debug",
                "jxl",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tiff",
                        "webp",
                        "SDL3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "swi-prolog-devel",
                        "swi-prolog"
                    ]
                }
            ]
        },
        {
            "name": "SDL3_image-devel",
            "portdir": "devel/SDL3_image-devel",
            "version": "3.1.1",
            "license": "zlib",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "SDL3_image",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by SDL3_image",
            "long_description": "This port has been replaced by SDL3_image.",
            "active": true,
            "categories": [
                "devel",
                "graphics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "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": "SDL3_ttf",
            "portdir": "devel/SDL3_ttf",
            "version": "3.2.2",
            "license": "zlib",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/libsdl-org/SDL_ttf",
            "description": "add on library for libSDL for rendering TrueType fonts",
            "long_description": "This library is a wrapper around FreeType and allows rendering TrueType fonts in SDL applications.",
            "active": true,
            "categories": [
                "devel",
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [
                "debug",
                "harfbuzz",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "freetype",
                        "SDL3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "FreeRDP"
                    ]
                }
            ]
        },
        {
            "name": "sdlconsole",
            "portdir": "devel/sdlconsole",
            "version": "2.1",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://sdlconsole.sourceforge.net/",
            "description": "a Quake-style console for SDL programs",
            "long_description": "SDL_Console is a drop down console that can be easily added to any SDL application. It is similar to Quake and other games consoles. A console gives you the ability to interact with your program in an easy way by executing predefined commands. You can also have more than one console at a time.",
            "active": true,
            "categories": [
                "devel",
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsdl_image"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "SDLInvaders",
            "portdir": "games/SDLInvaders",
            "version": "0.8.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.nielsweber.de/SDLInvaders/",
            "description": "simple clone of the famous Space Invaders game.",
            "long_description": "simple clone of the famous Space Invaders game.",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsdl_mixer",
                        "libsdl",
                        "libsdl_image"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sdl_sopwith",
            "portdir": "games/sdl_sopwith",
            "version": "2.9.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://fragglet.github.io/sdl-sopwith/",
            "description": "Classic biplane shooter",
            "long_description": "This is a port of the classic computer game \"Sopwith\" to run on modern computers and operating systems.",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [
                {
                    "name": "pubgithub",
                    "github": "sambthompson",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "makeicns",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsdl2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "SDRangel",
            "portdir": "science/SDRangel",
            "version": "7.13.0",
            "license": "GPL-3",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/f4exb/sdrangel",
            "description": "SDRangel is an Open Source Qt5 / OpenGL 3.0+ SDR and signal analyzer frontend to various hardware.",
            "long_description": "SDRangel is an Open Source Qt5 / OpenGL 3.0+ SDR and signal analyzer frontend to various hardware.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 148
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "debug",
                "gui",
                "native",
                "server",
                "airspy",
                "airspyhf",
                "bladerf",
                "funcube",
                "hackrf",
                "libiio",
                "limesuite",
                "perseus",
                "rtlsdr",
                "xtrx",
                "soapysdr",
                "sdrplay"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtlocation",
                        "qt5-qtmultimedia",
                        "qt5-qtspeech",
                        "qt5-qttools",
                        "qt5-qtwebsockets",
                        "codec2",
                        "dsdcc",
                        "libopus",
                        "libusb",
                        "opencv3",
                        "fftw-3-single",
                        "ffmpeg",
                        "qt5-qtbase",
                        "airspy",
                        "airspyhf",
                        "cm256cc",
                        "limesuite",
                        "rtl-sdr",
                        "serialDV",
                        "libiconv",
                        "boost176",
                        "aptdec",
                        "dab-cmdline",
                        "libsigmf",
                        "sgp4",
                        "SoapySDR",
                        "qt5-qtwebengine",
                        "qt5-qtcharts"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "SDRplay",
            "portdir": "science/SDRplay",
            "version": "2.13.1",
            "license": "restrictive/distributable",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://sdrplay.com/",
            "description": "SDRplay provides support for SDRplay hardware",
            "long_description": "SDRplay provides support for SDRplay hardware. SDR for Software Defined Radio and 'Play' because it's designed to allow anyone interested in receiving practically any kind of radio or TV signals to be able to do so without having to decide up-front exactly what it is they will want to do next. For computer wizards we are democratising Radio in that you can literally Play at creating completely new radio-based products.",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "SoapySDRPlay",
                        "gr-osmosdr",
                        "gr37-osmosdr",
                        "rsp_tcp",
                        "gr37-sdrplay",
                        "linrad"
                    ]
                }
            ]
        },
        {
            "name": "SDRplay3",
            "portdir": "science/SDRplay3",
            "version": "3.07.1",
            "license": "restrictive/distributable",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.sdrplay.com",
            "description": "SDRplay3 provides support for SDRplay hardware (API 3)",
            "long_description": "SDRplay3 provides support for SDRplay hardware (API 3). SDR for Software Defined Radio and 'Play' because it's designed to allow anyone interested in receiving practically any kind of radio or TV signals to be able to do so without having to decide up-front exactly what it is they will want to do next. For computer wizards we are democratising Radio in that you can literally Play at creating completely new radio-based products.",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 148
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libusb"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "SoapySDRPlay3"
                    ]
                }
            ]
        },
        {
            "name": "SDRPlusPlus",
            "portdir": "science/SDRPlusPlus",
            "version": "1.0.4",
            "license": "GPL-3",
            "platforms": "darwin macosx",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/AlexandreRouma/SDRPlusPlus",
            "description": "SDR++ is a cross-platform and open source SDR software with the aim of being bloat free and simple to use.",
            "long_description": "SDR++ is a cross-platform and open source SDR software with the aim of being bloat free and simple to use.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 148
                }
            ],
            "variants": [
                "debug",
                "gui",
                "airspy",
                "airspyhf",
                "bladerf",
                "hackrf",
                "libiio",
                "limesuite",
                "rtlsdr",
                "soapysdr",
                "sdrplay",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "makeicns",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glfw",
                        "fftw-3-single",
                        "airspy",
                        "airspyhf",
                        "codec2",
                        "hamlib",
                        "limesuite",
                        "rtl-sdr",
                        "volk",
                        "hackrf",
                        "portaudio",
                        "libusb",
                        "glew"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "seahorse",
            "portdir": "gnome/seahorse",
            "version": "3.20.0",
            "license": "GPL-2+ and GFDL-1.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Apps/Seahorse",
            "description": "Seahorse is a graphical interface for managing and using encryption keys.",
            "long_description": "Seahorse is a graphical interface for managing and using encryption keys. Currently it supports PGP keys (using GPG/GPGME) and SSH keys. Its goal is to provide an easy to use Key Management Tool, along with an easy to use interface for encryption operations.",
            "active": true,
            "categories": [
                "gnome",
                "crypto"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2625
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "itstool",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "gnome-common",
                        "yelp-tools",
                        "vala",
                        "intltool",
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openldap",
                        "gpgme",
                        "desktop-file-utils",
                        "gcr",
                        "gtk3",
                        "libsecret",
                        "openssh",
                        "libsoup-2.4"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "yelp",
                        "adwaita-icon-theme"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sealcurses",
            "portdir": "devel/sealcurses",
            "version": "2024-12-02",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://git.skyjake.fi/skyjake/sealcurses",
            "description": "SDL Emulation and Adaptation Layer for Curses (ncursesw)",
            "long_description": "SDL Emulation and Adaptation Layer for Curses (ncursesw)",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "sikmir",
                    "github": "sikmir",
                    "ports_count": 43
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "the_Foundation"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "seaport",
            "portdir": "devel/seaport",
            "version": "0.10.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://seaport.rtfd.io",
            "description": "The modern MacPorts portfile updater",
            "long_description": "The modern MacPorts portfile updater.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "harens",
                    "github": "harens",
                    "ports_count": 159
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py311-build",
                        "py311-installer",
                        "py311-poetry-core"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gh",
                        "py311-click",
                        "py311-beartype"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "searchfs",
            "portdir": "sysutils/searchfs",
            "version": "0.4.0",
            "license": "BSD",
            "platforms": "{darwin >= 20}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sveinbjornt/searchfs",
            "description": "APFS / HFS+ search utility",
            "long_description": "Command line tool to quickly search by filename on APFS and HFS+ volumes using the file system catalog.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "srirangav",
                    "github": "srirangav",
                    "ports_count": 15
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "search-that-hash",
            "portdir": "security/search-that-hash",
            "version": "0.2.8",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/HashPals/search-that-hash",
            "description": "Searches Hash APIs to crack your hash quickly",
            "long_description": "Searches Hash APIs to crack your hash quickly. Search-That-Hash automates this process in less than 2 seconds. It searches the most popular hash cracking sites and automatically inputs your hash(s) for cracking.",
            "active": true,
            "categories": [
                "security",
                "python"
            ],
            "maintainers": [
                {
                    "name": "harensdeveloper",
                    "github": "harens",
                    "ports_count": 39
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-poetry-core",
                        "py314-installer",
                        "py314-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-rich",
                        "py314-toml",
                        "py314-cloudscraper",
                        "py314-coloredlogs",
                        "py314-loguru",
                        "py314-click",
                        "py314-appdirs",
                        "py314-requests",
                        "name-that-hash"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "secpwgen",
            "portdir": "security/secpwgen",
            "version": "1.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.core-dump.com.hr/index.pl?node_id=407",
            "description": "An utility for generating secure passphrases",
            "long_description": "An utility for generating secure passphrases. Implements several methods for passphrase generation including the Diceware method with 8192 word dictionary compiled in the executable.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cryptlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "secrets",
            "portdir": "gnome/secrets",
            "version": "9.4",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.gnome.org/World/secrets",
            "description": "Password manager for GNOME",
            "long_description": "Password manager for GNOME",
            "active": true,
            "categories": [
                "sysutils",
                "security",
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "gettext",
                        "meson",
                        "ninja",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312",
                        "py312-validators",
                        "py312-pyotp",
                        "libadwaita",
                        "glib2",
                        "py312-pykeepass",
                        "py312-yubico",
                        "py312-zxcvbn",
                        "py312-kcs11",
                        "desktop-file-utils",
                        "gobject-introspection",
                        "gettext-runtime",
                        "gtk4"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-pyusb"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "see",
            "portdir": "lang/see",
            "version": "3.1.1424",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://adaptive-enterprises.com/~d/software/see/",
            "description": "Simple ECMAScript Engine",
            "long_description": "The Simple ECMAScript Engine ('SEE') is a parser and runtime library for the popular ECMAScript language.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-12"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boehmgc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "seed",
            "portdir": "gnome/seed",
            "version": "4.0.0-20201009",
            "license": "LGPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/Seed",
            "description": "GObject JavaScriptCore bridge",
            "long_description": "Seed is a library and interpreter, dynamically bridging (through gobject-introspection) the WebKit JavaScriptCore engine with the GObject type system. In a more concrete sense, Seed enables you to immediately write applications around a significant portion of the GNOME platform, and easily embed JavaScript as a scripting language in your GObject library.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "gnome-common",
                        "gtk-doc",
                        "gawk",
                        "clang-9.0",
                        "intltool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxml2",
                        "sqlite3",
                        "webkit2-gtk",
                        "dbus-glib",
                        "gettext",
                        "libffi",
                        "mpfr",
                        "readline",
                        "gnome-js-common",
                        "gobject-introspection",
                        "cairo"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "seekanser",
            "portdir": "textproc/seekanser",
            "version": "1.0.7",
            "license": "LGPL-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://seekanser.sourceforge.jp/",
            "description": "a program to seek answers to a quiz in Japanese",
            "long_description": "SeekAnser is a program to seek answers to a quiz in Japanese.",
            "active": true,
            "categories": [
                "textproc",
                "java",
                "japanese"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "chasen"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "semgrep",
            "portdir": "devel/semgrep",
            "version": "0.14.0",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/returntocorp/semgrep",
            "description": "Fast and syntax-aware semantic code pattern search for many languages: like grep but for code.",
            "long_description": "semgrep is like grep but for code: it is a tool for easily detecting and preventing bugs and anti-patterns in your codebase. It combines the convenience of grep with the correctness of syntactical and semantic search.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1024
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "ocaml",
                        "opam",
                        "clang-17"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "semver-utils",
            "portdir": "devel/semver-utils",
            "version": "2.0.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/emcrisostomo/semver-utils",
            "description": "C/C++ semantic version parser",
            "long_description": "A C/C++ library and an utility to parse, compare and manipulate versions numbers complying with Semantic Versioning (https://semver.org)",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "emcrisostomo",
                    "github": "emcrisostomo",
                    "ports_count": 167
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sendemail",
            "portdir": "mail/sendemail",
            "version": "1.56",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://caspian.dotconf.net/menu/Software/SendEmail/",
            "description": "lightweight, completly command line based SMTP email agent",
            "long_description": "sendemail is a lightweight, completly command line based, SMTP email agent. If you have the need to send email from a command prompt this tool is perfect. It was designed to be used in bash scripts, Perl programs, and web sites, but it is also quite useful in many other contexts. sendemail is written in Perl and is unique in that it requires no special modules.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "perl5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sendfile",
            "portdir": "net/sendfile",
            "version": "2.1b-20110604",
            "license": "GPL and Artistic-1 and Restrictive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://fex.belwue.de/saft/sendfile.html",
            "description": "A saft suite for asynchronous transfers",
            "long_description": "Sendfile is a SAFT implementation for UNIX and serves as a tool for asynchronous sending of files in the internet, conserving their file attributes. It consists of the following parts: sendfiled - the server daemon sendfile - a client for sending files sendmsg - a client for sending one-line text messages receive - a client for receiving spooled files",
            "active": false,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "SendMIDI",
            "portdir": "multimedia/SendMIDI",
            "version": "1.3.1",
            "license": "GPL-3+",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gbevin/SendMIDI",
            "description": "command line tool to send MIDI messages to MIDI devices",
            "long_description": "SendMIDI a is command line tool to send MIDI messages to MIDI devices. Messages can be specified on the command line, from a file, or piped from another program such as the companion program ReceiveMIDI.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sendpage",
            "portdir": "net/sendpage",
            "version": "1.000003",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.sendpage.org/",
            "description": "Sendpage sends alphanumeric pages via a modem, receives via SNPP",
            "long_description": "An SNPP client, SNPP server, a queuing engine, a modem control engine, a TAP communication system, and an email notification system.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "perl5_34",
                "perl5_28",
                "perl5_30",
                "perl5_32"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-dbi",
                        "p5.34-device-serialport",
                        "p5.34-mailtools",
                        "p5.34-net-snpp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "senna",
            "portdir": "textproc/senna",
            "version": "1.1.4",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://qwik.jp/senna/",
            "description": "embeddable fulltext search engine",
            "long_description": "Senna is an embeddable fulltext search engine, which you can use in conjunction with various scripting languages and databases.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "hello",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mecab",
                        "mecab-ipadic-utf8"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "senpai",
            "portdir": "irc/senpai",
            "version": "0.4.1",
            "license": "ICS",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://git.sr.ht/~delthas/senpai",
            "description": "A modern terminal IRC client written in Go.",
            "long_description": "Senpai is an open-source IRC client written in Go that works best with bouncers.",
            "active": true,
            "categories": [
                "net",
                "irc"
            ],
            "maintainers": [
                {
                    "name": "nate",
                    "github": "exprez135",
                    "ports_count": 3
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "scdoc",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sent",
            "portdir": "office/sent",
            "version": "1",
            "license": "ISC",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://git.suckless.org/sent",
            "description": "sent is a simple plaintext presentation tool.",
            "long_description": "sent is a simple plaintext presentation tool. sent does not need latex, libreoffice or any other fancy file format, it uses plaintext files to describe the slides and can include images via farbfeld. Every paragraph represents a slide in the presentation. The presentation is displayed in a simple X11 window. The content of each slide is automatically scaled to fit the window and centered so you also don't have to worry about alignment. Instead you can really concentrate on the content.",
            "active": true,
            "categories": [
                "office"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1024
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "Xft2",
                        "fontconfig",
                        "xorg-libX11",
                        "freetype"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "farbfeld"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sentencepiece",
            "portdir": "textproc/sentencepiece",
            "version": "0.2.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/google/sentencepiece",
            "description": "Unsupervised text tokenizer for Neural Network-based text generation.",
            "long_description": "SentencePiece is an unsupervised text tokenizer and detokenizer mainly for Neural Network-based text generation systems where the vocabulary size is predetermined prior to the neural model training. SentencePiece implements subword units (e.g., byte-pair-encoding (BPE) (Sennrich et al.) and unigram language model (Kudo)) with the extension of direct training from raw sentences. SentencePiece allows us to make a purely end-to-end system that does not depend on language-specific pre/postprocessing.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gperftools",
                        "protobuf3-cpp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-sentencepiece",
                        "py38-sentencepiece",
                        "py310-sentencepiece",
                        "py311-sentencepiece",
                        "py312-sentencepiece",
                        "py39-sentencepiece"
                    ]
                }
            ]
        },
        {
            "name": "seqan",
            "portdir": "science/seqan",
            "version": "2.4.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "seqan2",
            "homepage": "https://www.seqan.de",
            "description": "SeqAn - The C++ Sequence Analysis Library",
            "long_description": "SeqAn is an open source C++ library of efficient algorithms and data structures for the analysis of sequences with the focus on biological data.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "rene.rahn",
                    "github": "",
                    "ports_count": 3
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "seqan-1",
            "portdir": "science/seqan-1",
            "version": "1.4.2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.seqan.de",
            "description": "compatibility version of SeqAn",
            "long_description": "compatibility version of SeqAn",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "bowtie"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tophat"
                    ]
                }
            ]
        },
        {
            "name": "seqan2",
            "portdir": "science/seqan2",
            "version": "2.5.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.seqan.de",
            "description": "SeqAn - The C++ Sequence Analysis Library",
            "long_description": "SeqAn is an open source C++ library of efficient algorithms and data structures for the analysis of sequences with the focus on biological data.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "rene.rahn",
                    "github": "rrahn",
                    "ports_count": 2
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "seqan2-apps",
            "portdir": "science/seqan2-apps",
            "version": "2.4.0",
            "license": "BSD and LGPL-3 and GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.seqan.de/applications/",
            "description": "Applications distributed with the SeqAn library",
            "long_description": "SeqAn applications for the analysis of large sets of sequences, e.g. read mapping, genome comparison, local alignment, data mining.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "rene.rahn",
                    "github": "",
                    "ports_count": 3
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "cmake"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libomp",
                        "bzip2",
                        "boost176",
                        "zlib"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "coinor-liblemon"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "seqan3",
            "portdir": "science/seqan3",
            "version": "3.4.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.seqan.de",
            "description": "SeqAn3 - The modern C++ library for sequence analysis",
            "long_description": "SeqAn3 is the new version of the popular SeqAn template library for the analysis of biological sequences. It enables the rapid development of high-performance solutions by providing generic algorithms and data structures By leveraging modern C++ it provides unprecedented ease-of-use without sacrificing performance.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "rene.rahn",
                    "github": "rrahn",
                    "ports_count": 2
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-21"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bzip2",
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "seqan-apps",
            "portdir": "science/seqan-apps",
            "version": "2.4.0",
            "license": "BSD and LGPL-3 and GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "seqan2-apps",
            "homepage": "https://www.seqan.de/applications/",
            "description": "Applications distributed with the SeqAn library",
            "long_description": "SeqAn applications for the analysis of large sets of sequences, e.g. read mapping, genome comparison, local alignment, data mining.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "rene.rahn",
                    "github": "",
                    "ports_count": 3
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "Sequel-Ace",
            "portdir": "aqua/Sequel-Ace",
            "version": "2.3.1",
            "license": "MIT",
            "platforms": "{darwin >= 17}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Sequel-Ace/Sequel-Ace",
            "description": "MySQL/MariaDB database management for macOS",
            "long_description": "a fast, easy-to-use Mac database management application for working with MySQL & MariaDB databases",
            "active": true,
            "categories": [
                "aqua",
                "devel",
                "databases"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sequelpro-devel",
            "portdir": "aqua/sequelpro-devel",
            "version": "20200622",
            "license": "MIT",
            "platforms": "{darwin >= 15}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sequelpro.com/",
            "description": "MySQL/MariaDB database management for macOS",
            "long_description": "a fast, easy-to-use Mac database management application for working with MySQL & MariaDB databases",
            "active": true,
            "categories": [
                "aqua",
                "devel",
                "databases"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sequoia-chameleon-gnupg",
            "portdir": "security/sequoia-chameleon-gnupg",
            "version": "0.13.1",
            "license": "LGPL-2.0+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sequoia-pgp.org/",
            "description": "This is a re-implementation and drop-in replacement of gpg and gpgv using the Sequoia OpenPGP implementation.",
            "long_description": "This is a re-implementation and drop-in replacement of gpg and gpgv using the Sequoia OpenPGP implementation.",
            "active": true,
            "categories": [
                "security",
                "mail"
            ],
            "maintainers": [
                {
                    "name": "jann",
                    "github": "roederja",
                    "ports_count": 10
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "capnproto",
                        "cargo",
                        "legacy-support",
                        "pkgconfig",
                        "rust"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind",
                        "nettle",
                        "libiconv",
                        "openssl3",
                        "sqlite3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sequoia-keystore",
            "portdir": "security/sequoia-keystore",
            "version": "0.2.0",
            "license": "LGPL-2.0+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/sequoia-pgp/sequoia-keystore",
            "description": "This project implements a private key store for Sequoia.",
            "long_description": "This project implements a private key store for Sequoia. This allows sequoia to access private keys stored in OpenPGP smartcards.",
            "active": true,
            "categories": [
                "security",
                "mail"
            ],
            "maintainers": [
                {
                    "name": "cal",
                    "github": "neverpanic",
                    "ports_count": 53
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "legacy-support",
                        "pkgconfig",
                        "rust",
                        "capnproto",
                        "cargo"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl3",
                        "libunwind"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "opensc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "sequoia-sq"
                    ]
                }
            ]
        },
        {
            "name": "sequoia-pgp",
            "portdir": "security/sequoia-pgp",
            "version": "0.25.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sequoia-pgp.org/",
            "description": "Sequoia PGP",
            "long_description": "Sequoia is a cool new OpenPGP implementation. It consists of several crates, providing both a low-level and a high-level API for dealing with OpenPGP data.",
            "active": false,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "jann",
                    "github": "roederja",
                    "ports_count": 10
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "cargo",
                        "pkgconfig",
                        "rust",
                        "coreutils"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "capnproto",
                        "nettle",
                        "openssl",
                        "sqlite3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sequoia-sq",
            "portdir": "security/sequoia-sq",
            "version": "1.3.1",
            "license": "LGPL-2.0+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sequoia-pgp.org/",
            "description": "Sequoia-PGP is an implementation of OpenPGP in Rust. This port provides the sq command line application, which provides a way to use OpenPGP conveniently from the command line.",
            "long_description": "Sequoia-PGP is an implementation of OpenPGP in Rust. This port provides the sq command line application, which provides a way to use OpenPGP conveniently from the command line.",
            "active": true,
            "categories": [
                "security",
                "mail"
            ],
            "maintainers": [
                {
                    "name": "cal",
                    "github": "neverpanic",
                    "ports_count": 53
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "legacy-support",
                        "pkgconfig",
                        "rust",
                        "clang-20",
                        "capnproto",
                        "cargo"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3",
                        "libunwind",
                        "libiconv",
                        "openssl3"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "sequoia-keystore"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "serd",
            "portdir": "audio/serd",
            "version": "0.30.12",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://drobilla.net/software/serd.html",
            "description": "lightweight C library for RDF syntax",
            "long_description": "serd is a lightweight C library for RDF syntax. It supports reading and writing Turtle and NTriples.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [
                {
                    "name": "aggraef",
                    "github": "agraef",
                    "ports_count": 44
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "python27",
                        "clang-15"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "lilv",
                        "sord",
                        "sratom"
                    ]
                }
            ]
        },
        {
            "name": "serf1",
            "portdir": "www/serf1",
            "version": "1.3.10",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://serf.apache.org",
            "description": "C-based HTTP client library",
            "long_description": "The serf library is a C-based HTTP client library built upon the Apache Portable Runtime (APR) library. It multiplexes connections, running the read/write communication asynchronously. Memory copies and transformations are kept to a minimum to provide high performance operation.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "scons",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "openssl3",
                        "apr",
                        "apr-util"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "subversion-perlbindings-5.26",
                        "subversion-pythonbindings-3.9",
                        "subversion-python27bindings",
                        "subversion-pythonbindings-2.7",
                        "subversion-pythonbindings-3.5",
                        "subversion-pythonbindings-3.6",
                        "subversion-pythonbindings-3.7",
                        "subversion-pythonbindings-3.8",
                        "subversion-pythonbindings-3.10",
                        "subversion-pythonbindings-3.11",
                        "subversion-pythonbindings-3.12",
                        "subversion",
                        "subversion-javahlbindings",
                        "subversion-rubybindings"
                    ]
                }
            ]
        },
        {
            "name": "serialDV",
            "portdir": "science/serialDV",
            "version": "1.1.5",
            "license": "GPL-3",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/f4exb/serialDV",
            "description": "C++ Minimal interface to encode and decode audio with AMBE3000 based devices in packet mode over a serial link.",
            "long_description": "C++ Minimal interface to encode and decode audio with AMBE3000 based devices in packet mode over a serial link.",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 148
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "SDRangel"
                    ]
                }
            ]
        }
    ]
}