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

{
    "count": 49649,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=958",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=956",
    "results": [
        {
            "name": "stress-ng",
            "portdir": "benchmarks/stress-ng",
            "version": "0.19.06",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ColinIanKing/stress-ng",
            "description": "System stress test utility",
            "long_description": "stress-ng will stress test a computer system in various selectable ways. It was designed to exercise various physical subsystems of a computer as well as the various operating system kernel interfaces.",
            "active": true,
            "categories": [
                "sysutils",
                "benchmarks"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 224
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "judy",
                        "libjpeg-turbo",
                        "mesa"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "strigi",
            "portdir": "devel/strigi",
            "version": "0.7.8",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.vandenoever.info/software/strigi/",
            "description": "Fastest and smallest desktop searching program",
            "long_description": "Strigi is a daemon which uses a very fast and efficient crawler that can index data on your harddrive. Indexing operations are performed without hammering your system, this makes Strigi the fastest and smallest desktop searching program. Strigi can index different file formats, including the contents of the archive files.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automoc",
                        "cmake",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "clucene",
                        "dbus",
                        "qt4-mac",
                        "ffmpeg",
                        "libxml2",
                        "exiv2",
                        "bzip2",
                        "zlib",
                        "phonon"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "soprano",
                        "kdegraphics-strigi-analyzer",
                        "kdenetwork-strigi-analyzers",
                        "kdesdk-strigi-analyzers",
                        "mobipocket",
                        "kdelibs4"
                    ]
                }
            ]
        },
        {
            "name": "string_replace",
            "portdir": "textproc/string_replace",
            "version": "0.1",
            "license": "GPL-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://freecode.com/projects/string_replace",
            "description": "searches and replaces a text string or regular expression",
            "long_description": "This tool was designed to go through text files (meaning: text, html, php, etc.) to search for and replace a particular text string (or regular expression).",
            "active": true,
            "categories": [
                "textproc",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "perl5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "string_theory",
            "portdir": "devel/string_theory",
            "version": "3.8",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/zrax/string_theory",
            "description": "C++ string library",
            "long_description": "Flexible modern C++ string library with type-safe formatting",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "darryl",
                    "github": "dpogue",
                    "ports_count": 1
                }
            ],
            "variants": [
                "debug",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "stringtoolbox",
            "portdir": "devel/stringtoolbox",
            "version": "0.0.4",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/chrberger/stringtoolbox",
            "description": "A simple header-only, single-file string toolbox library for C++",
            "long_description": "stringtoolbox is a small and efficient library written in modern C++, aimed to provide some features for processing std::strings.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "catch2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "strip7",
            "portdir": "devel/strip7",
            "version": "895",
            "license": "(APSL-2 or GPL-2+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://opensource.apple.com/source/cctools/",
            "description": "A modified version of strip that ignores variant n_sects",
            "long_description": "strip7. Useful only for building TenFourFox with modern gcc versions.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "llvm39",
                "llvm40",
                "llvm50",
                "llvmdev"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "libunwind-headers",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "llvm-5.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "stripe-cli",
            "portdir": "devel/stripe-cli",
            "version": "1.26.1",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://stripe.com/docs/stripe-cli",
            "description": "A command-line tool for Stripe",
            "long_description": "The Stripe CLI helps you build, test, and manage your Stripe integration right from the terminal. With the CLI, you can: securely test webhooks without relying on 3rd party software, trigger webhook events or resend events for easy testing, tail your API request logs in real-time, and create, retrieve, update, or delete API objects.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1013
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "strumpack",
            "portdir": "math/strumpack",
            "version": "8.0.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://portal.nersc.gov/project/sparse/strumpack",
            "description": "Structured Matrix Package (LBNL)",
            "long_description": "STRUMPACK (STRUctured Matrix PACKage) is a software library providing linear algebra routines and linear system solvers for sparse and for dense rank-structured linear systems.",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug",
                "accelerate",
                "atlas",
                "blis",
                "flexiblas",
                "openblas",
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "util-linux",
                        "clang-17",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "vecLibFort",
                        "libgcc",
                        "libomp",
                        "metis"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "wget"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "hiop"
                    ]
                }
            ]
        },
        {
            "name": "sttr",
            "portdir": "textproc/sttr",
            "version": "0.2.26",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/abhimanyu003/sttr",
            "description": "Perform various operations on a string.",
            "long_description": "sttr is command line software that allows you to quickly run various transformation operations on strings.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1013
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "stubby",
            "portdir": "net/stubby",
            "version": "0.4.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dnsprivacy.org/wiki/display/DP/DNS+Privacy+Daemon+-+Stubby",
            "description": "an application that acts as a local DNS Privacy stub resolver (using DNS-over-TLS)",
            "long_description": "Stubby is the name given to a mode of using getdns which enables it to act as a local DNS Privacy stub resolver (using DNS-over-TLS). Stubby encrypts DNS queries sent from a client machine (desktop or laptop) to a DNS Privacy resolver increasing end user privacy.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 96
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "getdns",
                        "libyaml"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "stuff",
            "portdir": "science/stuff",
            "version": "1.26.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.astromatic.net/software/stuff/",
            "description": "Generates artifical astronomical source catalogs",
            "long_description": "Stuff is a program that generates artificial but realistic catalogs of astronomical sources. These catalogs can be loaded in SkyMaker to generate image simulations.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 422
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "stunnel",
            "portdir": "security/stunnel",
            "version": "5.76",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.stunnel.org/",
            "description": "SSL tunneling program",
            "long_description": "Stunnel is a program that allows you to encrypt arbitrary TCP connections inside SSL (Secure Sockets Layer) available on both Unix and Windows. Stunnel can allow you to secure non-SSL aware daemons and protocols (like POP, IMAP, LDAP, etc) by having Stunnel provide the encryption, requiring no changes to the daemon's code.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1098
                }
            ],
            "variants": [
                "openssl1",
                "openssl3",
                "libwrap",
                "mimalloc",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tcp_wrappers",
                        "openssl3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "stylua",
            "portdir": "lua/stylua",
            "version": "2.3.1",
            "license": "MPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/johnnymorganz/stylua",
            "description": "An opinionated Lua code formatter",
            "long_description": "An opinionated code formatter for Lua 5.1-5.4 and Luau. StyLua is inspired by the likes of prettier, it parses your Lua codebase, and prints it back out from scratch, enforcing a consistent code style.",
            "active": true,
            "categories": [
                "lua"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 609
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "subdownloader",
            "portdir": "multimedia/subdownloader",
            "version": "2.0.18",
            "license": "GPL-3+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.subdownloader.net/",
            "description": "Automatically download and upload subtitles for videos",
            "long_description": "SubDownloader is a program for automatic download/upload subtitles for videofiles (DIVX,MPEG,AVI,VOB,etc) and DVD's using fast hashing.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "subprocess",
            "portdir": "devel/subprocess",
            "version": "0.4.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/benman64/subprocess",
            "description": "Cross-platform subprocess library for C++",
            "long_description": "Cross-platform subprocess library for C++",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-16",
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "git-tui"
                    ]
                }
            ]
        },
        {
            "name": "subsurface",
            "portdir": "x11/subsurface",
            "version": "3.1.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://subsurface.hohndel.org/",
            "description": "Subsurface is an open source dive log program written in C.",
            "long_description": "Subsurface is an open source dive log program written in C.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk-osx-application-gtk2",
                        "libdivecomputer",
                        "gconf",
                        "gtk2",
                        "hicolor-icon-theme",
                        "libzip",
                        "py27-pygtk",
                        "libxml2",
                        "libxslt",
                        "libsoup-2.4",
                        "osm-gps-map-gtk2",
                        "glib2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "subtitleripper",
            "portdir": "multimedia/subtitleripper",
            "version": "0.3-4",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://subtitleripper.sourceforge.net/",
            "description": "DVD subtitle ripper",
            "long_description": "If you want to convert DVD subtitles into text format (e.g. subrip format) or VobSub format this program could be useful for you.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "stephen",
                    "github": "stack",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpng",
                        "netpbm",
                        "transcode"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "subversion",
            "portdir": "devel/subversion",
            "version": "1.14.3",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://subversion.apache.org/",
            "description": "subversion (svn) -- a version control system designed to be a better cvs",
            "long_description": "Subversion (svn) is a version control system designed to be as similar to cvs(1) as possible, while fixing many outstanding problems with cvs(1).",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "mod_dav_svn",
                "no_bdb",
                "mac_os_x_server_mod_dav_svn",
                "tools",
                "unicode_path",
                "disable_keychain",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "db48",
                        "sqlite3",
                        "apr",
                        "apr-util",
                        "dbus",
                        "gettext",
                        "libcomerr",
                        "lz4",
                        "expat",
                        "libiconv",
                        "libutf8proc",
                        "serf1",
                        "cyrus-sasl2",
                        "libmagic",
                        "zlib"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "curl-ca-bundle"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "midi_patchbay"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "n2n",
                        "duke3d",
                        "CronniX",
                        "PsyncX",
                        "cotvnc",
                        "cotvnc-devel",
                        "cmuclmtk",
                        "rgm3800",
                        "MacPorts_Framework",
                        "otx",
                        "spim",
                        "PCLauncher",
                        "Etoile",
                        "Etoile-devel",
                        "msieve-devel",
                        "sofia-ml",
                        "AtomicParsley-devel",
                        "despotify",
                        "rpcgen-mt",
                        "Pallet",
                        "emergent",
                        "flashdot",
                        "linrad",
                        "port-depgraph",
                        "pypi2port",
                        "mpvim",
                        "synkron",
                        "codeblocks-devel",
                        "mplayer-devel",
                        "previous"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php53-svn",
                        "php55-svn",
                        "php56-svn",
                        "p5.28-app-svn-bisect",
                        "p5.30-app-svn-bisect",
                        "p5.32-app-svn-bisect",
                        "p5.34-app-svn-bisect",
                        "py37-pysvn",
                        "py27-pysvn",
                        "subversion-pythonbindings-3.9",
                        "py37-subvertpy",
                        "py310-pysvn",
                        "py311-pysvn",
                        "py39-pysvn",
                        "py312-pysvn",
                        "py36-pysvn",
                        "p5.26-app-svn-bisect",
                        "subversion-pythonbindings-3.10",
                        "subversion-python27bindings",
                        "subversion-pythonbindings-2.7",
                        "py35-subvertpy",
                        "py36-subvertpy",
                        "subversion-pythonbindings-3.5",
                        "subversion-pythonbindings-3.6",
                        "subversion-pythonbindings-3.7",
                        "subversion-pythonbindings-3.11",
                        "colorsvn",
                        "py27-subvertpy",
                        "php54-svn",
                        "subversion-pythonbindings-3.12",
                        "fsvs",
                        "mesos",
                        "subversion-javahlbindings",
                        "svn2git",
                        "subversion-perlbindings-5.28",
                        "subversion-perlbindings-5.30",
                        "subversion-perlbindings-5.26",
                        "subversion-perlbindings-5.32",
                        "subversion-perlbindings-5.34",
                        "svndigest",
                        "subversion-pythonbindings-3.8",
                        "subversion-rubybindings",
                        "py38-pysvn",
                        "medusa",
                        "kdesvn",
                        "kdesdk-kioslaves"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "websvn",
                        "xfce4-dev-tools"
                    ]
                }
            ]
        },
        {
            "name": "subversion-javahlbindings",
            "portdir": "devel/subversion-javahlbindings",
            "version": "1.14.3",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://subversion.apache.org/",
            "description": "Java (javahl) bindings for the subversion version control system (svn)",
            "long_description": "Subversion (svn) is a version control system designed to be as similar to cvs(1) as possible, while fixing many outstanding problems with cvs(1). The java bindings provide access to subversion API from java.",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [],
            "variants": [
                "no_bdb",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "junit",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3",
                        "apr",
                        "apr-util",
                        "dbus",
                        "gettext",
                        "subversion",
                        "lz4",
                        "libmagic",
                        "expat",
                        "libiconv",
                        "libutf8proc",
                        "serf1",
                        "cyrus-sasl2",
                        "libcomerr",
                        "zlib",
                        "db48"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "subversion-perlbindings",
            "portdir": "devel/subversion-perlbindings",
            "version": "1.14.3",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "subversion-perlbindings-5.34",
            "homepage": "https://subversion.apache.org/",
            "description": "Perl bindings for the subversion version control system (svn)",
            "long_description": "Subversion (svn) is a version control system designed to be as similar to cvs(1) as possible, while fixing many outstanding problems with cvs(1). The perl bindings provide access to subversion API from perl.",
            "active": true,
            "categories": [
                "devel",
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "subversion-perlbindings-5.34"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "subversion-perlbindings-5.26",
            "portdir": "devel/subversion-perlbindings",
            "version": "1.13.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://subversion.apache.org/",
            "description": "Perl bindings for the subversion version control system (svn)",
            "long_description": "Subversion (svn) is a version control system designed to be as similar to cvs(1) as possible, while fixing many outstanding problems with cvs(1). The perl bindings provide access to subversion API from perl.",
            "active": false,
            "categories": [
                "devel",
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "no_bdb",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "swig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "db48",
                        "sqlite3",
                        "apr",
                        "apr-util",
                        "gettext",
                        "subversion",
                        "lz4",
                        "libcomerr",
                        "libmagic",
                        "expat",
                        "libiconv",
                        "libutf8proc",
                        "serf1",
                        "perl5.26",
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-svn-mirror",
                        "p5.26-svn-simple"
                    ]
                }
            ]
        },
        {
            "name": "subversion-perlbindings-5.28",
            "portdir": "devel/subversion-perlbindings",
            "version": "1.14.3",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://subversion.apache.org/",
            "description": "Perl bindings for the subversion version control system (svn)",
            "long_description": "Subversion (svn) is a version control system designed to be as similar to cvs(1) as possible, while fixing many outstanding problems with cvs(1). The perl bindings provide access to subversion API from perl.",
            "active": true,
            "categories": [
                "devel",
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "no_bdb",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "swig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3",
                        "apr",
                        "apr-util",
                        "dbus",
                        "gettext",
                        "subversion",
                        "perl5.28",
                        "lz4",
                        "libmagic",
                        "expat",
                        "libiconv",
                        "libutf8proc",
                        "serf1",
                        "cyrus-sasl2",
                        "libcomerr",
                        "zlib",
                        "db48"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-svn-mirror",
                        "p5.28-svn-simple"
                    ]
                }
            ]
        },
        {
            "name": "subversion-perlbindings-5.30",
            "portdir": "devel/subversion-perlbindings",
            "version": "1.14.3",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://subversion.apache.org/",
            "description": "Perl bindings for the subversion version control system (svn)",
            "long_description": "Subversion (svn) is a version control system designed to be as similar to cvs(1) as possible, while fixing many outstanding problems with cvs(1). The perl bindings provide access to subversion API from perl.",
            "active": true,
            "categories": [
                "devel",
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "no_bdb",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "swig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3",
                        "apr",
                        "apr-util",
                        "dbus",
                        "gettext",
                        "subversion",
                        "perl5.30",
                        "lz4",
                        "libmagic",
                        "expat",
                        "libiconv",
                        "libutf8proc",
                        "serf1",
                        "cyrus-sasl2",
                        "libcomerr",
                        "zlib",
                        "db48"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-svn-mirror",
                        "p5.30-svn-simple"
                    ]
                }
            ]
        },
        {
            "name": "subversion-perlbindings-5.32",
            "portdir": "devel/subversion-perlbindings",
            "version": "1.14.3",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://subversion.apache.org/",
            "description": "Perl bindings for the subversion version control system (svn)",
            "long_description": "Subversion (svn) is a version control system designed to be as similar to cvs(1) as possible, while fixing many outstanding problems with cvs(1). The perl bindings provide access to subversion API from perl.",
            "active": true,
            "categories": [
                "devel",
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "no_bdb",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "swig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3",
                        "apr",
                        "apr-util",
                        "dbus",
                        "gettext",
                        "subversion",
                        "perl5.32",
                        "lz4",
                        "libmagic",
                        "expat",
                        "libiconv",
                        "libutf8proc",
                        "serf1",
                        "cyrus-sasl2",
                        "libcomerr",
                        "zlib",
                        "db48"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-svn-mirror",
                        "p5.32-svn-simple"
                    ]
                }
            ]
        },
        {
            "name": "subversion-perlbindings-5.34",
            "portdir": "devel/subversion-perlbindings",
            "version": "1.14.3",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://subversion.apache.org/",
            "description": "Perl bindings for the subversion version control system (svn)",
            "long_description": "Subversion (svn) is a version control system designed to be as similar to cvs(1) as possible, while fixing many outstanding problems with cvs(1). The perl bindings provide access to subversion API from perl.",
            "active": true,
            "categories": [
                "devel",
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "no_bdb",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "swig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3",
                        "apr",
                        "apr-util",
                        "dbus",
                        "gettext",
                        "subversion",
                        "libcomerr",
                        "lz4",
                        "expat",
                        "libiconv",
                        "libutf8proc",
                        "serf1",
                        "perl5.34",
                        "cyrus-sasl2",
                        "libmagic",
                        "zlib",
                        "db48"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-svn-mirror",
                        "p5.34-svn-simple",
                        "subversion-perlbindings"
                    ]
                }
            ]
        },
        {
            "name": "subversion-python27bindings",
            "portdir": "devel/subversion-python27bindings",
            "version": "1.13.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://subversion.apache.org/",
            "description": "Python bindings for the subversion version control system (svn)",
            "long_description": "Subversion (svn) is a version control system designed to be as similar to cvs(1) as possible, while fixing many outstanding problems with cvs(1). The python bindings provide access to subversion API from python.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "no_bdb",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "swig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "db48",
                        "sqlite3",
                        "apr",
                        "apr-util",
                        "gettext",
                        "subversion",
                        "python27",
                        "lz4",
                        "libmagic",
                        "expat",
                        "libiconv",
                        "libutf8proc",
                        "serf1",
                        "cyrus-sasl2",
                        "libcomerr",
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "trac",
                        "trac-devel",
                        "viewvc",
                        "py27-svnreporter",
                        "py27-hgsubversion"
                    ]
                }
            ]
        },
        {
            "name": "subversion-pythonbindings",
            "portdir": "devel/subversion-pythonbindings",
            "version": "1.14.3",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "subversion-pythonbindings-3.13",
            "homepage": "https://subversion.apache.org/",
            "description": "Python bindings for the subversion version control system (svn)",
            "long_description": "Subversion (svn) is a version control system designed to be as similar to cvs(1) as possible, while fixing many outstanding problems with cvs(1). The python bindings provide access to subversion API from python.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "subversion-pythonbindings-2.7",
            "portdir": "devel/subversion-pythonbindings",
            "version": "1.14.2",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://subversion.apache.org/",
            "description": "Python bindings for the subversion version control system (svn)",
            "long_description": "Subversion (svn) is a version control system designed to be as similar to cvs(1) as possible, while fixing many outstanding problems with cvs(1). The python bindings provide access to subversion API from python.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "no_bdb",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "swig3",
                        "py3c",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "apr",
                        "apr-util",
                        "gettext",
                        "subversion",
                        "python27",
                        "libcomerr",
                        "lz4",
                        "expat",
                        "libiconv",
                        "libutf8proc",
                        "serf1",
                        "cyrus-sasl2",
                        "libmagic",
                        "zlib",
                        "db48",
                        "sqlite3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "subversion-pythonbindings-3.10",
            "portdir": "devel/subversion-pythonbindings",
            "version": "1.14.3",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://subversion.apache.org/",
            "description": "Python bindings for the subversion version control system (svn)",
            "long_description": "Subversion (svn) is a version control system designed to be as similar to cvs(1) as possible, while fixing many outstanding problems with cvs(1). The python bindings provide access to subversion API from python.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "no_bdb",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "swig3",
                        "py3c",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "apr",
                        "apr-util",
                        "gettext",
                        "subversion",
                        "libcomerr",
                        "libmagic",
                        "lz4",
                        "libiconv",
                        "libutf8proc",
                        "serf1",
                        "python310",
                        "cyrus-sasl2",
                        "expat",
                        "zlib",
                        "db48",
                        "sqlite3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "subversion-pythonbindings-3.11",
            "portdir": "devel/subversion-pythonbindings",
            "version": "1.14.3",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://subversion.apache.org/",
            "description": "Python bindings for the subversion version control system (svn)",
            "long_description": "Subversion (svn) is a version control system designed to be as similar to cvs(1) as possible, while fixing many outstanding problems with cvs(1). The python bindings provide access to subversion API from python.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "no_bdb",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "swig3",
                        "py3c",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "apr",
                        "apr-util",
                        "gettext",
                        "subversion",
                        "libcomerr",
                        "libmagic",
                        "lz4",
                        "libiconv",
                        "libutf8proc",
                        "serf1",
                        "cyrus-sasl2",
                        "python311",
                        "expat",
                        "zlib",
                        "db48",
                        "sqlite3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "subversion-pythonbindings-3.12",
            "portdir": "devel/subversion-pythonbindings",
            "version": "1.14.3",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://subversion.apache.org/",
            "description": "Python bindings for the subversion version control system (svn)",
            "long_description": "Subversion (svn) is a version control system designed to be as similar to cvs(1) as possible, while fixing many outstanding problems with cvs(1). The python bindings provide access to subversion API from python.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "no_bdb",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "swig3",
                        "py3c",
                        "py312-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "apr-util",
                        "gettext",
                        "subversion",
                        "libcomerr",
                        "libmagic",
                        "lz4",
                        "libiconv",
                        "libutf8proc",
                        "serf1",
                        "cyrus-sasl2",
                        "python312",
                        "expat",
                        "zlib",
                        "db48",
                        "sqlite3",
                        "apr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "subversion-pythonbindings-3.5",
            "portdir": "devel/subversion-pythonbindings",
            "version": "1.14.2",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://subversion.apache.org/",
            "description": "Python bindings for the subversion version control system (svn)",
            "long_description": "Subversion (svn) is a version control system designed to be as similar to cvs(1) as possible, while fixing many outstanding problems with cvs(1). The python bindings provide access to subversion API from python.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "no_bdb",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "swig3",
                        "py3c",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "apr",
                        "apr-util",
                        "gettext",
                        "subversion",
                        "python35",
                        "libcomerr",
                        "lz4",
                        "expat",
                        "libiconv",
                        "libutf8proc",
                        "serf1",
                        "cyrus-sasl2",
                        "libmagic",
                        "zlib",
                        "db48",
                        "sqlite3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "subversion-pythonbindings-3.6",
            "portdir": "devel/subversion-pythonbindings",
            "version": "1.14.2",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://subversion.apache.org/",
            "description": "Python bindings for the subversion version control system (svn)",
            "long_description": "Subversion (svn) is a version control system designed to be as similar to cvs(1) as possible, while fixing many outstanding problems with cvs(1). The python bindings provide access to subversion API from python.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "no_bdb",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "swig3",
                        "py3c",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "apr",
                        "apr-util",
                        "gettext",
                        "subversion",
                        "python36",
                        "libcomerr",
                        "lz4",
                        "expat",
                        "libiconv",
                        "libutf8proc",
                        "serf1",
                        "cyrus-sasl2",
                        "libmagic",
                        "zlib",
                        "db48",
                        "sqlite3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "subversion-pythonbindings-3.7",
            "portdir": "devel/subversion-pythonbindings",
            "version": "1.14.2",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://subversion.apache.org/",
            "description": "Python bindings for the subversion version control system (svn)",
            "long_description": "Subversion (svn) is a version control system designed to be as similar to cvs(1) as possible, while fixing many outstanding problems with cvs(1). The python bindings provide access to subversion API from python.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "no_bdb",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "swig3",
                        "py3c",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "apr",
                        "apr-util",
                        "gettext",
                        "subversion",
                        "python37",
                        "libcomerr",
                        "lz4",
                        "expat",
                        "libiconv",
                        "libutf8proc",
                        "serf1",
                        "cyrus-sasl2",
                        "libmagic",
                        "zlib",
                        "db48",
                        "sqlite3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "subversion-pythonbindings-3.8",
            "portdir": "devel/subversion-pythonbindings",
            "version": "1.14.3",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://subversion.apache.org/",
            "description": "Python bindings for the subversion version control system (svn)",
            "long_description": "Subversion (svn) is a version control system designed to be as similar to cvs(1) as possible, while fixing many outstanding problems with cvs(1). The python bindings provide access to subversion API from python.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "no_bdb",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "swig3",
                        "py3c",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "apr",
                        "apr-util",
                        "gettext",
                        "subversion",
                        "python38",
                        "libcomerr",
                        "lz4",
                        "expat",
                        "libiconv",
                        "libutf8proc",
                        "serf1",
                        "cyrus-sasl2",
                        "libmagic",
                        "zlib",
                        "db48",
                        "sqlite3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "subversion-pythonbindings-3.9",
            "portdir": "devel/subversion-pythonbindings",
            "version": "1.14.3",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://subversion.apache.org/",
            "description": "Python bindings for the subversion version control system (svn)",
            "long_description": "Subversion (svn) is a version control system designed to be as similar to cvs(1) as possible, while fixing many outstanding problems with cvs(1). The python bindings provide access to subversion API from python.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "no_bdb",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "swig3",
                        "py3c",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "apr",
                        "apr-util",
                        "gettext",
                        "subversion",
                        "python39",
                        "libcomerr",
                        "lz4",
                        "expat",
                        "libiconv",
                        "libutf8proc",
                        "serf1",
                        "cyrus-sasl2",
                        "libmagic",
                        "zlib",
                        "db48",
                        "sqlite3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "subversion-rubybindings",
            "portdir": "devel/subversion-rubybindings",
            "version": "1.14.3",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://subversion.apache.org/",
            "description": "Ruby bindings for the subversion version control system (svn)",
            "long_description": "Subversion (svn) is a version control system designed to be as similar to cvs(1) as possible, while fixing many outstanding problems with cvs(1). The ruby bindings provide access to subversion API from ruby.",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [
                "no_bdb",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "swig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3",
                        "apr",
                        "apr-util",
                        "dbus",
                        "gettext",
                        "subversion",
                        "ruby",
                        "lz4",
                        "libmagic",
                        "expat",
                        "libiconv",
                        "libutf8proc",
                        "serf1",
                        "cyrus-sasl2",
                        "libcomerr",
                        "zlib",
                        "db48"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "suck",
            "portdir": "net/suck",
            "version": "4.3.2",
            "license": "unknown",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20061205034545/http://home.comcast.net/~bobyetman",
            "description": "grab news from a remote NNTP news server.",
            "long_description": "Suck is a program used to grab news from a remote NNTP news server and bring it to your local machine, without the remote server doing anything special. If you have read permission on the server, you can use suck. Suck does NOT use the NEWNEWS command, hated by many administrators.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "springer.jonathan",
                    "github": "",
                    "ports_count": 2
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gdbm",
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sudo",
            "portdir": "sysutils/sudo",
            "version": "1.9.17p2",
            "license": "ISC",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://www.sudo.ws/sudo/",
            "description": "Allow users to run programs as other users, e.g. root",
            "long_description": "Sudo is a program designed to allow a sysadmin to give limited root privileges to users and log root activity. The basic philosophy is to give as few privileges as possible but still allow people to get their work done.",
            "active": true,
            "categories": [
                "sysutils",
                "security"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1098
                }
            ],
            "variants": [
                "insults",
                "openldap",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "openssl",
                        "gettext-runtime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "zeroinstall-injector"
                    ]
                }
            ]
        },
        {
            "name": "sudosh",
            "portdir": "shells/sudosh",
            "version": "1.6.3",
            "license": "Copyleft and GPLConflict",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://sourceforge.net/projects/sudosh/",
            "description": "sudo shell",
            "long_description": "Sudosh provides a logged root shell that can be used for auditing. It works just like a VCR, records the root shell session and offers real-time playback. Sudosh is designed to be used with sudo in an enterprise environment.",
            "active": true,
            "categories": [
                "shells"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sudosh2",
            "portdir": "shells/sudosh2",
            "version": "1.0.7",
            "license": "OSL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/squash/sudosh2",
            "description": "sudosh is an auditing shell filter and can be used as a login shell.",
            "long_description": "sudosh is an auditing shell filter and can be used as a login shell. sudosh is an auditing shell filter and can be used as a login shell. Sudosh records all keystrokes and output and can play back the session as just like a VCR. Sudosh2 is a continuation of the development of sudosh. Sudosh2 is an auditing layer between sudo and a user's shell, that can also be used as a login shell. User sessions are recorded and are available for later playback by the system administrator. sudosh2 does not record command history except when executed remotely via ssh's command option. If you're looking for something to just log commands, there are other tools for that. sudosh2 does not log sessions to syslog. If you need to consolidate session logs to a single location, logging them to a network filesystem is currently the recommended option. sudosh2 was forked from sudosh, which was pulled by its original developer when a commercial company bought it from him. The initial project goals were to fix several major bugs, make it 64 bit safe, and port to newer versions of Unix operating systems. The initial targets were RHEL5 and Solaris 10, but most recent free Unix systems should work perfectly.",
            "active": true,
            "categories": [
                "security",
                "shells"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1013
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "SuiteSparse",
            "portdir": "math/SuiteSparse",
            "version": "7.12.1",
            "license": "BSD",
            "platforms": "any",
            "epoch": 20200517,
            "replaced_by": null,
            "homepage": "https://people.engr.tamu.edu/davis/suitesparse.html",
            "description": "Sparse matrix routines",
            "long_description": "SuiteSparse is a single archive that contains all packages authored by Tim Davis.",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1502
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "SuiteSparse_GraphBLAS",
                        "SuiteSparse_Mongoose",
                        "SuiteSparse_AMD",
                        "SuiteSparse_BTF",
                        "SuiteSparse_CAMD",
                        "SuiteSparse_CCOLAMD",
                        "SuiteSparse_COLAMD",
                        "SuiteSparse_CHOLMOD",
                        "SuiteSparse_config",
                        "SuiteSparse_LDL",
                        "SuiteSparse_KLU",
                        "SuiteSparse_UMFPACK",
                        "SuiteSparse_RBio",
                        "SuiteSparse_SPQR",
                        "SuiteSparse_LAGraph",
                        "SuiteSparse_SPEX",
                        "SuiteSparse_ParU",
                        "SuiteSparse_CXSparse"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "apbs"
                    ]
                }
            ]
        },
        {
            "name": "SuiteSparse_AMD",
            "portdir": "math/SuiteSparse",
            "version": "3.3.4",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 20200517,
            "replaced_by": null,
            "homepage": "https://people.engr.tamu.edu/davis/suitesparse.html",
            "description": "Sparse matrix routines",
            "long_description": "SuiteSparse is a single archive that contains all packages authored by Tim Davis. SuiteSparse_AMD: approximate minimum degree ordering.",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1502
                }
            ],
            "variants": [
                "debug",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clangdevel",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "clang19",
                "clang20",
                "gcc14",
                "clang21",
                "gcc15",
                "gccdevel",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "SuiteSparse_config"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "psblas3",
                        "py35-cvxopt",
                        "py36-cvxopt",
                        "dolfin",
                        "SuiteSparse_SLIP_LU",
                        "py39-cvxopt",
                        "elmerfem",
                        "py37-cvxopt",
                        "py27-cvxopt",
                        "py38-cvxopt",
                        "py310-cvxopt",
                        "py311-cvxopt",
                        "py312-cvxopt",
                        "py313-cvxopt",
                        "ngsolve",
                        "SuiteSparse",
                        "SuiteSparse_CHOLMOD",
                        "SuiteSparse_KLU",
                        "SuiteSparse_LDL",
                        "SuiteSparse_ParU",
                        "SuiteSparse_SPEX",
                        "SuiteSparse_SPQR",
                        "SuiteSparse_UMFPACK",
                        "octave",
                        "ceres-solver"
                    ]
                }
            ]
        },
        {
            "name": "SuiteSparse_BTF",
            "portdir": "math/SuiteSparse",
            "version": "2.3.3",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 20200517,
            "replaced_by": null,
            "homepage": "https://people.engr.tamu.edu/davis/suitesparse.html",
            "description": "Sparse matrix routines",
            "long_description": "SuiteSparse is a single archive that contains all packages authored by Tim Davis. SuiteSparse_BTF: permutation to block triangular form.",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1502
                }
            ],
            "variants": [
                "debug",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang18",
                "clang19",
                "clang20",
                "clang17",
                "clang21",
                "clangdevel",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "SuiteSparse_config"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "SuiteSparse",
                        "SuiteSparse_KLU"
                    ]
                }
            ]
        },
        {
            "name": "SuiteSparse_CAMD",
            "portdir": "math/SuiteSparse",
            "version": "3.3.5",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 20200517,
            "replaced_by": null,
            "homepage": "https://people.engr.tamu.edu/davis/suitesparse.html",
            "description": "Sparse matrix routines",
            "long_description": "SuiteSparse is a single archive that contains all packages authored by Tim Davis. SuiteSparse_CAMD: constrained approximate minimum degree ordering.",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1502
                }
            ],
            "variants": [
                "debug",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clangdevel",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "SuiteSparse_config"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "elmerfem",
                        "SuiteSparse",
                        "SuiteSparse_CHOLMOD",
                        "SuiteSparse_ParU",
                        "octave",
                        "ceres-solver"
                    ]
                }
            ]
        },
        {
            "name": "SuiteSparse_CCOLAMD",
            "portdir": "math/SuiteSparse",
            "version": "3.3.5",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 20200517,
            "replaced_by": null,
            "homepage": "https://people.engr.tamu.edu/davis/suitesparse.html",
            "description": "Sparse matrix routines",
            "long_description": "SuiteSparse is a single archive that contains all packages authored by Tim Davis. SuiteSparse_CCOLAMD: constrained column approximate minimum degree ordering.",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1502
                }
            ],
            "variants": [
                "debug",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clangdevel",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "SuiteSparse_config"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "elmerfem",
                        "ngsolve",
                        "SuiteSparse",
                        "SuiteSparse_CHOLMOD",
                        "SuiteSparse_ParU",
                        "ceres-solver"
                    ]
                }
            ]
        },
        {
            "name": "SuiteSparse_CHOLMOD",
            "portdir": "math/SuiteSparse",
            "version": "5.3.4",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 20200517,
            "replaced_by": null,
            "homepage": "https://people.engr.tamu.edu/davis/suitesparse.html",
            "description": "Sparse matrix routines",
            "long_description": "SuiteSparse is a single archive that contains all packages authored by Tim Davis. SuiteSparse_CHOLMOD: sparse Cholesky factorization.",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1502
                }
            ],
            "variants": [
                "accelerate",
                "atlas",
                "blis",
                "flexiblas",
                "openblas",
                "debug",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clangdevel",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "SuiteSparse_AMD",
                        "SuiteSparse_CAMD",
                        "OpenBLAS",
                        "SuiteSparse_COLAMD",
                        "SuiteSparse_CCOLAMD",
                        "SuiteSparse_config"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py35-cvxopt",
                        "py36-cvxopt",
                        "py39-cvxopt",
                        "elmerfem",
                        "py37-cvxopt",
                        "py27-cvxopt",
                        "py38-cvxopt",
                        "py310-cvxopt",
                        "py311-cvxopt",
                        "py312-cvxopt",
                        "py313-cvxopt",
                        "libbiosig",
                        "ngsolve",
                        "SuiteSparse",
                        "SuiteSparse_KLU",
                        "SuiteSparse_ParU",
                        "SuiteSparse_SPQR",
                        "SuiteSparse_UMFPACK",
                        "octave",
                        "ceres-solver"
                    ]
                }
            ]
        },
        {
            "name": "SuiteSparse_COLAMD",
            "portdir": "math/SuiteSparse",
            "version": "3.3.5",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 20200517,
            "replaced_by": null,
            "homepage": "https://people.engr.tamu.edu/davis/suitesparse.html",
            "description": "Sparse matrix routines",
            "long_description": "SuiteSparse is a single archive that contains all packages authored by Tim Davis. SuiteSparse_COLAMD: column approximate minimum degree ordering.",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1502
                }
            ],
            "variants": [
                "debug",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clangdevel",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "SuiteSparse_config"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py35-cvxopt",
                        "py36-cvxopt",
                        "SuiteSparse_SLIP_LU",
                        "py39-cvxopt",
                        "elmerfem",
                        "py37-cvxopt",
                        "py27-cvxopt",
                        "py38-cvxopt",
                        "py310-cvxopt",
                        "py311-cvxopt",
                        "py312-cvxopt",
                        "py313-cvxopt",
                        "SuiteSparse",
                        "SuiteSparse_CHOLMOD",
                        "SuiteSparse_KLU",
                        "SuiteSparse_ParU",
                        "SuiteSparse_SPEX",
                        "SuiteSparse_SPQR",
                        "octave",
                        "ceres-solver"
                    ]
                }
            ]
        },
        {
            "name": "SuiteSparse_config",
            "portdir": "math/SuiteSparse",
            "version": "7.12.1",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 20200517,
            "replaced_by": null,
            "homepage": "https://people.engr.tamu.edu/davis/suitesparse.html",
            "description": "Sparse matrix routines",
            "long_description": "SuiteSparse is a single archive that contains all packages authored by Tim Davis.",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1502
                }
            ],
            "variants": [
                "accelerate",
                "atlas",
                "blis",
                "flexiblas",
                "openblas",
                "debug",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clangdevel",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "OpenBLAS"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py35-cvxopt",
                        "py36-cvxopt",
                        "SuiteSparse_SLIP_LU",
                        "py39-cvxopt",
                        "py37-cvxopt",
                        "py27-cvxopt",
                        "py38-cvxopt",
                        "py310-cvxopt",
                        "py311-cvxopt",
                        "py312-cvxopt",
                        "py313-cvxopt",
                        "ngsolve",
                        "SuiteSparse",
                        "SuiteSparse_AMD",
                        "SuiteSparse_BTF",
                        "SuiteSparse_CAMD",
                        "SuiteSparse_CCOLAMD",
                        "SuiteSparse_CHOLMOD",
                        "SuiteSparse_COLAMD",
                        "SuiteSparse_CXSparse",
                        "SuiteSparse_KLU",
                        "SuiteSparse_LDL",
                        "SuiteSparse_Mongoose",
                        "SuiteSparse_ParU",
                        "SuiteSparse_RBio",
                        "SuiteSparse_SPEX",
                        "SuiteSparse_SPQR",
                        "SuiteSparse_UMFPACK",
                        "octave",
                        "ceres-solver"
                    ]
                }
            ]
        },
        {
            "name": "SuiteSparse_CSparse",
            "portdir": "math/SuiteSparse",
            "version": "3.2.0",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 20200517,
            "replaced_by": null,
            "homepage": "https://people.engr.tamu.edu/davis/suitesparse.html",
            "description": "Sparse matrix routines",
            "long_description": "SuiteSparse is a single archive that contains all packages authored by Tim Davis. SuiteSparse_CSparse: a concise sparse matrix package.",
            "active": false,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1502
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}