HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50784,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=975",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=973",
"results": [
{
"name": "smimesign",
"portdir": "security/smimesign",
"version": "0.2.0",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/github/smimesign",
"description": "An S/MIME signing utility for use with Git",
"long_description": "Smimesign is an S/MIME signing utility for macOS and Windows that is compatible with Git. This allows developers to sign their Git commits and tags using X.509 certificates issued by public certificate authorities or their organization's internal certificate authority. Smimesign uses keys and certificates already stored in the macOS Keychain or the Windows Certificate Store.",
"active": true,
"categories": [
"devel",
"security"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1024
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "smithy",
"portdir": "devel/smithy",
"version": "0.3.0",
"license": "GPL-3",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/honza/smithy",
"description": "A tiny git forge written in Go",
"long_description": "Smithy is a web frontend for git repositories. It's implemented entirely in Golang, compiles to a single binary, and it's fast and easy to deploy. Smithy is an alternative to cgit or gitweb, and doesn't seek to compete with Gitea and the like.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1024
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"scdoc",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "sml-mode.el",
"portdir": "lang/sml-mode.el",
"version": "6.10",
"license": "GPL-3+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://elpa.gnu.org/packages/sml-mode.html",
"description": "An EMACS major mode for editing Standard ML",
"long_description": "An EMACS major mode for editing Standard ML",
"active": true,
"categories": [
"lang",
"editors"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1513
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"emacs"
]
}
],
"depends_on": []
},
{
"name": "smlnj",
"portdir": "lang/smlnj",
"version": "110.99.9",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.smlnj.org/",
"description": "Standard ML of New Jersey",
"long_description": "Standard ML of New Jersey (abbreviated SML/NJ) is a compiler for the Standard ML '97 programming language with associated libraries, tools, and documentation. SML/NJ is free, open source software.",
"active": true,
"categories": [
"lang",
"ml"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 249
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"twelf",
"hamlet"
]
},
{
"type": "run",
"ports": [
"twelf"
]
}
]
},
{
"name": "smlpkg",
"portdir": "devel/smlpkg",
"version": "0.1.5",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/diku-dk/smlpkg",
"description": "Generic package manager for Standard ML libraries and programs",
"long_description": "This program constitutes a generic package manager for Standard ML libraries and programs. The package manager assumes nothing and knows nothing about the Standard ML compilers used and is thus quite generic. The package manager is centered around the notion of semantic versioning and currently supports packages hosted on GitHub and GitLab. The package manager takes care of downloading and upgrading dependent packages and works well with the use of MLB files supported by Standard ML compilers such as MLton, MLKit and SMLtoJs.",
"active": true,
"categories": [
"devel",
"ml"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15",
"mlton"
]
},
{
"type": "run",
"ports": [
"mlton"
]
}
],
"depends_on": []
},
{
"name": "smlr",
"portdir": "sysutils/smlr",
"version": "0.0.6",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/thenatefisher/smlr",
"description": "Text truncation utility",
"long_description": "smlr reduces the size of a text input based on specified parameters. It makes your string smaller, if it's too big.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "",
"github": "thenatefisher",
"ports_count": 1
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "smodels",
"portdir": "science/smodels",
"version": "2.34",
"license": "GPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.tcs.hut.fi/Software/smodels",
"description": "stable model semantics for logic programs",
"long_description": "An implementation of the stable model semantics for logic programs. Smodels can be used either as a C++-library that can be called from user programs or as a stand-alone program together with a suitable front-end. The main front-end is lparse.",
"active": true,
"categories": [
"science",
"math"
],
"maintainers": [
{
"name": "snc",
"github": "nerdling",
"ports_count": 157
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "smokegen",
"portdir": "kde/smokegen",
"version": "4.14.3",
"license": "GPL-2+ and LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.kde.org",
"description": "Scripting Meta Object Kompiler Engine",
"long_description": "Scripting Meta Object Kompiler Engine",
"active": true,
"categories": [
"kde",
"kde4"
],
"maintainers": [],
"variants": [
"debug",
"docs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"automoc",
"cmake",
"pkgconfig",
"clang-14"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"phonon",
"qt4-mac"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"smokeqt",
"kdebindings4"
]
}
]
},
{
"name": "smokekde",
"portdir": "kde/smokekde",
"version": "4.14.3",
"license": "GPL-2+ and LGPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://techbase.kde.org/Development/Languages/Smoke",
"description": "Scripting Meta Object Kompiler Engine (SMOKE) KDE bindings.",
"long_description": "Scripting Meta Object Kompiler Engine (SMOKE) KDE bindings. SMOKE is a introspective wrapper around the Qt and KDE frameworks. Legend has it that SMOKE stands for Scripting Meta Object Kompiler Engine",
"active": true,
"categories": [
"devel",
"kde",
"kde4"
],
"maintainers": [],
"variants": [
"debug",
"docs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"automoc",
"cmake",
"pkgconfig",
"clang-14"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"attica",
"kate",
"kdelibs4",
"qt4-mac",
"okular",
"smokeqt",
"perl5",
"kdepimlibs4",
"phonon",
"akonadi",
"openssl",
"soprano"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"korundum",
"perlkde",
"qyoto",
"kdebindings4"
]
}
]
},
{
"name": "smokeping",
"portdir": "net/smokeping",
"version": "2.9.0",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://oss.oetiker.ch/smokeping/",
"description": "A deluxe latency logging and graphing system.",
"long_description": "SmokePing is a deluxe latency measurement tool. It can measure, store, and display latency, latency distribution, and packet loss. SmokePing uses RRDtool to maintain a longterm data-store and to draw pretty graphs, giving up to the minute information on the state of each network connection.",
"active": true,
"categories": [
"net",
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"fping",
"rrdtool",
"apache2",
"mod_fcgid",
"perl5.34",
"p5.34-authen-radius",
"p5.34-cgi-fast",
"p5.34-config-grammar",
"p5.34-html-tagset",
"p5.34-io-html",
"p5.34-io-tty",
"curl",
"p5.34-mozilla-ca",
"p5.34-net-dns",
"p5.34-net-ip",
"p5.34-net-openssh",
"p5.34-net-radius",
"p5.34-net-snmp",
"p5.34-net-telnet",
"p5.34-pathtools",
"p5.34-perl-ldap",
"p5.34-snmp_session",
"p5.34-xml-sax-base",
"p5.34-libwww-perl"
]
}
],
"depends_on": []
},
{
"name": "smokeqt",
"portdir": "kde/smokeqt",
"version": "4.14.3",
"license": "GPL-2+ and LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://techbase.kde.org/Development/Languages/Smoke",
"description": "Scripting Meta Object Kompiler Engine (SMOKE) Qt bindings.",
"long_description": "Scripting Meta Object Kompiler Engine (SMOKE) Qt bindings. SMOKE is a introspective wrapper around the Qt and KDE frameworks. Legend has it that SMOKE stands for Scripting Meta Object Kompiler Engine",
"active": true,
"categories": [
"devel",
"kde",
"kde4"
],
"maintainers": [],
"variants": [
"debug",
"docs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"automoc",
"clang-14",
"pkgconfig",
"cmake"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"qt4-mac",
"smokegen",
"qimageblitz",
"phonon"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"perlqt",
"smokekde",
"qtruby",
"kdebindings4"
]
}
]
},
{
"name": "smooth",
"portdir": "aqua/smooth",
"version": "0.9.8",
"license": "Artistic-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.smooth-project.org",
"description": "smooth is a class library for user interfaces written in C++",
"long_description": "smooth is an object oriented C++ class library for Windows, macOS, Linux and most Unix-like operating systems. It provides basic functionality and platform support for applications and libraries. \n \nFeatures provided by smooth include: \n* user interface API with various widgets \n* simple to use multithreading API \n* file and network IO interface \n* completely transparent Unicode and software internationalization support \n* a libxml2 based XML parser",
"active": true,
"categories": [
"aqua"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"bzip2",
"libjpeg-turbo",
"curl",
"fribidi",
"libxml2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"freac",
"BoCA"
]
}
]
},
{
"name": "smpeg",
"portdir": "multimedia/smpeg",
"version": "0.4.4",
"license": "(GPL-2+ or LGPL) and BSD and IJG",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://icculus.org/smpeg/",
"description": "a general purpose MPEG video/audio player/library",
"long_description": "smpeg is a general purpose MPEG video/audio player/library programmed by Loki entertainment and others.",
"active": true,
"categories": [
"multimedia"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"pkgconfig",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"libsdl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"rocksndiamonds",
"libsdl_sound",
"svinepalsen"
]
}
]
},
{
"name": "smpeg2",
"portdir": "multimedia/smpeg2",
"version": "2.0.0",
"license": "(GPL-2+ or LGPL) and BSD and IJG",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.lokigames.com/development/smpeg.php3",
"description": "a general purpose MPEG video/audio player/library",
"long_description": "smpeg is a general purpose MPEG video/audio player and library programmed by Loki entertainment and others",
"active": true,
"categories": [
"multimedia"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 349
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"libsdl2"
]
}
],
"depends_on": []
},
{
"name": "smproxy",
"portdir": "x11/smproxy",
"version": "1.0.6",
"license": "X11",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.x.org/",
"description": "X11 Session Manager",
"long_description": "smproxy allows X applications that do not support X11R6 session management to participate in an X11R6 session.",
"active": true,
"categories": [
"x11"
],
"maintainers": [
{
"name": "jeremyhu",
"github": "jeremyhu",
"ports_count": 301
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"xorg-libXmu",
"xorg-libsm"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"xorg-apps"
]
}
]
},
{
"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.17",
"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": 1024
}
],
"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.90",
"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": [
"py310-python-snappy",
"py312-python-snappy",
"py38-python-snappy",
"py311-python-snappy",
"py39-python-snappy",
"py313-python-snappy"
]
},
{
"type": "lib",
"ports": [
"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",
"apache-arrow",
"mongo-c-driver",
"sparkey",
"rocksdb",
"mongodb-devel",
"mongodb",
"leveldb",
"py310-imagecodecs",
"py311-imagecodecs",
"py312-imagecodecs",
"netdata",
"py313-imagecodecs",
"py314-imagecodecs",
"qt513-qtwebengine",
"qemu",
"caffe",
"folly",
"py39-imagecodecs",
"mvfst",
"hadoop",
"py37-imagecodecs",
"py38-imagecodecs",
"aff4"
]
}
]
},
{
"name": "snapraid",
"portdir": "sysutils/snapraid",
"version": "13.0",
"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-18"
]
}
],
"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.1.0",
"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-18"
]
},
{
"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": 652
}
],
"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": 652
}
],
"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.1",
"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-18"
]
}
],
"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": 1024
}
],
"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": 466
}
],
"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": 466
}
],
"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": 466
}
],
"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": 466
}
],
"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": 466
}
],
"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": 466
}
],
"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": 466
}
],
"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": 466
}
],
"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": 466
}
],
"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": 466
},
{
"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": [
"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",
"quisk"
]
}
]
},
{
"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": 466
}
],
"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": 466
}
],
"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": 466
}
],
"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.1.0",
"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-18"
]
},
{
"type": "lib",
"ports": [
"readline",
"tcp_wrappers",
"openssl3"
]
}
],
"depends_on": []
}
]
}