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

{
    "count": 49661,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=953",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=951",
    "results": [
        {
            "name": "smtpping",
            "portdir": "net/smtpping",
            "version": "1.1.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/halon/smtpping",
            "description": "A simple, portable tool for measuring SMTP server delay, delay variation and throughput.",
            "long_description": "A simple, portable tool for measuring SMTP server delay, delay variation and throughput.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "smtpproxy",
            "portdir": "mail/smtpproxy",
            "version": "1.3.3",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://quietsche-entchen.de/cgi-bin/wiki.cgi/software/smtp.proxy.yawk",
            "description": "smtp.proxy is a proxy server for the SMTP protocol",
            "long_description": "smtp.proxy is a proxy server for the SMTP protocol. It forwards traffic between a client and a server watching that the client fullfills the protocol specification. smtp.proxy needs either inetd or xinetd to work.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "smtube",
            "portdir": "www/smtube",
            "version": "21.10.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.smtube.org",
            "description": "Browse, search, and play YouTube videos",
            "long_description": "Browse, search, and play YouTube videos. Uses a media player, by default MPlayer, for best performance. Broad compatibility, and good performance on older systems.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [
                {
                    "name": "lasticppc",
                    "github": "lastic",
                    "ports_count": 3
                }
            ],
            "variants": [
                "mplayer",
                "qmplay2",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "makeicns",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "qt5-qtwebkit",
                        "qt5-qttools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "yt-dlp",
                        "MPlayer"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "smug",
            "portdir": "sysutils/smug",
            "version": "0.3.12",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ivaaaan/smug",
            "description": "A session manager for tmux written in Go",
            "long_description": "A session manager for tmux written in Go. Smug automates your tmux workflow. You can create a single configuration file, and Smug will create all the required windows and panes from it. Inspired by tmuxinator and tmuxp.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1013
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "Smultron",
            "portdir": "aqua/Smultron",
            "version": "3.6b1",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://smultron.sourceforge.net/",
            "description": "Cocoa text editor with syntax colouring",
            "long_description": "Smultron is an open-source text editor written in Cocoa for Mac OS X with many of the features that you might need. It features easy selection of the opened documents, line numbers, support for syntax colouring for many different languages, support for text encodings, code snippets, a toolbar, a status bar, HTML preview, multi-document find and replace with regular expressions, possibility to show invisible characters, authenticated saves, command-line utility, .Mac synchronisation of preferences and many more features.",
            "active": true,
            "categories": [
                "aqua",
                "editors"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "snac",
            "portdir": "net/snac",
            "version": "2.84",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://codeberg.org/grunfink/snac2",
            "description": "A simple, minimalistic ActivityPub instance",
            "long_description": "snac Social Networks Are Crap This program is written in highly portable C. Features from the README.md: - Lightweight, minimal dependencies - Extensive support of ActivityPub operations, e.g. write public notes, follow users, be followed, reply to the notes of others, admire wonderful content (like or boost), write private messages... - Simple but effective web interface - Multiuser - Mastodon API support, so Mastodon-compatible apps can be used (work in progress) - Simple but effective web interface - Easily-accessed MUTE button to silence morons - Tested interoperability with related software - No database needed - Totally JavaScript-free - No cookies either - Not much bullshit",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "artkiver",
                    "github": "artkiver",
                    "ports_count": 12
                }
            ],
            "variants": [
                "nomastodon",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "curl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "s-nail",
            "portdir": "mail/s-nail",
            "version": "14.9.24",
            "license": "(BSD-old or BSD)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.sdaoden.eu/code.html#s-nail",
            "description": "Replacement for Berkeley Mail and System V mailx command",
            "long_description": "S-nail provides a simple and friendly environment for sending and receiving mail. It is intended to provide the functionality of the POSIX mailx(1) command, but is MIME capable and optionally offers extensions for line editing, S/MIME, SMTP and POP3, among others.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "libidn2",
                        "kerberos5",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "snappy",
            "portdir": "archivers/snappy",
            "version": "1.2.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://google.github.io/snappy/",
            "description": "A fast compressor/decompressor",
            "long_description": "Snappy is a compression/decompression library. It does not aim for maximum compression, or compatibility with any other compression library. Instead it aims for very high speeds and reasonable compression. For instance, compared to the fastest mode of zlib, Snappy is an order of magnitude faster for most inputs, but the resulting compressed files are anywhere from 20% to 100% bigger. On a single core of a Core i7 processor in 64-bit mode, Snappy compresses at about 250 MB/sec or more and decompresses at about 500 MB/sec or more.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lz4",
                        "lzo2",
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py39-python-snappy",
                        "py313-python-snappy",
                        "py310-python-snappy",
                        "py312-python-snappy",
                        "py38-python-snappy",
                        "py311-python-snappy"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "aff4",
                        "py39-python-snappy",
                        "blosc",
                        "py38-python-snappy",
                        "py310-python-snappy",
                        "py311-python-snappy",
                        "py313-python-snappy",
                        "py312-python-snappy",
                        "py37-pyarrow",
                        "py38-pyarrow",
                        "shogun",
                        "shogun-devel",
                        "qt5-qtwebengine",
                        "mongo-c-driver",
                        "netdata",
                        "qemu",
                        "sparkey",
                        "rocksdb",
                        "mongodb-devel",
                        "mongodb",
                        "py310-imagecodecs",
                        "py311-imagecodecs",
                        "py312-imagecodecs",
                        "py313-imagecodecs",
                        "leveldb",
                        "qt513-qtwebengine",
                        "caffe",
                        "folly",
                        "py39-imagecodecs",
                        "mvfst",
                        "hadoop",
                        "apache-arrow",
                        "py37-imagecodecs",
                        "py38-imagecodecs"
                    ]
                }
            ]
        },
        {
            "name": "snapraid",
            "portdir": "sysutils/snapraid",
            "version": "12.4",
            "license": "GPL-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.snapraid.it/",
            "description": "Backup program for disk arrays",
            "long_description": "SnapRAID stores parity information of your data and it recovers from up to six disk failures",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "macports.deduce460",
                    "github": "anquieta",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "snarf",
            "portdir": "net/snarf",
            "version": "7.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.xach.com/snarf/",
            "description": "Simple Non-interactive All-purpose Resource Fetcher",
            "long_description": "snarf is a command line resource grabber. It can transfer files through the http, gopher, finger, and ftp protocols without user interaction. It is small and fast.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sn-demangler",
            "portdir": "devel/sn-demangler",
            "version": "0.0.7",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/indoorvivants/sn-demangler",
            "description": "Scala Native name demangler",
            "long_description": "Scala Native name demangler",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "sbt",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openjdk11"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sniffglue",
            "portdir": "security/sniffglue",
            "version": "0.16.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kpcyrd/sniffglue",
            "description": "Secure multithreaded packet sniffer",
            "long_description": "sniffglue is a network sniffer written in rust. Network packets are parsed concurrently using a thread pool to utilize all cpu cores. Project goals are that you can run sniffglue securely on untrusted networks and that it must not crash when processing packets. The output should be as useful as possible by default.",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 610
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "libpcap"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sniprun",
            "portdir": "devel/sniprun",
            "version": "1.3.20",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/michaelb/sniprun",
            "description": "A neovim plugin to run lines/blocs of code (independently of the rest of the file), supporting multiples languages",
            "long_description": "A neovim plugin to run lines/blocs of code (independently of the rest of the file), supporting multiples languages",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 610
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "snmptt",
            "portdir": "net/snmptt",
            "version": "1.5",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.snmptt.org/",
            "description": "An SNMP trap handler written in Perl for use with the Net-SNMP / UCD-SNMP snmptrapd program",
            "long_description": "An SNMP trap handler written in Perl for use with the Net-SNMP / UCD-SNMP snmptrapd program",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-config-inifiles"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "snobol4",
            "portdir": "lang/snobol4",
            "version": "2.3.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.regressive.org/snobol4/",
            "description": "SNOBOL4 programming language",
            "long_description": "SNOBOL4 (StriNg Oriented and symBOlic Language) is a language for text processing, pattern matching, and much more, first designed and implemented at Bell Telephone Laboratories, Inc. (BTL) in the 1970's. Includes SPITBOL, Blocks and other extensions.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "snobol4",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bzip2",
                        "xz",
                        "zlib",
                        "sqlite3",
                        "libffi",
                        "readline",
                        "openssl3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "snoopy",
            "portdir": "games/snoopy",
            "version": "2.9.95",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://snoopy.tuxfamily.org/",
            "description": "Warcraft III Hosting Utility",
            "long_description": "Snoopy helps hosts host by showing pings, locations, and other utilities. It has a banlist also and utilities for both clients and hosts.",
            "active": false,
            "categories": [
                "games"
            ],
            "maintainers": [
                {
                    "name": "pandagoat",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "gcc47",
                "gcc46",
                "gcc45",
                "gcc44",
                "gcc43",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc47"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "libgeoip",
                        "libgcc6",
                        "gettext",
                        "dsniff",
                        "libpcap",
                        "libiconv",
                        "libgcc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "snooze",
            "portdir": "sysutils/snooze",
            "version": "0.5",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/leahneukirchen/snooze",
            "description": "run a command at a particular time",
            "long_description": "snooze is a tool for waiting until a particular time and then running a command. Together with a service supervision system such as runit, this can be used to replace cron(8).",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "snort",
            "portdir": "net/snort",
            "version": "2.9.20",
            "license": "GPL-2",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.snort.org/",
            "description": "Open Source Network Intrusion Detection System",
            "long_description": "Snort is an open source network intrusion detection system, capable of performing real-time traffic analysis and packet logging on IP networks. It can perform protocol analysis, content searching/matching and can be used to detect a variety of attacks and probes, such as buffer overflows, stealth port scans, CGI attacks, SMB probes, OS fingerprinting attempts, and much more.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "if_en0",
                "if_en1",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "luajit",
                        "daq",
                        "nghttp2",
                        "openssl3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "nsm-console"
                    ]
                }
            ]
        },
        {
            "name": "snownews",
            "portdir": "net/snownews",
            "version": "1.11",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sourceforge.net/projects/snownews/",
            "description": "Text mode RSS newsreader",
            "long_description": "Snownews is a text mode RSS/RDF newsreader. It supports all versions of RSS natively and supports other formats via plugins.",
            "active": true,
            "categories": [
                "net",
                "www"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxml2",
                        "ncurses",
                        "gettext-runtime",
                        "openssl",
                        "curl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "so",
            "portdir": "devel/so",
            "version": "0.4.10",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/samtay/so",
            "description": "A terminal interface for Stack Overflow",
            "long_description": "A terminal interface for Stack Overflow",
            "active": true,
            "categories": [
                "devel"
            ],
            "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"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "SoapyAirspy",
            "portdir": "science/SoapyAirspy",
            "version": "0.2.0",
            "license": "MIT",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pothosware/SoapyAirspy",
            "description": "Soapy SDR plugin for Airspy",
            "long_description": "Soapy SDR plugin for Airspy",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 148
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 461
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "SoapySDR",
                        "airspy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "SoapyAirspyHF",
            "portdir": "science/SoapyAirspyHF",
            "version": "0.2.0",
            "license": "MIT",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pothosware/SoapyAirspyHF",
            "description": "Soapy SDR plugin for AirspyHF+",
            "long_description": "Soapy SDR plugin for AirspyHF+",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 148
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 461
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "SoapySDR",
                        "airspyhf"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "SoapyAudio",
            "portdir": "science/SoapyAudio",
            "version": "0.1.1",
            "license": "MIT",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pothosware/SoapyAudio",
            "description": "Soapy SDR plugin for Audio devices",
            "long_description": "Soapy SDR plugin for Audio devices",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 148
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 461
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "rtaudio",
                        "SoapySDR",
                        "hamlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "SoapyBladeRF",
            "portdir": "science/SoapyBladeRF",
            "version": "0.4.1",
            "license": "LGPL-2.1",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pothosware/SoapyBladeRF",
            "description": "Soapy SDR plugin for Blade RF",
            "long_description": "Soapy SDR plugin for Blade RF",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 148
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 461
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "SoapySDR",
                        "bladeRF"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "SoapyHackRF",
            "portdir": "science/SoapyHackRF",
            "version": "0.3.4",
            "license": "MIT",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pothosware/SoapyHackRF",
            "description": "Soapy SDR module for Hack RF",
            "long_description": "Soapy SDR module for Hack RF",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 148
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 461
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "SoapySDR",
                        "hackrf"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "SoapyPlutoSDR",
            "portdir": "science/SoapyPlutoSDR",
            "version": "0.2.1",
            "license": "LGPL-2.1",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pothosware/SoapyPlutoSDR",
            "description": "Soapy SDR module for Pluto SDR",
            "long_description": "Soapy SDR module for Pluto SDR",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 148
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 461
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "SoapySDR",
                        "libad9361-iio",
                        "libiio"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "SoapyRedPitaya",
            "portdir": "science/SoapyRedPitaya",
            "version": "0.1.1",
            "license": "GPL-3",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pothosware/SoapyRedPitaya",
            "description": "Soapy SDR plugins for Red Pitaya",
            "long_description": "Soapy SDR plugins for Red Pitaya",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 148
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 461
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "SoapySDR"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "SoapyRemote",
            "portdir": "science/SoapyRemote",
            "version": "0.5.2",
            "license": "Boost-1",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pothosware/SoapyRemote",
            "description": "Soapy SDR module for use any Soapy SDR remotely",
            "long_description": "Soapy SDR module for use any Soapy SDR remotely",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 148
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 461
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "SoapySDR"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "SoapyRTLSDR",
            "portdir": "science/SoapyRTLSDR",
            "version": "0.3.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pothosware/SoapyRTLSDR",
            "description": "Soapy SDR module for RTL-SDR",
            "long_description": "Soapy SDR module for RTL-SDR",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 148
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 461
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "SoapySDR",
                        "rtl-sdr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "indi"
                    ]
                }
            ]
        },
        {
            "name": "SoapySDR",
            "portdir": "science/SoapySDR",
            "version": "0.8.1",
            "license": "Boost-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pothosware/SoapySDR/wiki",
            "description": "A fresh and clean vendor neutral and platform independent SDR support library",
            "long_description": "SoapySDR is an open-source generalized C/C++ API and runtime library for interfacing with SDR devices. With SoapySDR, you can instantiate, configure, and stream with an SDR device in a variety of environments. Both osmosdr and uhd devices are available within SoapySDR. In addition, vendors can directly support their hardware using SoapySDR device modules. There are wrappers for both gr-osmosdr, uhd, and gr-uhd to bring an ecosystem of existing applications to SoapySDR devices. And SoapySDR has support for powerful platforms like GNU Radio and Pothos.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 461
                },
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 148
                },
                {
                    "name": "gedgy63",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "debug",
                "python27",
                "python36",
                "python37",
                "python38",
                "python39",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "quisk",
                        "SoapyRTLSDR",
                        "CubicSDR",
                        "SDRangel",
                        "SoapyAirspy",
                        "SoapyAirspyHF",
                        "SoapyAudio",
                        "SoapyBladeRF",
                        "SoapyHackRF",
                        "SoapyPlutoSDR",
                        "SoapyRedPitaya",
                        "SoapyRemote",
                        "SoapySDRPlay",
                        "SoapySDRPlay3",
                        "SoapyUHD",
                        "gr-osmosdr",
                        "gr37-osmosdr",
                        "limesuite",
                        "linhpsdr",
                        "limesuite-devel",
                        "rx_tools",
                        "rtl_433",
                        "PothosSoapy",
                        "welle.io",
                        "welle.io-devel"
                    ]
                }
            ]
        },
        {
            "name": "SoapySDRPlay",
            "portdir": "science/SoapySDRPlay",
            "version": "20211121-4bf80bc3",
            "license": "MIT",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pothosware/SoapySDRPlay2",
            "description": "Soapy SDR module for SDRPlay",
            "long_description": "Soapy SDR module for SDRPlay",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 148
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 461
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "SDRplay",
                        "SoapySDR"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "SoapySDRPlay3",
            "portdir": "science/SoapySDRPlay3",
            "version": "20221130-794425ff",
            "license": "MIT",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pothosware/SoapySDRPlay3",
            "description": "Soapy SDR module for SDRPlay 3 driver",
            "long_description": "Soapy SDR module for SDRPlay 3 driver",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 148
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 461
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "SDRplay3",
                        "SoapySDR"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "SoapyUHD",
            "portdir": "science/SoapyUHD",
            "version": "0.4.1",
            "license": "GPL-3",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pothosware/SoapyUHD",
            "description": "Soapy SDR plugins for UHD devices",
            "long_description": "Soapy SDR plugins for UHD devices",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 148
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 461
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "SoapySDR",
                        "uhd",
                        "boost176"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sobby",
            "portdir": "net/sobby",
            "version": "0.4.8",
            "license": "GPL-2+",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gobby.github.io",
            "description": "Dedicated server for collaborative editing",
            "long_description": "Sobby is a standalone server for collaborative editing based on obby, a library providing synced document buffers.",
            "active": false,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "net6",
                        "glib2",
                        "libxmlxx2",
                        "obby",
                        "glibmm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "socat",
            "portdir": "sysutils/socat",
            "version": "1.8.0.3",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.dest-unreach.org/socat",
            "description": "netcat on steroids",
            "long_description": "socat is a relay for bidirectional data transfer between two independent data channels. Each of these data channels may be a file, pipe, device (serial line etc. or a pseudo terminal), a socket (UNIX, IP4, IP6 - raw, UDP, TCP), an SSL socket, proxy CONNECT connection, a file descriptor (stdin etc.), the GNU line editor (readline), a program, or a combination of two of these.",
            "active": true,
            "categories": [
                "sysutils",
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "readline",
                        "tcp_wrappers",
                        "openssl3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "soci",
            "portdir": "databases/soci",
            "version": "4.0.3",
            "license": "Boost-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://soci.sourceforge.net/",
            "description": "SOCI - The C++ Database Access Library",
            "long_description": "SOCI is a database access library for C++ that makes the illusion of embedding SQL queries in the regular C++ code, staying entirely within the Standard C++. The idea is to provide C++ programmers a way to access SQL databases in the most natural and intuitive way. If you find existing libraries too difficult for your needs or just distracting, SOCI can be a good alternative.",
            "active": true,
            "categories": [
                "devel",
                "databases"
            ],
            "maintainers": [
                {
                    "name": "g.lorenz",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "debug",
                "boost",
                "mysql5",
                "odbc",
                "oracle",
                "postgresql16",
                "sqlite3",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boost176"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "socket",
            "portdir": "net/socket",
            "version": "1.4",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.jnickelsen.de/socket/",
            "description": "an interface to TCP sockets at shell level",
            "long_description": "Socket(1) implements an interface to TCP sockets at shell level. Client and server sockets can be used from shell scripts or interactively. Socket can also run a program with stdin, stdout, and stderr connected to the socket connection. A number of sample shell scripts are included.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "socket_vmnet",
            "portdir": "net/socket_vmnet",
            "version": "1.2.1",
            "license": "APL-2.0",
            "platforms": "{darwin >= 19}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/lima-vm/socket_vmnet",
            "description": "vmnet.framework support for rootless QEMU",
            "long_description": "Daemon to provide access to vmnet.framework for rootless QEMU",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "link",
                    "github": "subpop",
                    "ports_count": 7
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "socketxx",
            "portdir": "devel/socketxx",
            "version": "1.12.12",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/malaterre/socketxx-1",
            "description": "a family of C++ classes that gives the same interface as the iostream classes for input and output for communication between processes",
            "long_description": "Socket++ is a family of C++ classes that gives the same interface as the iostream classes for input and output for communication between processes.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1502
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gdcm2",
                        "gdcm"
                    ]
                }
            ]
        },
        {
            "name": "socnetv",
            "portdir": "science/socnetv",
            "version": "3.2",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://socnetv.org/",
            "description": "Social Network Visualizer",
            "long_description": "Social Network Visualizer (SocNetV) is a cross-platform, user-friendly free graphical software application for social network analysis and visualization.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "szhorvat",
                    "github": "szhorvat",
                    "ports_count": 18
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt64-qtbase",
                        "qt64-qtcharts",
                        "qt64-qtsvg",
                        "qt64-qt5compat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sofia-ml",
            "portdir": "math/sofia-ml",
            "version": "2011-06-20-r42",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://code.google.com/p/sofia-ml/",
            "description": "Suite of Fast Incremental Algorithms for Machine Learning",
            "long_description": "The suite of fast incremental algorithms for machine learning (sofia-ml) can be used for training models for classification, regression, ranking, or combined regression and ranking. Several different techniques are available. This release is intended to aid researchers and practitioners who require fast methods for classification and ranking on large, sparse data sets.",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [
                "universal",
                "kmeans"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "subversion"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sofia-sip",
            "portdir": "comms/sofia-sip",
            "version": "1.12.11",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://sofia-sip.sourceforge.net",
            "description": "Sofia-Sip is a RFC3261 compliant SIP User-Agent library.",
            "long_description": "Sofia-SIP is an open-source SIP User-Agent library, compliant with the IETF RFC3261 specification. It can be used as a building block for SIP client software for uses such as VoIP, IM, and many other real-time and person-to-person communication services.",
            "active": true,
            "categories": [
                "comms"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "graphviz",
                        "doxygen",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "openssl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "telepathy-rakia"
                    ]
                }
            ]
        },
        {
            "name": "softether5",
            "portdir": "net/softether5",
            "version": "5.2.5188",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.softether.org",
            "description": "Cross-platform multi-protocol VPN software",
            "long_description": "Cross-platform multi-protocol VPN software",
            "active": true,
            "categories": [
                "net",
                "security"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                },
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 224
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl3",
                        "libiconv",
                        "readline",
                        "ncurses",
                        "libsodium"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "softhsm",
            "portdir": "security/softhsm",
            "version": "2.6.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.opendnssec.org/softhsm",
            "description": "Software implementation of a Hardware Security Module (HSM)",
            "long_description": "SoftHSM is an implementation of a cryptographic store accessible through a PKCS #11 interface. You can use it to explore PKCS #11 without having a Hardware Security Module. SoftHSM Version 2 is using openssl for its cryptographic operations.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "ian",
                    "github": "iay",
                    "ports_count": 1
                },
                {
                    "name": "jaap",
                    "github": "Jakker",
                    "ports_count": 9
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cppunit",
                        "libtool",
                        "pkgconfig",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3",
                        "openssl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "pkcs11-provider"
                    ]
                }
            ]
        },
        {
            "name": "solfege",
            "portdir": "audio/solfege",
            "version": "3.22.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/solfege/",
            "description": "Ear training software",
            "long_description": "Solfege is a free eartraining program. The program is part of the GNU Project. One of the ideas of this program is that you can extend the program without having to dig into the source code. If you want to practise some special chords or want to practise dictation with some music not included, you can write lesson files and put them into a lessonfiles subdirectory in your home directory.",
            "active": true,
            "categories": [
                "audio",
                "education",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "texinfo",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "librsvg",
                        "py27-pygtk"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qtplay"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "solid",
            "portdir": "science/solid",
            "version": "3.5.7",
            "license": "(GPL-2 or QPL-1)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.dtecta.com/",
            "description": "SOLID is a software library for collision detection of geometric objects in 3D space",
            "long_description": "SOLID is a software library for collision detection of geometric objects in 3D space",
            "active": true,
            "categories": [
                "devel",
                "science",
                "math"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc49",
                        "autoconf",
                        "automake",
                        "libtool"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc6",
                        "libgcc",
                        "qhull"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "solidity",
            "portdir": "lang/solidity",
            "version": "0.8.28",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://soliditylang.org",
            "description": "Solidity, the Smart Contract Programming Language",
            "long_description": "Solidity is a statically typed, contract-oriented, high-level language for implementing smart contracts on the Ethereum platform.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "me",
                    "github": "kaimingguo",
                    "ports_count": 1
                }
            ],
            "variants": [
                "debug",
                "z3",
                "cvc4",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "nlohmann-json",
                        "libfmt9",
                        "clang-17",
                        "cmake",
                        "range-v3"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boost176",
                        "z3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sollya",
            "portdir": "science/sollya",
            "version": "8.0",
            "license": "CeCILL-C",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.sollya.org/",
            "description": "Sollya is both a tool environment and a library for safe floating-point code development",
            "long_description": "Sollya is both a tool environment and a library for safe floating-point code development. It is particularily targeted to the automatized implementation of mathematical floating-point libraries (libm). Amongst other features, it offers a certified infinity (supremum) norm and a fast Remez algorithm.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "kenneth.ostby",
                    "github": "langly",
                    "ports_count": 3
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "mpfr",
                        "zlib",
                        "libxml2",
                        "fplll",
                        "mpfi"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sonic",
            "portdir": "audio/sonic",
            "version": "0.2.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/espeak-ng/sonic",
            "description": "Simple library to speed up or slow down speech",
            "long_description": "Sonic is a simple algorithm for speeding up or slowing down speech. However, it's optimized for speed ups of over 2X, unlike previous algorithms for changing speech rate. The Sonic library is a very simple ANSI C library that is designed to easily be integrated into streaming voice applications, like TTS back ends.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "espeak-ng"
                    ]
                }
            ]
        },
        {
            "name": "Sophus",
            "portdir": "math/Sophus",
            "version": "1.22.10",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/strasdat/Sophus",
            "description": "C++ implementation of Lie Groups using Eigen",
            "long_description": "This is a c++ implementation of Lie groups commonly used for 2d and 3d geometric problems (i.e. for Computer Vision or Robotics applications). Among others, this package includes the special orthogonal groups SO(2) and SO(3) to present rotations in 2d and 3d as well as the special Euclidean group SE(2) and SE(3) to represent rigid body transformations (i.e. rotations and translations) in 2d and 3d.",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [
                {
                    "name": "aw.kornilov",
                    "github": "ierofant",
                    "ports_count": 15
                }
            ],
            "variants": [
                "debug",
                "tests"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "eigen3",
                        "libfmt9"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}