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

{
    "count": 49697,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=50",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=48",
    "results": [
        {
            "name": "scala2.11",
            "portdir": "lang/scala",
            "version": "2.11.12",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.scala-lang.org/",
            "description": "The Scala Programming Language",
            "long_description": "Scala is a modern multi-paradigm programming language designed to express common programming patterns in a concise, elegant, and type-safe way. It smoothly integrates features of object-oriented and functional languages. It runs inside a Java Virtual Machine and is fully interoperable with Java.",
            "active": true,
            "categories": [
                "lang",
                "java"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openjdk8-zulu",
                        "scala_select"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "scala2.10-docs",
            "portdir": "lang/scala-docs",
            "version": "2.10.7",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "scala2.10",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by scala2.10",
            "long_description": "This port has been replaced by scala2.10.",
            "active": false,
            "categories": [
                "lang",
                "java"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "scala2.10",
            "portdir": "lang/scala",
            "version": "2.10.7",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.scala-lang.org/",
            "description": "The Scala Programming Language",
            "long_description": "Scala is a modern multi-paradigm programming language designed to express common programming patterns in a concise, elegant, and type-safe way. It smoothly integrates features of object-oriented and functional languages. It runs inside a Java Virtual Machine and is fully interoperable with Java.",
            "active": true,
            "categories": [
                "lang",
                "java"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openjdk8-zulu",
                        "scala_select"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "scala",
            "portdir": "lang/scala",
            "version": "3.4",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.scala-lang.org/",
            "description": "The Scala Programming Language",
            "long_description": "Scala is a modern multi-paradigm programming language designed to express common programming patterns in a concise, elegant, and type-safe way. It smoothly integrates features of object-oriented and functional languages. It runs inside a Java Virtual Machine and is fully interoperable with Java.",
            "active": true,
            "categories": [
                "lang",
                "java"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openjdk8-zulu"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "scala3.4"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sc",
            "portdir": "finance/sc",
            "version": "7.16",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.ibiblio.org/pub/Linux/apps/financial/spreadsheet/",
            "description": "sc is the Venerable Spreadsheet Calculator",
            "long_description": "sc is a free curses-based spreadsheet program that uses key bindings similar to vi and less.",
            "active": true,
            "categories": [
                "finance"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bison",
                        "ncurses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sbt-0.7",
            "portdir": "devel/sbt-0.7",
            "version": "0.7.7",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "sbt",
            "homepage": "https://code.google.com/p/simple-build-tool/",
            "description": "Obsolete port, replaced by sbt",
            "long_description": "This port has been replaced by sbt.",
            "active": false,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sbt",
            "portdir": "devel/sbt",
            "version": "1.9.8",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.scala-sbt.org/",
            "description": "Simple build tool (sbt) simplifies building Scala projects",
            "long_description": "Simple build tool (sbt) is provides unintrusive and easy to set up for simple Scala projects. All configuration, customization, and extension are done in Scala. Sbt supports continuous compilation and testing with triggered execution in mixed Scala/Java projects.",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openjdk17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "eqwalizer",
                        "sn-demangler",
                        "curves"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "giter8"
                    ]
                }
            ]
        },
        {
            "name": "sbsat",
            "portdir": "science/sbsat",
            "version": "2.7b",
            "license": "Permissive",
            "platforms": "freebsd darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://gauss.ececs.uc.edu/franco_files/sbsat.html",
            "description": "A state-based Satisfiability solver.",
            "long_description": "SBSAT is a software package used primarily for solving instances of a generalization of the well-known Satisfiability problem.",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "snc",
                    "github": "nerdling",
                    "ports_count": 156
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "help2man"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sbd",
            "portdir": "net/sbd",
            "version": "1.37",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://tigerteam.se/dl/sbd/",
            "description": "netcat clone supporting strong encryption.",
            "long_description": "sbd is a netcat-clone, designed to be portable and offer strong encryption. It features AES-CBC-128 + HMAC-SHA1 encryption, program execution, choosing source port, continuous reconnection with delay, and other nice features.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sbcl-devel",
            "portdir": "lang/sbcl",
            "version": "20240924",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://www.sbcl.org",
            "description": "The Steel Bank Common Lisp system",
            "long_description": "Steel Bank Common Lisp (SBCL) is a Open Source implementation of ANSI Common Lisp. It provides an interactive environment including an integrated native compiler, interpreter, and debugger. SBCL is quite suitable for the creation of long running system services, as the compiler trades the time for a long initial compilation for blazingly fast loading of its binary runtime fasl representation.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "easieste",
                    "github": "easye",
                    "ports_count": 15
                }
            ],
            "variants": [
                "bootstrap_ecl",
                "simd",
                "html",
                "pdf",
                "threads",
                "fancy"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "sbcl-bootstrap",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zstd"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sbcl-bootstrap",
            "portdir": "lang/sbcl-bootstrap",
            "version": "2.2.9",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.sbcl.org",
            "description": "Common Lisp boot system to boostrap SBCL",
            "long_description": "Common Lisp boot system to boostrap SBCL",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "sbcl",
                        "sbcl-devel"
                    ]
                }
            ]
        },
        {
            "name": "sbcl",
            "portdir": "lang/sbcl",
            "version": "2.5.10",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://www.sbcl.org",
            "description": "The Steel Bank Common Lisp system",
            "long_description": "Steel Bank Common Lisp (SBCL) is a Open Source implementation of ANSI Common Lisp. It provides an interactive environment including an integrated native compiler, interpreter, and debugger. SBCL is quite suitable for the creation of long running system services, as the compiler trades the time for a long initial compilation for blazingly fast loading of its binary runtime fasl representation.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "easieste",
                    "github": "easye",
                    "ports_count": 15
                }
            ],
            "variants": [
                "bootstrap_ecl",
                "simd",
                "html",
                "pdf",
                "threads",
                "fancy"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "sbcl-bootstrap",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zstd"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "cl-zpng",
                        "cl-wookie",
                        "cl-xsubseq",
                        "cl-yacc",
                        "cl-zpb-exif",
                        "cl-trivial-features-tests",
                        "cl-com.inuoe.jzon",
                        "cl-ironclad",
                        "cl-slynk",
                        "QiII",
                        "cl-access",
                        "cl-3bmd",
                        "cl-bordeaux-threads",
                        "cl-chunga",
                        "cl-closer-mop",
                        "cl-colorize",
                        "cl-cffi",
                        "cl-containers",
                        "cl-djula",
                        "cl-djula-demo",
                        "cl-easy-routes",
                        "cl-fiveam",
                        "cl-esrap",
                        "cl-flexi-streams",
                        "cl-float-features",
                        "cl-hunchentoot",
                        "cl-iterate",
                        "cl-lass",
                        "cl-local-time",
                        "cl-parachute",
                        "cl-postgres-plus-local-time",
                        "cl-rove",
                        "cl-static-vectors",
                        "cl-str",
                        "cl-trivial-gray-streams",
                        "cl-usocket",
                        "cl-who",
                        "cl-colors2",
                        "nyxt",
                        "cl-alexandria",
                        "cl-base64",
                        "cl-calispel",
                        "cl-chipz",
                        "cl-clsql",
                        "cl-clunit2",
                        "cl-dissect",
                        "cl-docudown",
                        "cl-eager-future",
                        "cl-eager-future2",
                        "cl-fset",
                        "cl-gobject-introspection",
                        "cl-html-encode",
                        "cl-infix",
                        "cl-jpl-util",
                        "cl-jpl-queues",
                        "cl-kmrcl",
                        "cl-lml2",
                        "cl-misc-extensions",
                        "cl-mt19937",
                        "cl-nodgui",
                        "cl-parenscript",
                        "cl-parse-declarations",
                        "cl-ppcre",
                        "cl-ppcre-unicode",
                        "cl-ptester",
                        "cl-puri",
                        "cl-py-configparser",
                        "cl-rt",
                        "cl-s-xml",
                        "cl-split-sequence",
                        "cl-stefil",
                        "cl-translate",
                        "cl-trivial-utf-8",
                        "cl-uffi",
                        "cl-utilities",
                        "cl-variates",
                        "cl-webkit2",
                        "cl-xlunit",
                        "cl-3bz",
                        "cl-acclimation",
                        "cl-anaphora",
                        "cl-annot",
                        "cl-anonfun",
                        "cl-ansi-text",
                        "cl-anypool",
                        "cl-arnesi",
                        "cl-array-utils",
                        "cl-assoc-utils",
                        "cl-asdf-flv",
                        "cl-async",
                        "cl-babel",
                        "cl-atomics",
                        "cl-cffi-gtk",
                        "cl-blackbird",
                        "cl-change-case",
                        "cl-circular-streams",
                        "cl-checkl",
                        "cl-clack",
                        "cl-clss",
                        "cl-cluffer",
                        "cl-clump",
                        "cl-collectors",
                        "cl-colors",
                        "cl-com.gigamonkeys.binary-data",
                        "cl-contextl",
                        "cl-cookie",
                        "cl-dbi",
                        "cl-custom-hash-table",
                        "cl-deflate",
                        "cl-dexador",
                        "cl-dexador-test",
                        "cl-difflib",
                        "cl-do-urlencode",
                        "cl-documentation-utils",
                        "cl-drakma",
                        "cl-dynamic-classes",
                        "cl-drakma-test",
                        "cl-enchant",
                        "cl-eos",
                        "cl-fad",
                        "cl-fare-quasiquote",
                        "cl-fare-utils",
                        "cl-fast-http",
                        "cl-fast-io",
                        "cl-fastcgi",
                        "cl-fiasco",
                        "cl-find-port",
                        "cl-form-fiddle",
                        "cl-gendoc",
                        "cl-gettext",
                        "cl-global-vars",
                        "cl-gopher",
                        "cl-history-tree",
                        "cl-html-diff",
                        "cl-hu.dwim.asdf",
                        "cl-http-body",
                        "cl-hu.dwim.stefil",
                        "cl-hunchentoot-errors",
                        "cl-idna",
                        "cl-in-nomine",
                        "cl-ieee-floats",
                        "cl-interpol",
                        "cl-introspect-environment",
                        "cl-iolib",
                        "cl-isaac",
                        "cl-jonathan",
                        "cl-jpeg",
                        "cl-jpeg-turbo",
                        "cl-js",
                        "cl-json",
                        "cl-lack",
                        "cl-language-codes",
                        "cl-legion",
                        "cl-let-plus",
                        "cl-libuv",
                        "cl-lift",
                        "cl-lisp-namespace",
                        "cl-lisp-unit",
                        "cl-lisp-unit2",
                        "cl-locale",
                        "cl-lparallel",
                        "cl-lw-compat",
                        "cl-markdown",
                        "cl-markup",
                        "cl-md5",
                        "cl-metabang-bind",
                        "cl-marshal",
                        "cl-metacopy",
                        "cl-metatilities-base",
                        "cl-metatilities",
                        "cl-mgl-pax",
                        "cl-mimeparse",
                        "cl-mgl-pax-bootstrap",
                        "cl-dref",
                        "cl-dref-test",
                        "cl-mgl-pax-test",
                        "cl-mmap",
                        "cl-montezuma",
                        "cl-moptilities",
                        "cl-multilang-documentation",
                        "cl-mysql",
                        "cl-named-readtables",
                        "cl-named-readtables-test",
                        "cl-nasdf",
                        "cl-nclasses",
                        "cl-ndebug",
                        "cl-nfiles",
                        "cl-nibbles",
                        "cl-nhooks",
                        "cl-njson",
                        "cl-nkeymaps",
                        "cl-opticl",
                        "cl-nsymbols",
                        "cl-opticl-core",
                        "cl-optima",
                        "cl-osicat",
                        "cl-parse-float",
                        "cl-parse-js",
                        "cl-parse-number",
                        "cl-parser-combinators",
                        "cl-phos",
                        "cl-plump",
                        "cl-plus-ssl",
                        "cl-png-read",
                        "cl-postmodern",
                        "cl-pngload",
                        "cl-postgres",
                        "cl-prevalence",
                        "cl-pngload-test",
                        "cl-prompter",
                        "cl-proc-parse",
                        "cl-prove",
                        "cl-pythonic-string-reader",
                        "cl-quri",
                        "cl-qrencode",
                        "cl-retrospectiff",
                        "cl-redis",
                        "cl-rfc2388",
                        "cl-routes",
                        "cl-s-sysdeps",
                        "cl-rutils",
                        "cl-rutils-test",
                        "cl-salza2",
                        "cl-serapeum",
                        "cl-should-test",
                        "cl-simple-tasks",
                        "cl-skippy",
                        "cl-slice",
                        "cl-smart-buffer",
                        "cl-speedy-queue",
                        "cl-spinneret",
                        "cl-sqlite",
                        "cl-string-case",
                        "cl-swank",
                        "cl-symbol-munger",
                        "cl-swap-bytes",
                        "cl-system-locale",
                        "cl-syntax",
                        "cl-tga",
                        "cl-test-more",
                        "cl-thrift",
                        "cl-tld",
                        "cl-toot",
                        "cl-trivia",
                        "cl-trivial-arguments",
                        "cl-trivial-backtrace",
                        "cl-trivial-benchmark",
                        "cl-trivial-clipboard",
                        "cl-trivial-cltl2",
                        "cl-trivial-custom-debugger",
                        "cl-trivial-features",
                        "cl-trivial-file-size",
                        "cl-trivial-garbage",
                        "cl-trivial-indent",
                        "cl-trivial-macroexpand-all",
                        "cl-trivial-main-thread",
                        "cl-trivial-mime",
                        "cl-trivial-open-browser",
                        "cl-trivial-package-local-nicknames",
                        "cl-trivial-shell",
                        "cl-trivial-rfc-1123",
                        "cl-trivial-sockets",
                        "cl-trivial-timeout",
                        "cl-trivial-types",
                        "cl-trivial-with-current-source-form",
                        "cl-try",
                        "cl-type-i",
                        "cl-uax-15",
                        "cl-unicode",
                        "cl-unix-opts",
                        "cl-url-rewrite",
                        "cl-vom",
                        "cl-webengine"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "maxima-devel",
                        "fricas",
                        "acl2",
                        "maxima"
                    ]
                }
            ]
        },
        {
            "name": "sazanami-font",
            "portdir": "x11/sazanami-font",
            "version": "20040629",
            "license": "unknown",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://wiki.fdiary.net/font/?sazanami",
            "description": "Japanese proportional TrueType font",
            "long_description": "Japanese proportional TrueType font",
            "active": true,
            "categories": [
                "x11",
                "fonts"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mkfontscale"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "saxpath",
            "portdir": "java/saxpath",
            "version": "1.0",
            "license": "Apache-1.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://saxpath.sourceforge.net/",
            "description": "simple Java API for XPath",
            "long_description": "The SAXPath project is a Simple API for XPath. SAXPath is analogous to SAX in that the API abstracts away the details of parsing and provides a simple event based callback interface.",
            "active": true,
            "categories": [
                "devel",
                "textproc",
                "java"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "apache-ant",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "kaffe"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "saxon",
            "portdir": "textproc/saxon",
            "version": "9.5.1.1",
            "license": "MPL-1",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://saxon.sourceforge.net/",
            "description": "saxon home edition - collection of tools to process XML documents",
            "long_description": "Saxon-HE provides implementations of XSLT 2.0, XQuery 1.0, and XPath 2.0 at the basic level of conformance defined by W3C.",
            "active": true,
            "categories": [
                "textproc",
                "java"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "kaffe"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sawfish",
            "portdir": "x11/sawfish",
            "version": "1.3",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://sawfish.tuxfamily.org/",
            "description": "A lisp-based extensible window manager",
            "long_description": "Sawfish is an extensible window manager using a lisp-based scripting language -- all window decorations are configurable and all user-interface policy is controlled through the extension language. This is no layer on top of twm, but a wholly new architecture.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "me",
                    "github": "lloyd",
                    "ports_count": 4
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "audiofile",
                        "esound",
                        "librep",
                        "clang-9.0",
                        "rep-gtk"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sassc",
            "portdir": "www/sassc",
            "version": "3.6.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sass/sassc",
            "description": "sassc is the libsass command line driver and compiles Sass to CSS",
            "long_description": "sassc is the libsass command line driver and compiles Sass to CSS",
            "active": true,
            "categories": [
                "textproc",
                "www"
            ],
            "maintainers": [
                {
                    "name": "cal",
                    "github": "neverpanic",
                    "ports_count": 53
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsass"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "gtk4-devel",
                        "gtk4",
                        "libadwaita"
                    ]
                }
            ]
        },
        {
            "name": "sane-frontends",
            "portdir": "graphics/sane-frontends",
            "version": "1.0.15git",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.sane-project.org/",
            "description": "Frontends for scanner access",
            "long_description": "These are the frontends for the Scanner Access Now Easy project. They allow you to access various scanners either locally or remote using saned.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sane-backends"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sane-backends",
            "portdir": "graphics/sane-backends",
            "version": "1.3.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.sane-project.org/",
            "description": "Backends for scanner access",
            "long_description": "These are the backends for the Scanner Access Now Easy project. They allow you to access various scanners either locally or remotely using saned.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "no_local",
                "pnm",
                "gphoto2",
                "avahi",
                "escl",
                "snmp",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "libjpeg-turbo",
                        "tiff",
                        "avahi",
                        "net-snmp",
                        "libxml2",
                        "zlib",
                        "libusb"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "pkgconfig"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "twain-sane",
                        "sane-frontends",
                        "xsane",
                        "libksane",
                        "p5.28-image-sane",
                        "p5.30-image-sane",
                        "p5.32-image-sane",
                        "p5.34-image-sane",
                        "gscan2pdf"
                    ]
                }
            ]
        },
        {
            "name": "sand",
            "portdir": "textproc/sand",
            "version": "0.3.0-20021016",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://sand.sourceforge.net/",
            "description": "sand is a tool to help you keep your diary",
            "long_description": "sand is a tool to help you keep your diary",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-9.0",
                        "texinfo"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sancp",
            "portdir": "security/sancp",
            "version": "1.6.1",
            "license": "QPL-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://sancp.sourceforge.net",
            "description": "Security Analyst Network Connection Profiler",
            "long_description": "This is a network security tool designed to collect statistical information regarding network traffic, as well as, collect the traffic itself in pcap format, all for the purpose of: auditing, historical analysis, and network activity discovery.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpcap"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "samurai",
            "portdir": "devel/samurai",
            "version": "1.2",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/michaelforney/samurai",
            "description": "ninja-compatible build tool written in C.",
            "long_description": "samurai (samu) is a compatible replacement ninja build tool written in C99 with a focus on simplicity, speed, and portability. samurai implements the ninja build language through version 1.9.0 except for MSVC dependency handling (deps = msvc). It uses the same format for .ninja_log and .ninja_deps as ninja, currently version 5 and 4 respectively. It is feature-complete and supports most of the same options as ninja. The port provides the native `samu` command and a symlink so it can be called as `ninja` by standard build systems.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "samtools-0.1",
            "portdir": "science/samtools-0.1",
            "version": "0.1.20",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.htslib.org/",
            "description": "compatibility version of Samtools",
            "long_description": "compatibility version of Samtools",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1502
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "ncurses"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "tophat"
                    ]
                }
            ]
        },
        {
            "name": "samtools",
            "portdir": "science/samtools",
            "version": "1.22.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.htslib.org",
            "description": "Tools for alignments in the SAM format",
            "long_description": "SAM (Sequence Alignment/Map) Tools provide various utilities for manipulating alignments in the SAM format, including sorting, merging, indexing and generating alignments in a per-position format.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "ncurses",
                        "htslib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "cufflinks"
                    ]
                }
            ]
        },
        {
            "name": "sampler",
            "portdir": "devel/sampler",
            "version": "1.1.0",
            "license": "GPL-3",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sampler.dev",
            "description": "Sampler is a tool for shell commands execution, visualization and alerting.",
            "long_description": "Sampler is a tool for shell commands execution, visualization and alerting. Configured with a simple YAML file.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1013
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "saml2aws",
            "portdir": "security/saml2aws",
            "version": "2.36.19",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Versent/saml2aws",
            "description": "Log in to AWS using a SAML IDP",
            "long_description": "CLI tool which enables you to login and retrieve AWS temporary credentials using a SAML IDP.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "jamesog",
                    "github": "jamesog",
                    "ports_count": 2
                },
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1013
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "samba4",
            "portdir": "net/samba4",
            "version": "4.23.0",
            "license": "GPL-3+",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.samba.org",
            "description": "SMB/CIFS server and client",
            "long_description": "Samba is an software suite that provides seamless file and print services to SMB/CIFS clients.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "avahi",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "cmocka",
                        "gettext",
                        "pkgconfig",
                        "docbook-xml",
                        "docbook-xsl-nons",
                        "libxslt",
                        "p5.34-parse-yapp",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libtasn1",
                        "ncurses",
                        "openssl",
                        "popt",
                        "readline",
                        "talloc",
                        "libiconv",
                        "gettext-runtime",
                        "python313",
                        "tevent",
                        "libarchive",
                        "zlib",
                        "lmdb",
                        "openldap",
                        "tdb",
                        "gnutls",
                        "gpgme",
                        "icu",
                        "jansson"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-markdown",
                        "py313-dnspython"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "samba3",
            "portdir": "net/samba3",
            "version": "3.6.25",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.samba.org/",
            "description": "SMB/CIFS implementation",
            "long_description": "Samba is an software suite that provides seamless file and print services to SMB/CIFS clients. OpenSSL based options are disabled by default due to licensing issues.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "kerberos",
                "openldap",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "ncurses",
                        "popt",
                        "readline"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "kde4-runtime",
                        "backuppc",
                        "gnome-control-center"
                    ]
                }
            ]
        },
        {
            "name": "sam2p",
            "portdir": "graphics/sam2p",
            "version": "0.49.4",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pts/sam2p",
            "description": "convert raster images to PostScript, PDF etc",
            "long_description": "sam2p is a UNIX command line utility written in ANSI C++ that converts many raster (bitmap) image formats into Adobe PostScript or PDF files and several other formats. The images are not vectorized. sam2p gives full control to the user to specify standards-compliance, compression, and bit depths. In some cases sam2p can compress an image 100 times smaller than the PostScript output of many other common image converters. sam2p provides ZIP, RLE and LZW (de)compression filters even on Level1 PostScript devices.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "takeshi",
                    "github": "tenomoto",
                    "ports_count": 54
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "lzw_codec",
                        "tif22pnm",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libjpeg-turbo",
                        "netpbm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ghostscript"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "salt-syndic",
            "portdir": "sysutils/salt",
            "version": "3000.3",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "salt",
            "homepage": "https://saltstack.com/",
            "description": "Salt is a Python-based remote execution, automation, configuration, and orchestration engine.",
            "long_description": "SaltStack is fast, scalable and flexible software for data center automation, from infrastructure and any cloud, to the entire application stack.",
            "active": false,
            "categories": [
                "sysutils",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jeremy.mcmillan",
                    "github": "aphor",
                    "ports_count": 6
                }
            ],
            "variants": [
                "python35",
                "python36",
                "python37",
                "python38"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py38-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-cffi",
                        "py38-cherrypy",
                        "py38-cryptography",
                        "py38-dateutil",
                        "py38-distro",
                        "py38-gitpython",
                        "py38-gnupg",
                        "py38-idna",
                        "py38-jinja2",
                        "python38",
                        "py38-msgpack",
                        "py38-psutil",
                        "py38-pycryptodome",
                        "py38-pyobjc",
                        "py38-setproctitle",
                        "py38-tornado",
                        "py38-yaml",
                        "py38-zmq",
                        "py38-mako",
                        "py38-asn1"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "salt-minion",
            "portdir": "sysutils/salt",
            "version": "3000.3",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "salt",
            "homepage": "https://saltstack.com/",
            "description": "Salt is a Python-based remote execution, automation, configuration, and orchestration engine.",
            "long_description": "SaltStack is fast, scalable and flexible software for data center automation, from infrastructure and any cloud, to the entire application stack.",
            "active": false,
            "categories": [
                "sysutils",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jeremy.mcmillan",
                    "github": "aphor",
                    "ports_count": 6
                }
            ],
            "variants": [
                "python35",
                "python36",
                "python37",
                "python38"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py38-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-cffi",
                        "py38-cherrypy",
                        "py38-cryptography",
                        "py38-dateutil",
                        "py38-distro",
                        "py38-gitpython",
                        "py38-gnupg",
                        "py38-idna",
                        "py38-jinja2",
                        "python38",
                        "py38-msgpack",
                        "py38-psutil",
                        "py38-pycryptodome",
                        "py38-pyobjc",
                        "py38-setproctitle",
                        "py38-tornado",
                        "py38-yaml",
                        "py38-zmq",
                        "py38-mako",
                        "py38-asn1"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "salt-master",
            "portdir": "sysutils/salt",
            "version": "3000.3",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "salt",
            "homepage": "https://saltstack.com/",
            "description": "Salt is a Python-based remote execution, automation, configuration, and orchestration engine.",
            "long_description": "SaltStack is fast, scalable and flexible software for data center automation, from infrastructure and any cloud, to the entire application stack.",
            "active": false,
            "categories": [
                "sysutils",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jeremy.mcmillan",
                    "github": "aphor",
                    "ports_count": 6
                }
            ],
            "variants": [
                "python35",
                "python36",
                "python37",
                "python38"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py38-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-cffi",
                        "py38-cherrypy",
                        "py38-cryptography",
                        "py38-dateutil",
                        "py38-distro",
                        "py38-gitpython",
                        "py38-gnupg",
                        "py38-idna",
                        "py38-jinja2",
                        "python38",
                        "py38-msgpack",
                        "py38-psutil",
                        "py38-pycryptodome",
                        "py38-pyobjc",
                        "py38-setproctitle",
                        "py38-tornado",
                        "py38-yaml",
                        "py38-zmq",
                        "py38-mako",
                        "py38-asn1"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "salt-api",
            "portdir": "sysutils/salt",
            "version": "3000.3",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "salt",
            "homepage": "https://saltstack.com/",
            "description": "Salt is a Python-based remote execution, automation, configuration, and orchestration engine.",
            "long_description": "SaltStack is fast, scalable and flexible software for data center automation, from infrastructure and any cloud, to the entire application stack.",
            "active": false,
            "categories": [
                "sysutils",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jeremy.mcmillan",
                    "github": "aphor",
                    "ports_count": 6
                }
            ],
            "variants": [
                "python35",
                "python36",
                "python37",
                "python38"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py38-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-cffi",
                        "py38-cherrypy",
                        "py38-cryptography",
                        "py38-dateutil",
                        "py38-distro",
                        "py38-gitpython",
                        "py38-gnupg",
                        "py38-idna",
                        "py38-jinja2",
                        "python38",
                        "py38-msgpack",
                        "py38-psutil",
                        "py38-pycryptodome",
                        "py38-pyobjc",
                        "py38-setproctitle",
                        "py38-tornado",
                        "py38-yaml",
                        "py38-zmq",
                        "py38-mako",
                        "py38-asn1"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "salt",
            "portdir": "sysutils/salt",
            "version": "3007.3",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://saltstack.com/",
            "description": "Salt is a Python-based remote execution, automation, configuration, and orchestration engine.",
            "long_description": "SaltStack is fast, scalable and flexible software for data center automation, from infrastructure and any cloud, to the entire application stack.",
            "active": true,
            "categories": [
                "sysutils",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jeremy.mcmillan",
                    "github": "aphor",
                    "ports_count": 6
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-importlib-metadata",
                        "py310-msgpack",
                        "py310-yaml",
                        "py310-aiohttp",
                        "py310-jmespath",
                        "py310-jinja2",
                        "py310-markupsafe",
                        "py310-tornado",
                        "py310-jaraco.functools",
                        "py310-zmq",
                        "py310-cryptography",
                        "py310-distro",
                        "py310-openssl",
                        "py310-pycryptodomex",
                        "py310-psutil",
                        "py310-setproctitle",
                        "py310-gnupg",
                        "py310-cherrypy",
                        "py310-contextvars",
                        "py310-croniter",
                        "py310-jaraco.text",
                        "py310-looseversion",
                        "py310-timelib",
                        "python310",
                        "py310-requests",
                        "py310-urllib3",
                        "py310-packaging",
                        "py310-dateutil"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sakura",
            "portdir": "x11/sakura",
            "version": "3.8.8",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://launchpad.net/sakura",
            "description": "Terminal emulator based on GTK and VTE",
            "long_description": "Terminal emulator based on GTK and VTE",
            "active": true,
            "categories": [
                "sysutils",
                "gnome",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "gettext",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk3",
                        "vte",
                        "cairo",
                        "atk",
                        "harfbuzz",
                        "xorg-libX11",
                        "gettext-runtime",
                        "gdk-pixbuf2",
                        "glib2",
                        "gnutls",
                        "pcre2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sake",
            "portdir": "sysutils/sake",
            "version": "0.15.1",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sakecli.com",
            "description": "sake is a task runner for local and remote hosts",
            "long_description": "sake is a command runner for local and remote hosts. You define servers and tasks in sake.yaml file and then run the tasks on the servers.",
            "active": true,
            "categories": [
                "sysutils",
                "net"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1013
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "saga",
            "portdir": "gis/saga",
            "version": "9.10.1",
            "license": "GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://saga-gis.sourceforge.io/en/index.html",
            "description": "SAGA is a GIS oriented towards statistics and analysis",
            "long_description": "SAGA - System for Automated Geoscientific Analyses - is a GIS software designed for an easy and effective implementation of spatial algorithms and offers a comprehensive, growing set of geoscientific methods. It uses wxWidgets as a GUI.",
            "active": true,
            "categories": [
                "gis"
            ],
            "maintainers": [
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 98
                },
                {
                    "name": "vince",
                    "github": "Veence",
                    "ports_count": 62
                }
            ],
            "variants": [
                "debug",
                "gui",
                "unixodbc",
                "iodbc",
                "vigra",
                "libharu",
                "postgresql12",
                "postgresql13",
                "postgresql14",
                "postgresql15",
                "postgresql16",
                "postgresql17",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "swig",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "exiv2",
                        "opencv4",
                        "tiff",
                        "unixODBC",
                        "curl",
                        "postgresql17",
                        "wxWidgets-3.2",
                        "gdal",
                        "PDAL",
                        "proj"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-pysaga",
                        "py310-pysaga",
                        "py311-pysaga",
                        "py312-pysaga",
                        "py313-pysaga"
                    ]
                }
            ]
        },
        {
            "name": "safestr",
            "portdir": "devel/safestr",
            "version": "1.0.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20120106082710/http://www.zork.org/safestr/",
            "description": "Safe C String Library",
            "long_description": "The goal of the SafeStr library is to provide a rich string-handling library for C that has safe semantics yet interoperates with legacy library code in a straightforward manner. Additionally, porting code that uses standard C string handling should be straightforward. The library should work on all modern Unix-like platforms, as well as any 32-bit Microsoft Windows OS.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xxl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "safeclib",
            "portdir": "devel/safeclib",
            "version": "3.9.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rurban/safeclib",
            "description": "Safe C Library",
            "long_description": "This library implements the secure C11 Annex K functions on top of most libc implementations, which are missing from them.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "makr",
                    "github": "mohd-akram",
                    "ports_count": 82
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sad",
            "portdir": "textproc/sad",
            "version": "0.4.32",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ms-jpq/sad",
            "description": "Space Age seD - CLI Search And Replace",
            "long_description": "Space Age seD - CLI Search And Replace",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1013
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "fzf"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sablotron",
            "portdir": "textproc/sablotron",
            "version": "1.0.3",
            "license": "(MPL-1.1 or GPL-2+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://sablotron.sourceforge.net/",
            "description": "XSLT, DOM and XPath processor",
            "long_description": "Sablotron is a fast, compact and portable XML toolkit implementing XSLT 1.0, DOM Level2 and XPath 1.0. Sablotron is an open project. The goal of this project is to create a lightweight, reliable and fast XML library processor conforming to the W3C specification, which is available for public and can be used as a base for multi-platform XML applications.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [
                "apidocs",
                "debugger",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "libtool",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "spidermonkey",
                        "expat",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "arb"
                    ]
                }
            ]
        },
        {
            "name": "s710",
            "portdir": "comms/s710",
            "version": "0.21",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://daveb.net/s710/",
            "description": "communicate to a Polar S710 heart rate monitor",
            "long_description": "This software lets you communicate from a computer to a Polar S710 heart rate monitor via the serial IR interface. It is not complete, but a utility is provided that gives you the ability to view the settings on the watch and download exercise files. Other utilities (also provided) allow you to print the contents of exercise files and render the data in PNG.",
            "active": true,
            "categories": [
                "comms"
            ],
            "maintainers": [
                {
                    "name": "philippe.barthelemy_DARWINPORTS",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "usb",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-12"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gd2",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "s6",
            "portdir": "sysutils/s6",
            "version": "2.13.0.0",
            "license": "ISC",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://skarnet.org/software/s6/",
            "description": "toolbox for low-level process and service administration",
            "long_description": "s6 is a small suite of programs for UNIX, designed to allow process supervision (a.k.a service supervision), in the line of daemontools and runit, as well as various operations on processes and daemons. It is meant to be a toolbox for low-level process and service administration, providing different sets of independent tools that can be used within or without the framework, and that can be assembled together to achieve powerful functionality with a very small amount of code.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "skalibs",
                        "execline",
                        "clang-16"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "execline"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "s5cmd",
            "portdir": "net/s5cmd",
            "version": "2.3.0",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/peak/s5cmd",
            "description": "Parallel S3 and local filesystem execution tool.",
            "long_description": "s5cmd is a very fast S3 and local filesystem execution tool. It comes with support for a multitude of operations including tab completion and wildcard support for files, which can be very handy for your object storage workflow while working with large number of files.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "smanojkarthick",
                    "github": "manojkarthick",
                    "ports_count": 10
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "s3fs",
            "portdir": "fuse/s3fs",
            "version": "1.93",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/s3fs-fuse/s3fs",
            "description": "Amazon S3 filesystem for FUSE",
            "long_description": "FUSE-based file system backed by Amazon S3. Mount a bucket as a local file system read/write. Store files/folders natively and transparently.",
            "active": true,
            "categories": [
                "fuse"
            ],
            "maintainers": [
                {
                    "name": "adfernandes",
                    "github": "adfernandes",
                    "ports_count": 41
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssh",
                        "libxml2",
                        "macfuse",
                        "curl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "s3cmd",
            "portdir": "net/s3cmd",
            "version": "2.4.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://s3tools.org/s3cmd",
            "description": "Command line tool for managing S3 compatible storage services",
            "long_description": "S3cmd lets you copy files from/to Amazon S3 (Simple Storage Service) using a simple to use command line client. Supports rsync-like backup, GPG encryption, and more. Also supports management of Amazon's CloudFront content delivery network.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "p",
                    "github": "przmv",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-wheel",
                        "clang-17",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "curl-ca-bundle",
                        "py313-dateutil",
                        "py313-magic"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "s2n-tls",
            "portdir": "security/s2n-tls",
            "version": "1.5.20",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://aws.github.io/s2n-tls/doxygen/s2n_8h.html",
            "description": "An implementation of the TLS/SSL protocols",
            "long_description": "s2n-tls is a C99 implementation of the TLS/SSL protocols that is designed to be simple, small, fast, and with security as a priority.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1013
                }
            ],
            "variants": [
                "debug",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "s2geometry",
            "portdir": "math/s2geometry",
            "version": "0.11.1",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://s2geometry.io",
            "description": "Computational geometry and spatial indexing on the sphere",
            "long_description": "Computational geometry and spatial indexing on the sphere",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "abseil",
                        "openssl3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ZVCV",
            "portdir": "R/R-ZVCV",
            "version": "2.1.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ZVCV",
            "description": "Zero-Variance Control Variates",
            "long_description": "Zero-Variance Control Variates",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppArmadillo",
                        "R-abind",
                        "R-magrittr",
                        "R-mvtnorm",
                        "R-dplyr",
                        "R-glmnet",
                        "R-Rlinsolve",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-ggthemes",
                        "R-partitions"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ztpln",
            "portdir": "R/R-ztpln",
            "version": "0.1.2",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mattocci27/ztpln",
            "description": "Zero-Truncated Poisson Lognormal distribution",
            "long_description": "Zero-Truncated Poisson Lognormal distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppNumerical",
                        "R-DistributionUtils",
                        "R-mixtools",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppEigen"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dplyr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}