HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50278,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=963",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=961",
"results": [
{
"name": "shmux",
"portdir": "sysutils/shmux",
"version": "1.0.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/shmux/shmux",
"description": "utility for executing the command on many hosts in parallel",
"long_description": "shmux is program for executing the same command on many hosts in parallel. For each target, a child process is spawned by shmux, and a shell on the target obtained one of the supported methods: rsh, ssh, or sh.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pcre",
"clang-9.0"
]
},
{
"type": "run",
"ports": [
"fping"
]
}
],
"depends_on": []
},
{
"name": "shntool",
"portdir": "audio/shntool",
"version": "3.0.10",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.etree.org/shnutils/shntool/",
"description": "Multi-purpose .wav/.shn processing utility",
"long_description": "shntool is a multi-purpose .wav/.shn processing tool. Input and output files are transparent to shntool, meaning that it can perform its functions upon both .wav and .shn data.",
"active": true,
"categories": [
"audio"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"shorten",
"gettext",
"expat",
"libiconv"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"etree-scripts"
]
}
]
},
{
"name": "shogun",
"portdir": "math/shogun",
"version": "2.1.0",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://shogun-toolbox.org",
"description": "The machine-learning toolbox's focus is on large-scale kernel methods",
"long_description": "The machine-learning toolbox's focus is on large-scale kernel methods and especially on Support Vector Machines (SVM). It provides a generic SVM object interfacing to several different SVM implementations, among them the state of the art OCAS, LibSVM, SVMLight, SVMLin and GPDT.",
"active": true,
"categories": [
"science",
"math"
],
"maintainers": [],
"variants": [
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gccdevel",
"python27",
"perl",
"r",
"octave",
"java",
"csharp",
"lua",
"ruby",
"elwms",
"hmm_parallel"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-16",
"gcc13"
]
},
{
"type": "lib",
"ports": [
"snappy",
"xz",
"readline",
"libgcc",
"arpack",
"atlas",
"bzip2",
"glpk",
"lp_solve",
"hdf5",
"json-c",
"libxml2",
"eigen3",
"gzip",
"lzo2"
]
}
],
"depends_on": []
},
{
"name": "shogun-devel",
"portdir": "math/shogun-devel",
"version": "4.0.0",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://shogun-toolbox.org",
"description": "The machine learning toolbox's focus is on large scale kernel methods",
"long_description": "The machine learning toolbox's focus is on large scale kernel methods and especially on Support Vector Machines (SVM). It provides a generic SVM object interfacing to several different SVM implementations, among them the state of the art OCAS, LibSVM, SVMLight, SVMLin and GPDT.",
"active": true,
"categories": [
"science",
"math"
],
"maintainers": [],
"variants": [
"debug",
"python27"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"python27",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"xz",
"protobuf-cpp",
"readline",
"arpack",
"atlas",
"bzip2",
"glpk",
"lp_solve",
"hdf5",
"json-c",
"libxml2",
"eigen3",
"gzip",
"lzo2",
"snappy"
]
}
],
"depends_on": []
},
{
"name": "shorten",
"portdir": "audio/shorten",
"version": "3.6.1",
"license": "Noncommercial",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.etree.org/shnutils/shorten/",
"description": "Fast compression for waveform files",
"long_description": "Shorten reduces the size of waveform files (such as audio) using Huffman coding of prediction residuals and optional additional quantisation. In lossless mode the amount of compression obtained depends on the nature of the waveform. Those composing of low frequencies and low amplitudes give the best compression, which may be 2:1 or better. Lossy compression operates by specifying a minimum acceptable segmental signal to noise ratio or a maximum bit rate. Lossy compression operates by zeroing the lower order bits of the waveform, so retaining waveform shape.",
"active": true,
"categories": [
"audio",
"archivers"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"shntool",
"etree-scripts"
]
},
{
"type": "run",
"ports": [
"hellanzb"
]
}
]
},
{
"name": "showfont",
"portdir": "x11/showfont",
"version": "1.0.5",
"license": "X11",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.x.org/",
"description": "Font dumper for X11 font server",
"long_description": "Showfont displays data about a font that matches the given pattern. The information shown includes font information, font properties, character metrics, and character bitmaps.",
"active": true,
"categories": [
"graphics",
"x11"
],
"maintainers": [
{
"name": "jeremyhu",
"github": "jeremyhu",
"ports_count": 289
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"xorg-libFS"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"xorg-apps"
]
}
]
},
{
"name": "showkey",
"portdir": "sysutils/showkey",
"version": "1.9",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://catb.org/esr/showkey/",
"description": "echo raw keystrokes back at you in a printable form",
"long_description": "This program puts your terminal in raw mode, eats keystrokes, and prints them back it you in a recognizable printed form (using <>-surrounded ASCII mnemonics for non-printables). This may be useful, for example, if you're not certain what your keyboard keys are sending.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 431
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": []
},
{
"name": "shsql",
"portdir": "databases/shsql",
"version": "1.28",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://quisp.sourceforge.net/sqlman/html/shsql_home.html",
"description": "standalone SQL database that stores data in ascii text files",
"long_description": "SHSQL is a standalone SQL database that stores data in ascii text files. It has a small memory footprint and code size and can be embedded directly into applications - there is no server process. SHSQL is a pared-down SQL implementation but retains useful features such as timeout record locking and search engine comparison operators. A shsql database can be updated via SQL, or by editing data files with a text editor. Applications link to the supplied C language API. There is also a command-line SQL utility.",
"active": true,
"categories": [
"databases",
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "shtools",
"portdir": "science/shtools",
"version": "4.13.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://shtools.github.io/SHTOOLS/index-fortran.html",
"description": "Spherical Harmonic Tools",
"long_description": "SHTOOLS is a library of Fortran 95 software that can be used to perform spherical harmonic transforms, multitaper spectral analyses, expansions of functions into Slepian bases, and standard operations on global gravitational and magnetic field data. Requires linking with FFTW-3 and LAPACK compatible libraries.",
"active": true,
"categories": [
"science",
"math"
],
"maintainers": [
{
"name": "github.59oty",
"github": "MarkWieczorek",
"ports_count": 1
}
],
"variants": [
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gccdevel",
"openmp"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"gcc14"
]
},
{
"type": "lib",
"ports": [
"libgcc",
"OpenBLAS",
"fftw-3"
]
},
{
"type": "test",
"ports": [
"gcc14"
]
}
],
"depends_on": []
},
{
"name": "shunit2",
"portdir": "devel/shunit2",
"version": "2.1.8",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/kward/shunit2",
"description": "an xUnit-based unit test framework for Bourne shell scripts",
"long_description": "shunit2 is an xUnit-based unit test framework for Bourne shell scripts.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"wcurl"
]
}
]
},
{
"name": "siag",
"portdir": "x11/siag",
"version": "3.6.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://siag.nu/",
"description": "Siag Office is a tightly integrated, free office package.",
"long_description": "Siag Office is a tightly integrated, free office package. It consists of the spreadsheet Siag, the word processor PW, the animation program Egon, the text editor XedPlus, the file manager Xfiler and the previewer Gvu.",
"active": true,
"categories": [
"x11"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"XawM",
"mowitz",
"neXtaw"
]
}
],
"depends_on": []
},
{
"name": "sic",
"portdir": "irc/sic",
"version": "1.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://tools.suckless.org/sic/",
"description": "extremely fast, small and simple irc client",
"long_description": "sic is an extremely fast, small and simple irc client. It reads commands from standard input and prints all server output to standard output. It multiplexes also all channel traffic into one output, that you don't have to switch different channel buffers, that's actually a feature.",
"active": true,
"categories": [
"irc"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 249
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
}
],
"depends_on": []
},
{
"name": "sicp",
"portdir": "lang/sicp",
"version": "0.0.1",
"license": "unknown",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.neilvandyke.org/sicp-texi/",
"description": "Structure and Interpretation of Computer Programs (texinfo book)",
"long_description": "Lytha Ayth's texinfo version of Structure and Interpretation of Computer Programs -- 2nd ed. (Harold Abelson and Gerald Jay Sussman, with Julie Sussman)",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"texinfo",
"clang-16"
]
}
],
"depends_on": []
},
{
"name": "sid",
"portdir": "devel/sid",
"version": "1.10",
"license": "BSD and Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.tendra.org/sid/",
"description": "Syntax Improving Device: a LL(1) parser generator",
"long_description": "Sid is an LL(1) parser generator. The input grammar need not be LL(1) as sid will attempt to transform it to an LL(1) grammar. The grammar file and the action action files are kept separated for better portability.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"docbook-xml",
"docbook-xsl-nons",
"libxslt"
]
}
],
"depends_on": []
},
{
"name": "sidekick",
"portdir": "sysutils/sidekick",
"version": "0.6.6",
"license": "GPL-3",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mightymoud/sidekick",
"description": "Bare metal to production ready in mins; your own fly server on your VPS.",
"long_description": "Bare metal to production ready in mins; your own fly server on your VPS. Sidekick helps you along all the steps of deployment on your VPS. From basic setup to zero downtime deploys, we got you!",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1019
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "SIDPLAY",
"portdir": "aqua/SIDPLAY",
"version": "4.2",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.sidmusic.org/sidplay/mac/",
"description": "C64 music player for the Mac",
"long_description": "SIDPLAY is a Commodore 64 music player. It emulates the sound chip and other internals of the Commodore 64 home computer to play back music that was originally written on it. The sound chip of the C64 is called the Sound Interface Device or SID, and therefore this music is known as SID music. The SID chip is basically a three voice synthesizer on a chip. The unusual combination of digital and analogue circuitry is the reason for its distinctive sound.",
"active": true,
"categories": [
"aqua",
"multimedia",
"audio"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "sidplayfp",
"portdir": "audio/sidplayfp",
"version": "2.16.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/libsidplayfp/sidplayfp",
"description": "Console SID/MUS player",
"long_description": "sidplayfp is a console C64 music player which uses the libsidplayfp engine to provide the best SID listening experience.",
"active": true,
"categories": [
"audio"
],
"maintainers": [
{
"name": "makr",
"github": "mohd-akram",
"ports_count": 82
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"mpg123",
"pulseaudio",
"libiconv",
"libsidplayfp"
]
}
],
"depends_on": []
},
{
"name": "siege",
"portdir": "www/siege",
"version": "4.1.1",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.joedog.org/siege-home/",
"description": "HTTP/HTTPS regression testing and benchmarking utility",
"long_description": "Siege is an HTTP/HTTPS regression testing and benchmarking utility. It was designed to let web developers measure the performance of their code under duress, to see how it will stand up to load on the internet. It lets the user hit a web server with a configurable number of concurrent simulated users.",
"active": true,
"categories": [
"www",
"benchmarks"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"openssl"
]
}
],
"depends_on": []
},
{
"name": "sieve-connect",
"portdir": "mail/sieve-connect",
"version": "0.90",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/philpennock/sieve-connect",
"description": "A client for the MANAGESIEVE Protocol",
"long_description": "sieve-connect is a client for the ManageSieve protocol, as specifed in RFC 5804.",
"active": true,
"categories": [
"mail"
],
"maintainers": [],
"variants": [
"perl5_28",
"perl5_30",
"perl5_32",
"perl5_34"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"p5.34-io-socket-ip",
"p5.34-io-socket-ssl",
"p5.34-authen-sasl",
"p5.34-net-dns",
"p5.34-term-readkey",
"p5.34-mozilla-publicsuffix"
]
}
],
"depends_on": []
},
{
"name": "sift",
"portdir": "sysutils/sift",
"version": "0.9.1",
"license": "GPL-3+",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sift-tool.org",
"description": "A fast and powerful open source alternative to grep",
"long_description": "sift is an alternative that aims for both speed and flexibility, adding features while trying to reach (or even surpass) the performance of the original grep. The additional features include gitignore support, conditions (e.g., match A only when preceded by B within X lines), full multi-core support and multiline matching.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "esafak",
"github": "esafak",
"ports_count": 128
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "sig",
"portdir": "textproc/sig",
"version": "0.2.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ynqa/sig",
"description": "Interactive grep (for streaming)",
"long_description": "Interactive grep (for streaming)",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1019
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "sigh",
"portdir": "devel/sigh",
"version": "1.0",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://incise.org/sigh",
"description": "lib for handling UNIX signals in a simple, sane, and safe manner",
"long_description": "lib for handling UNIX signals in a simple, sane, and safe manner",
"active": false,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "sigil",
"portdir": "editors/sigil",
"version": "2.7.0",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Sigil-Ebook/Sigil",
"description": "Sigil, the ePub editor",
"long_description": "Sigil is a multi-platform WYSIWYG ebook editor. It is designed to edit books in ePub format.",
"active": true,
"categories": [
"editors"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 223
}
],
"variants": [
"debug",
"python313",
"python312",
"python311",
"python310",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"qt6-qttools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"qt6-qtbase",
"qt6-qt5compat",
"qt6-qtwebengine",
"python313",
"py313-six",
"py313-regex",
"zlib",
"py313-Pillow",
"py313-chardet",
"py313-html5lib",
"py313-cssselect",
"py313-cssutils",
"py313-lxml",
"minizip",
"pcre2",
"hunspell"
]
}
],
"depends_on": []
},
{
"name": "sigil-qt4",
"portdir": "editors/sigil-qt4",
"version": "0.6.2",
"license": "GPL-3+",
"platforms": "{darwin < 20}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Sigil-Ebook/Sigil",
"description": "Sigil, the ePub editor",
"long_description": "Sigil is a multi-platform WYSIWYG ebook editor. It is designed to edit books in ePub format.",
"active": true,
"categories": [
"editors"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"boost",
"qt4-mac",
"xercesc3",
"hunspell",
"zlib",
"minizip"
]
}
],
"depends_on": []
},
{
"name": "sign",
"portdir": "security/sign",
"version": "1.1",
"license": "BSD and zlib and ISC",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://swapped.cc/sign/",
"description": "sign is a file signing and signature verification utility",
"long_description": "sign is a file signing and signature verification utility",
"active": true,
"categories": [
"security"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"openssl10"
]
}
],
"depends_on": []
},
{
"name": "signify",
"portdir": "security/signify",
"version": "1.6",
"license": "ISC",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://man.openbsd.org/signify.1",
"description": "cryptographically sign and verify files",
"long_description": "The signify utility creates and verifies cryptographic signatures. A signature verifies the integrity of a message.",
"active": true,
"categories": [
"security"
],
"maintainers": [
{
"name": "jpo",
"github": "jpouellet",
"ports_count": 4
},
{
"name": "artkiver",
"github": "artkiver",
"ports_count": 12
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "signing-party",
"portdir": "mail/signing-party",
"version": "2.11",
"license": "BSD and GPL-2 and GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://salsa.debian.org/signing-party-team/signing-party",
"description": "Various OpenPGP related tools",
"long_description": "signing-party is a collection for all kinds of PGP/GnuPG related things, including signing scripts, party preparation scripts, etc.",
"active": true,
"categories": [
"security",
"mail"
],
"maintainers": [
{
"name": "cal",
"github": "neverpanic",
"ports_count": 53
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14",
"automake",
"autoconf"
]
},
{
"type": "lib",
"ports": [
"p5.34-class-methodmaker",
"p5.34-gnupg-interface",
"p5.34-mailtools",
"p5.34-mime-tools",
"p5.34-net-idn-encode",
"libmd",
"p5.34-text-iconv",
"p5.34-text-template",
"p5.34-term-readkey",
"qprint",
"perl5.34"
]
},
{
"type": "run",
"ports": [
"gnupg2",
"python38",
"dialog"
]
}
],
"depends_on": []
},
{
"name": "sikarugir",
"portdir": "emulators/sikarugir",
"version": "1.0",
"license": "LGPL-2.1",
"platforms": "{darwin >= 19}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Sikarugir-App/Sikarugir/",
"description": "sikarugir is a user-friendly tool used to make ports of Microsoft Windows software to Apple's macOS.",
"long_description": "sikarugir is a user-friendly tool used to make ports of Microsoft Windows software to Apple's macOS.",
"active": true,
"categories": [
"emulators"
],
"maintainers": [
{
"name": "",
"github": "Gcenx",
"ports_count": 1
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": []
},
{
"name": "silc-client",
"portdir": "irc/silc-client",
"version": "1.1.4",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://silcnet.org/",
"description": "client for the silc-network.",
"long_description": "silc-client is a client for the SILC (Secure Internet Live Conferencing) protocol. SILC provides secure conferencing services in the Internet over insecure channel.",
"active": true,
"categories": [
"irc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"gettext",
"glib2",
"perl5"
]
}
],
"depends_on": []
},
{
"name": "silc-server",
"portdir": "irc/silc-server",
"version": "1.1.11",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://silcnet.org/",
"description": "server for the silc-network.",
"long_description": "silc-server (silcd) is the server for the SILC protocol. SILC (Secure Internet Live Conferencing) is a protocol which provides secure conferencing services in the Internet over insecure channel. SILC superficially resembles IRC, although they are very different internally. SILC is much more than just about `encrypting the traffic'.",
"active": true,
"categories": [
"irc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"libiconv"
]
}
],
"depends_on": []
},
{
"name": "SilentKnight",
"portdir": "sysutils/SilentKnight",
"version": "1.21",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://eclecticlight.co/lockrattler-systhist/",
"description": "Automatic checking of security systems",
"long_description": "SilentKnight checks your Mac's basic security systems are active, reports version numbers of security configuration files which are active, the latest updates installed, and makes it easy to check for and install updates. Ideal for checking that SIP is enabled, and it has Apple's latest silent security updates. Also checks EFI firmware, security settings and data files, and has both a summary Help page and a detailed reference.",
"active": true,
"categories": [
"aqua",
"sysutils"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "silicon",
"portdir": "graphics/silicon",
"version": "0.5.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Aloxaf/silicon",
"description": "Create beautiful images of your source code.",
"long_description": "Create beautiful images of your source code.",
"active": true,
"categories": [
"devel",
"graphics"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1019
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"legacy-support",
"pkgconfig",
"rust",
"cargo"
]
},
{
"type": "lib",
"ports": [
"fontconfig",
"harfbuzz",
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "silo",
"portdir": "science/silo",
"version": "4.10.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wci.llnl.gov/simulation/computer-codes/silo/",
"description": "mesh and field I/O library and scientific database",
"long_description": "mesh and field I/O library and scientific database. Select a Fortran compiler variant to enable Fortran support.",
"active": true,
"categories": [
"science"
],
"maintainers": [],
"variants": [
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gccdevel",
"hdf5",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"zlib",
"hdf5"
]
}
],
"depends_on": []
},
{
"name": "SilverCity",
"portdir": "devel/SilverCity",
"version": "0.9.7",
"license": "BSD and MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://silvercity.sourceforge.net/",
"description": "SilverCity is a lexing package for over 20 programming and markup langauges.",
"long_description": "SilverCity is a lexing package, based on Scintilla, that can provide lexical analysis for over 20 programming and markup langauges.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": []
},
{
"name": "simage",
"portdir": "graphics/simage",
"version": "1.7.0",
"license": "(public-domain or permissive)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.coin3d.org/lib/simage/",
"description": "library for loading and saving images, sound and video",
"long_description": "simage is a library capable of loading, manipulating and saving images, creating and saving movies (AVI and mpeg), and loading audio. The simage library relies heavily on 3rd party libraries to perform these tasks.",
"active": true,
"categories": [
"devel",
"graphics"
],
"maintainers": [],
"variants": [
"quicktime",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"libsndfile",
"giflib",
"zlib",
"libpng",
"tiff",
"libjpeg-turbo"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"Coin",
"Coin-framework"
]
}
]
},
{
"name": "simde",
"portdir": "devel/simde",
"version": "0.7.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/simd-everywhere/simde",
"description": "library that implements SIMD instruction sets for systems which don't natively support them",
"long_description": "SIMDe (SIMD everywhere) is a header-only library that provides fast, portable implementations of SIMD (Single Instruction, Multiple Data) intrinsics on hardware which doesn't natively them, such as calling Intel SSE or AVX functions on an ARM processor, or calling ARM Neon functions on an Intel processor. \n \nThis makes porting code to other architectures much easier in some key ways. First, instead of forcing you to rewrite everything for each architecture, SIMDe lets you get a port up and running almost effortlessly. Second, SIMDe makes it easier to write code targeting ISA extensions you don't have access to, without needing to resort to using an emulator.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "",
"github": "jasonliu--",
"ports_count": 37
}
],
"variants": [
"tests",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"meson",
"ninja",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"kitty"
]
}
]
},
{
"name": "simdjson",
"portdir": "devel/simdjson",
"version": "3.13.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://simdjson.org/",
"description": "C++ library for parsing gigabytes of JSON per second",
"long_description": "The simdjson library uses commonly available SIMD instructions and microparallel algorithms to parse JSON 4x faster than RapidJSON and 25x faster than JSON for Modern C++.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"fastgltf"
]
}
]
},
{
"name": "simg2img",
"portdir": "sysutils/simg2img",
"version": "1.1.5",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/anestisb/android-simg2img",
"description": "Convert Android sparse images to raw images (and vise-versa)",
"long_description": "Convert Android sparse images to raw images (and vise-versa)",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20"
]
},
{
"type": "lib",
"ports": [
"zlib"
]
}
],
"depends_on": []
},
{
"name": "simg2img-devel",
"portdir": "sysutils/simg2img",
"version": "20191105",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "simg2img",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by simg2img",
"long_description": "This port has been replaced by simg2img.",
"active": false,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "SimGear",
"portdir": "graphics/SimGear",
"version": "1.0.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.simgear.org/",
"description": "building blocks for quickly assembling 3d simulations",
"long_description": "SimGear is a set of open-source libraries designed to be used as building blocks for quickly assembling 3d simulations, games, and visualization applications.",
"active": true,
"categories": [
"devel",
"graphics"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"zlib",
"openal",
"plib",
"xorg-libX11"
]
}
],
"depends_on": []
},
{
"name": "simh",
"portdir": "emulators/opensimh",
"version": "20250808",
"license": "X11",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://opensimh.org/",
"description": "A highly portable, multi-system simulator.",
"long_description": "SIMH is a framework and family of computer simulators, with the primary goal of enabling the preservation of knowledge contained in, and providing the ability to execute and experience, old and historic software via simulation of the hardware on which it ran.",
"active": false,
"categories": [
"emulators"
],
"maintainers": [
{
"name": "pmetzger",
"github": "pmetzger",
"ports_count": 23
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"libedit",
"libsdl2",
"libsdl2_ttf",
"ncurses",
"brotli",
"pkgconfig",
"libpng",
"libpcap",
"freetype",
"pcre",
"bzip2",
"zlib"
]
}
],
"depends_on": []
},
{
"name": "simplevoc-open",
"portdir": "databases/simplevoc-open",
"version": "1.8.0",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.worldofvoc.com/",
"description": "Versatile object cache",
"long_description": "SimpleVoc-OPEN is an open source version of a key/value based in memory object cache software. (See the WWW page for details.)",
"active": false,
"categories": [
"databases"
],
"maintainers": [
{
"name": "f.celler",
"github": "",
"ports_count": 1
},
{
"name": "k.salewski",
"github": "",
"ports_count": 1
},
{
"name": "w.helisch",
"github": "",
"ports_count": 1
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"boost",
"libev",
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "simple-web-server",
"portdir": "devel/simple-web-server",
"version": "3.1.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.com/eidheim/Simple-Web-Server",
"description": "HTTP and HTTPS server and client library in C++11",
"long_description": "A very simple, fast, multithreaded, platform independent HTTP and HTTPS server and client library implemented using C++11 and Boost.Asio. Created to be an easy way to make REST resources available from C++ applications.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "rene.vanpaassen",
"github": "repagh",
"ports_count": 2
}
],
"variants": [
"debug",
"tests"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"boost176"
]
}
],
"depends_on": []
},
{
"name": "simple-websocket-server",
"portdir": "devel/simple-websocket-server",
"version": "2.0.2",
"license": "MIT",
"platforms": "any",
"epoch": 1,
"replaced_by": null,
"homepage": "https://gitlab.com/eidheim/Simple-WebSocket-Server",
"description": "websocket server and client library in C++11",
"long_description": "A very simple, fast, multithreaded, platform independent WebSocket (WS) and WebSocket Secure (WSS) server and client library implemented using C++11, Asio (both Boost.Asio and standalone Asio can be used) and OpenSSL. Created to be an easy way to make WebSocket endpoints in C++.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "rene.vanpaassen",
"github": "repagh",
"ports_count": 2
}
],
"variants": [
"debug",
"tests"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"boost176"
]
}
],
"depends_on": []
},
{
"name": "simplotask",
"portdir": "sysutils/simplotask",
"version": "1.19.2",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://spot.umputun.dev/",
"description": "A tool for effortless deployment and configuration management",
"long_description": "A tool for effortless deployment and configuration management",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "sikmir",
"github": "sikmir",
"ports_count": 42
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "simstring",
"portdir": "textproc/simstring",
"version": "20140723",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.chokkan.org/software/simstring/",
"description": "A fast and simple algorithm for approximate string matching/retrieval",
"long_description": "SimString is a simple library for fast approximate string retrieval. Approximate string retrieval finds strings in a database whose similarity with a query string is no smaller than a threshold. Finding not only identical but similar strings, approximate string retrieval has various applications including spelling correction, flexible dictionary matching, duplicate detection, and record linkage.",
"active": true,
"categories": [
"textproc",
"math"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "simulated-annealing",
"portdir": "fortran/simulated-annealing",
"version": "1.0.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jacobwilliams/simulated-annealing",
"description": "Simulated Annealing with Modern Fortran",
"long_description": "Simulated Annealing with Modern Fortran",
"active": true,
"categories": [
"science",
"fortran"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gccdevel",
"accelerate",
"atlas",
"blis",
"flexiblas",
"openblas"
],
"dependencies": [
{
"type": "build",
"ports": [
"fpm",
"clang-16",
"gcc13"
]
},
{
"type": "lib",
"ports": [
"vecLibFort",
"libgcc"
]
}
],
"depends_on": []
},
{
"name": "simulavr",
"portdir": "emulators/simulavr",
"version": "1.1.0",
"license": "GPL-2+ and MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.nongnu.org/simulavr/",
"description": "Simulator for Atmel AVR microcontrollers",
"long_description": "The SimulAVR program is a simulator for the Atmel AVR family of microcontrollers. (ATtiny and ATmega) SimulAVR can be used either standalone or as a remote target for avr-gdb.",
"active": true,
"categories": [
"devel",
"emulators"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gzip",
"cmake",
"help2man",
"texinfo",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"avr-gcc"
]
}
],
"depends_on": []
},
{
"name": "simutrans",
"portdir": "games/simutrans",
"version": "112.0",
"license": "Artistic-1 and MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.simutrans.com/",
"description": "Simutrans is a freeware transport simulation game.",
"long_description": "Simutrans Transport Simulator (short: Simutrans) is a freeware simulation game for Windows, BeOS, Mac OS X and Linux that focuses on the transporting of goods, people, mail and power. It was originally written by Hansjörg Malthaner, and is now maintained and developed by a small team.",
"active": true,
"categories": [
"games"
],
"maintainers": [],
"variants": [
"enable_music",
"music",
"pak64"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14",
"pkgconfig",
"makeicns"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"libsdl",
"zlib"
]
},
{
"type": "run",
"ports": [
"simutrans-pak64"
]
}
],
"depends_on": []
},
{
"name": "simutrans-pak64",
"portdir": "games/simutrans",
"version": "112.0",
"license": "Artistic-1 and MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.simutrans.com/",
"description": "Standard 64x64 graphics for simutrans",
"long_description": "Standard 64x64 graphics for simutrans",
"active": true,
"categories": [
"games"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"simutrans"
]
}
]
}
]
}