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=960",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=958",
"results": [
{
"name": "scapy_select",
"portdir": "python/scapy_select",
"version": "0.1",
"license": "Permissive",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "",
"description": "common files for selecting default scapy version",
"long_description": "This port installs files that allow 'port select' to be used to create links to the preferred default version of scapy.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py38-scapy",
"py38-scapy-devel",
"py39-scapy-devel",
"py310-scapy-devel",
"py311-scapy-devel",
"py312-scapy-devel",
"py27-scapy",
"py39-scapy",
"py310-scapy",
"py312-scapy",
"py311-scapy",
"py313-scapy"
]
}
]
},
{
"name": "scare",
"portdir": "games/scare",
"version": "1.3.10",
"license": "GPL-2",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.geocities.com/legion_if/scare.html",
"description": "SCARE is a GPL C-based interpreter for ADRIFT games",
"long_description": "SCARE is secondary clone of jAsea, Mark J. Tilford's Java GPL clone of the Adrift Runner. It aims to provide an ANSI/ISO C core Adrift interpreter, capable of running Adrift version 4.00, version 3.90, and version 3.80 games, and portable enough to run on Linux, Windows, DOS, Macintosh, Amiga, or any platform that offers an ANSI/ISO C compiler.",
"active": true,
"categories": [
"games"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "scc",
"portdir": "devel/scc",
"version": "3.5.0",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/boyter/scc",
"description": "scc is a very fast & accurate code counter with complexity calculations and COCOMO estimates written in pure Go",
"long_description": "Succinct Code Counter: scc is a tool for counting the physical lines of code, blank lines, and comment lines in the source code of many programming languages. Its goal is to be the fastest code counter possible, but also perform COCOMO calculation like sloccount and to estimate code complexity similar to cyclomatic complexity calculators. In short one tool to rule them all.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1019
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "sccache",
"portdir": "devel/sccache",
"version": "0.8.2",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mozilla/sccache",
"description": "Shared Compilation Cache",
"long_description": "sccache is a ccache-like compiler caching tool. It is used as a compiler wrapper and avoids compilation when possible, storing cached results either on local disk or in one of several cloud storage backends. sccache includes support for caching the compilation of C/C++ code, Rust, as well as NVIDIA's CUDA using nvcc.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "gjq.uoiai",
"github": "MisLink",
"ports_count": 3
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "sccs",
"portdir": "devel/sccs",
"version": "5.09",
"license": "CDDL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sccs.sourceforge.net",
"description": "SCCS version control system",
"long_description": "The UNIX Source Code Control System",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "makr",
"github": "mohd-akram",
"ports_count": 82
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "scdl",
"portdir": "net/scdl",
"version": "2.7.3",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/flyingrub/scdl",
"description": "Soundcloud Music Downloader",
"long_description": "Soundcloud Music Downloader",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel"
]
},
{
"type": "lib",
"ports": [
"py312-mutagen",
"py312-soundcloud-v2",
"py312-termcolor",
"python312",
"py312-requests",
"py312-pathvalidate",
"py312-docopt",
"py312-clint"
]
},
{
"type": "run",
"ports": [
"ffmpeg"
]
}
],
"depends_on": []
},
{
"name": "scdoc",
"portdir": "textproc/scdoc",
"version": "1.11.4",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://git.sr.ht/~sircmpwn/scdoc",
"description": "Simple man page generator.",
"long_description": "scdoc is a simple man page generator for POSIX systems written in C99.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1019
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"aerc",
"hut",
"nvimpager",
"astroid",
"ijq",
"age-plugin-se",
"shfmt",
"alacritty",
"cbonsai",
"kiln",
"smithy",
"maddy",
"senpai"
]
}
]
},
{
"name": "scheme48",
"portdir": "lang/scheme48",
"version": "1.9.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://s48.org/",
"description": "Scheme byte-code interpreter",
"long_description": "Scheme 48 is an implementation of Scheme written by Richard Kelsey and Jonathan Rees. It is based on a byte-code interpreter and is designed to be used as a testbed for experiments in implementation techniques and as an expository tool.",
"active": true,
"categories": [
"lang",
"scheme"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "schismtracker",
"portdir": "audio/schismtracker",
"version": "20241021",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://schismtracker.org",
"description": "Oldschool sample-based music composition tool",
"long_description": "Schism Tracker is a free and open-source reimplementation of Impulse Tracker, a program used to create high-quality music without the requirements of specialized, expensive equipment.",
"active": true,
"categories": [
"audio"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"autoconf",
"automake",
"libtool",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"libsdl2",
"desktop-file-utils",
"libutf8proc",
"flac"
]
}
],
"depends_on": []
},
{
"name": "schroedinger",
"portdir": "multimedia/schroedinger",
"version": "1.0.11",
"license": "(MPL-1.1 or MIT or LGPL-2 or GPL-2)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://diracvideo.org/",
"description": "Schroedinger is a high-speed implementation in C of the Dirac codec.",
"long_description": "Schroedinger is a high-speed implementation in C of the Dirac codec. The Schroedinger software is available under any of the GPLv2, MIT or MPL licenses. Libraries may also be used under LGPL.",
"active": true,
"categories": [
"multimedia"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"libtool",
"autoconf",
"automake",
"clang-13",
"pkgconfig",
"gtk-doc"
]
},
{
"type": "lib",
"ports": [
"orc"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"VLC2",
"libVLC2",
"libquicktime-devel",
"gstreamer010-gst-plugins-bad"
]
}
]
},
{
"name": "scid",
"portdir": "games/scid",
"version": "4.7.0",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://scid.sourceforge.net/",
"description": "Shane's Chess Information Database",
"long_description": "Scid is an open source application to view, edit, and manage collections of chess games.",
"active": true,
"categories": [
"games"
],
"maintainers": [
{
"name": "macports",
"github": "Raimondi",
"ports_count": 6
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"tcl-tls",
"tcl",
"tDOM",
"tk"
]
}
],
"depends_on": []
},
{
"name": "scidavis",
"portdir": "science/scidavis",
"version": "2.7",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://scidavis.sourceforge.net",
"description": "SciDAVis is a user-friendly data analysis and visualization program primarily aimed at high-quality plotting of scientific data",
"long_description": "SciDAVis is a user-friendly data analysis and visualization program primarily aimed at high-quality plotting of scientific data",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "nicos",
"github": "NicosPavlov",
"ports_count": 16
}
],
"variants": [
"debug",
"python313"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"qt5-qttools",
"zlib",
"qt5-qtbase",
"gsl",
"muparser",
"gl2ps",
"qt5-qtimageformats",
"qt5-qtsvg"
]
}
],
"depends_on": []
},
{
"name": "scientiaCLI",
"portdir": "science/scientiaCLI",
"version": "0.0.1",
"license": "GPL-3",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/goDoCer/scientiaCLI",
"description": "A command line interface for scientia for Imperial DoC students",
"long_description": "A command line interface for scientia for Imperial DoC students to download materials faster and easier.",
"active": true,
"categories": [
"science",
"education"
],
"maintainers": [
{
"name": "harens",
"github": "harens",
"ports_count": 149
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "scifor",
"portdir": "science/scifor",
"version": "4.10.12",
"license": "LGPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://QcmPlab.github.io/SciFortran",
"description": "A library of Fortran modules and routines for scientific calculations",
"long_description": "This is a unitary collection of Fortran modules and procedures for scientific calculations. The library aims to provide a simple and generic environment for any scientific or mathematic computations. The project is largely inspired by SciPy for Python and tries to closely follow its guidelines and naming convention.",
"active": true,
"categories": [
"science",
"math",
"fortran"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"debug",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gccdevel",
"mpich",
"openmpi",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-16",
"gcc14"
]
},
{
"type": "lib",
"ports": [
"libgcc",
"OpenBLAS"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"DMFTtools"
]
}
]
},
{
"name": "sc-im",
"portdir": "finance/sc-im",
"version": "0.8.4",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/andmarti1424/sc-im",
"description": "Spreadsheet Calculator Improvised",
"long_description": "An ncurses spreadsheet program for terminal",
"active": true,
"categories": [
"finance"
],
"maintainers": [
{
"name": "",
"github": "nkorth",
"ports_count": 1
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"bison",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libxls",
"libzip",
"libxlsxwriter",
"libxml2",
"ncurses",
"lua51"
]
}
],
"depends_on": []
},
{
"name": "scip",
"portdir": "math/scip",
"version": "9.1.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://scipopt.org/",
"description": "Solving Constraint Integer Programs",
"long_description": "SCIP is currently one of the fastest non-commercial solvers for mixed integer programming (MIP) and mixed integer nonlinear programming (MINLP).",
"active": true,
"categories": [
"math"
],
"maintainers": [],
"variants": [
"debug",
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gccdevel",
"gfortran",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17",
"gcc14"
]
},
{
"type": "lib",
"ports": [
"readline",
"libgcc",
"OpenBLAS",
"onetbb",
"zlib",
"ipopt",
"boost181",
"libpapilo",
"soplex",
"gmp",
"mpfr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"papilo",
"polymake"
]
}
]
},
{
"name": "scite",
"portdir": "editors/scite",
"version": "4.4.6",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.scintilla.org/SciTE.html",
"description": "SciTE is a SCIntilla-based text editor",
"long_description": "Originally built to demonstrate Scintilla, it has grown to be a generally useful editor with facilities for building and running programs. It is best used for jobs with simple configurations.",
"active": true,
"categories": [
"editors"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"glib2",
"desktop-file-utils",
"atk",
"cairo",
"gdk-pixbuf2",
"gtk3",
"dbus"
]
}
],
"depends_on": []
},
{
"name": "sclj",
"portdir": "net/sclj",
"version": "3.2",
"license": "GPL-2+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://sclj.sourceforge.net/",
"description": "A livejournal client",
"long_description": "JLJ is a command-line interface for posting to livejournal. Posts are edited in your default editor.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "run",
"ports": [
"perl5"
]
}
],
"depends_on": []
},
{
"name": "scm_breeze",
"portdir": "devel/scm_breeze",
"version": "1.0.0",
"license": "MIT",
"platforms": "any",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/ndbroadbent/scm_breeze",
"description": "Streamline your SCM workflow",
"long_description": "SCM Breeze is a set of shell scripts (for bash and zsh) that enhance your interaction with tools such as git. It integrates with your shell to give you numbered file shortcuts, a repository index with tab completion, and a community driven collection of useful SCM functions.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "scmpc",
"portdir": "audio/scmpc",
"version": "0.4.1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bitbucket.org/cmende/scmpc",
"description": "a client for MPD that submits your tracks to last.fm",
"long_description": "scmpc is a client for MPD that submits your tracks to last.fm.",
"active": true,
"categories": [
"audio"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"libmpdclient",
"glib2",
"libconfuse",
"curl"
]
}
],
"depends_on": []
},
{
"name": "scons",
"portdir": "devel/scons",
"version": "4.10.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.scons.org",
"description": "A software construction tool",
"long_description": "SCons is an Open Source software construction tool--that is, a next-generation build tool. Think of SCons as an improved, cross-platform substitute for the classic Make utility with integrated functionality similar to autoconf/automake and compiler caches such as ccache.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"nsis",
"py36-isce2",
"fife",
"nonpareil",
"fsp",
"fspclient",
"serf1",
"py37-isce2",
"aircraft_oap",
"field3d",
"boswars",
"iulib",
"relax",
"ocropus",
"glob2",
"cantera",
"gmtl",
"rmlint",
"ncpp",
"fsplib",
"gpsd",
"godot",
"godot-3.2"
]
},
{
"type": "run",
"ports": [
"consodoc"
]
}
]
},
{
"name": "scotch",
"portdir": "science/scotch",
"version": "7.0.5",
"license": "CeCILL-C",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.inria.fr/scotch/scotch",
"description": "a software package for graph and mesh/hypergraph partitioning and sparse matrix ordering",
"long_description": "Scotch is a software package for graph and mesh/hypergraph partitioning and sparse matrix ordering.",
"active": true,
"categories": [
"science",
"math"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1504
}
],
"variants": [
"debug",
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang90",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gfortran",
"mpich",
"openmpi",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"bison",
"cmake",
"flex",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"bzip2",
"xz",
"zlib",
"mpich-clang17"
]
},
{
"type": "test",
"ports": [
"mumps"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"mmg",
"hiop",
"R-rmumps",
"mumps",
"mmg3d4",
"nektarpp"
]
}
]
},
{
"name": "scotty",
"portdir": "net/scotty",
"version": "3.0.0",
"license": "Tcl/Tk",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.tcl-lang.org/page/Scotty",
"description": "Network management extensions to Tcl that enables TCP/UDP connections, DNS queries, and SNMP. The graphical network mapper tkined is also included.",
"long_description": "Network management extensions to Tcl that enables TCP/UDP connections, DNS queries, and SNMP. The graphical network mapper tkined is also included.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"tcl",
"tk",
"zlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"moodss"
]
}
]
},
{
"name": "scout",
"portdir": "sysutils/scout",
"version": "2.8.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jhbabon/scout",
"description": "Friendly fuzzy finder for your terminal built in Rust",
"long_description": "Friendly fuzzy finder for your terminal built in Rust",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1019
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "scponly",
"portdir": "security/scponly",
"version": "4.6",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.sublimation.org/scponly/",
"description": "Limited shell which wraps scp/sftp",
"long_description": "scponly is an alternative 'shell' (of sorts) for system administrators who would like to provide access to remote users to both read and write local files without providing any remote execution priviledges. Functionally, it is best described as a wrapper to the mostly trusted suite of ssh applications.",
"active": true,
"categories": [
"sysutils",
"net",
"security"
],
"maintainers": [],
"variants": [
"noWildcards",
"noWinscpCompat",
"rsyncCompat",
"chroot",
"scpCompat",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"openssh"
]
}
],
"depends_on": []
},
{
"name": "scrapy_select",
"portdir": "python/scrapy_select",
"version": "0.1",
"license": "Permissive",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "",
"description": "common files for selecting default scrapy version",
"long_description": "This port installs files that allow 'port select' to be used to create links to the preferred default version of scrapy.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py27-scrapy",
"py36-scrapy",
"py37-scrapy",
"py38-scrapy",
"py310-scrapy",
"py311-scrapy",
"py312-scrapy",
"py39-scrapy"
]
}
]
},
{
"name": "scrcpy",
"portdir": "multimedia/scrcpy",
"version": "3.3",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Genymobile/scrcpy",
"description": "Display and control your Android device",
"long_description": "This application provides display and control of Android devices connected on USB (or over TCP/IP). It does not require any root access.",
"active": true,
"categories": [
"multimedia"
],
"maintainers": [
{
"name": "macports",
"github": "MarcelBochtler",
"ports_count": 3
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"meson",
"ninja",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"libsdl2",
"libusb",
"ffmpeg"
]
},
{
"type": "run",
"ports": [
"android-platform-tools"
]
}
],
"depends_on": []
},
{
"name": "screen",
"portdir": "sysutils/screen",
"version": "5.0.1",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/screen/",
"description": "Screen manager with VT100/ANSI terminal emulation",
"long_description": "Screen is a full-screen window manager that multiplexes a physical terminal between several processes (typically interactive shells). Each virtual terminal provides the functions of a DEC VT100 terminal and, in addition, several control functions from the ANSI X3.64 (ISO 6429) and ISO 2022 standards (e.g. insert/delete line and support for multiple character sets). There is a scrollback history buffer for each virtual terminal and a copy-and-paste mechanism that allows moving text regions between windows.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "davidgilman1",
"github": "dgilman",
"ports_count": 142
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ncurses"
]
}
],
"depends_on": []
},
{
"name": "screen4",
"portdir": "sysutils/screen4",
"version": "4.9.1",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/screen/",
"description": "Screen manager with VT100/ANSI terminal emulation",
"long_description": "Screen is a full-screen window manager that multiplexes a physical terminal between several processes (typically interactive shells). Each virtual terminal provides the functions of a DEC VT100 terminal and, in addition, several control functions from the ANSI X3.64 (ISO 6429) and ISO 2022 standards (e.g. insert/delete line and support for multiple character sets). There is a scrollback history buffer for each virtual terminal and a copy-and-paste mechanism that allows moving text regions between windows.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "davidgilman1",
"github": "dgilman",
"ports_count": 142
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ncurses"
]
}
],
"depends_on": []
},
{
"name": "screenfetch",
"portdir": "sysutils/screenfetch",
"version": "2023.12.28",
"license": "GPL-3",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/KittyKatt/screenFetch",
"description": "CLI system information tool",
"long_description": "screenfetch fetches system/theme information in terminal.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "run",
"ports": [
"bash",
"xprop"
]
}
],
"depends_on": []
},
{
"name": "screenresolution",
"portdir": "sysutils/screenresolution",
"version": "1.6",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jhford/screenresolution",
"description": "command-line utility to get, list, and set screen resolutions",
"long_description": "screenresolution is a command-line utility to get, list, and set screen resolutions.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "scribus",
"portdir": "print/scribus",
"version": "1.4.8",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://www.scribus.net/",
"description": "qt4-based WYSIWYG desktop publishing application",
"long_description": "Scribus is an open source desktop publishing program. It provides true WYSIWYG editing, excellent PDF export facilities, and a wide range of other input and output options.",
"active": true,
"categories": [
"print"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"perl5",
"clang-17"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libart_lgpl",
"libjpeg-turbo",
"libpng",
"podofo",
"tiff",
"python27",
"qt4-mac",
"expat",
"hunspell",
"hyphen",
"libiconv",
"libxml2",
"boost176",
"ghostscript",
"zlib",
"cairo",
"fontconfig",
"lcms2"
]
}
],
"depends_on": []
},
{
"name": "scribus-devel",
"portdir": "print/scribus-devel",
"version": "1.5.8",
"license": "LGPL-2+ and BSD and MIT",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://www.scribus.net/",
"description": "qt5-based WYSIWYG desktop publishing application",
"long_description": "Scribus is an open source desktop publishing program. It provides true WYSIWYG editing, excellent PDF export facilities, and a wide range of other input and output options. This port tracks the development branch, currently 1.5.x.",
"active": true,
"categories": [
"print"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"debug",
"bitmap"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"perl5",
"clang-17"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libqxp",
"libzmf",
"cairo",
"fontconfig",
"harfbuzz",
"harfbuzz-icu",
"lcms2",
"libart_lgpl",
"libcdr-0.1",
"libfreehand",
"libmspub",
"libpagemaker",
"qt5-qtbase",
"podofo",
"poppler",
"tiff",
"ghostscript",
"expat",
"hunspell",
"libiconv",
"librevenge",
"libxml2",
"boost176",
"python311",
"libvisio-0.1",
"qt5-qttools",
"qt5-qttranslations",
"zlib",
"icu"
]
}
],
"depends_on": []
},
{
"name": "scriptix",
"portdir": "devel/scriptix",
"version": "0.31",
"license": "BSD",
"platforms": "{darwin < 16}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sourceforge.net/projects/awemud/",
"description": "scripting system coded in C++",
"long_description": "Scriptix is a scripting system coded in C++, designed solely for embedding in other C++ applications. Scriptix doesn't pretend to be a stand-alone language.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
},
{
"type": "lib",
"ports": [
"boehmgc"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"awemud"
]
}
]
},
{
"name": "Scroll-Reverser",
"portdir": "aqua/Scroll-Reverser",
"version": "1.7.6",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pilotmoon.com/scrollreverser/",
"description": "Reverse the direction of scrolling on macOS",
"long_description": "Reverse the direction of scrolling on macOS",
"active": true,
"categories": [
"aqua",
"sysutils"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "scrollz",
"portdir": "irc/scrollz",
"version": "2.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.scrollz.info/",
"description": "ircII-based irc client",
"long_description": "ScrollZ is yet another ircII-based irc client.",
"active": true,
"categories": [
"irc"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "scrub",
"portdir": "security/scrub",
"version": "2.6.1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/chaos/scrub",
"description": "Overwrites files or devices with patterns",
"long_description": "Scrub writes patterns on special files (i.e. raw disk devices) or regular files to make retrieving the data more difficult. Scrub writes NNSA NAP-14.x, DoD 5220.22-M, BSI, 35-pass gutmann, or one of several other selectable pattern sequences",
"active": true,
"categories": [
"security"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "scrypt",
"portdir": "security/scrypt",
"version": "1.3.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.tarsnap.com/scrypt.html",
"description": "key derivation function",
"long_description": "The scrypt key derivation function was originally developed for use in the Tarsnap online backup system and is designed to be far more secure against hardware brute-force attacks than alternative functions such as PBKDF2 or bcrypt.",
"active": true,
"categories": [
"security"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"openssl3"
]
}
],
"depends_on": []
},
{
"name": "scsh",
"portdir": "lang/scsh",
"version": "0.6.7",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.scsh.net/",
"description": "Scheme shell",
"long_description": "Scsh is an open-source Unix shell embedded within Scheme. Scsh is a variant of Scheme 48 (an R5RS compliant new-tech Scheme system) Scsh is designed for writing real-life standalone Unix programs and shell scripts. Scsh spans a wide range of application, from `script' applications usually handled with perl or sh, to more standard systems applications usually written in C.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "sctk",
"portdir": "audio/sctk",
"version": "2.4.12",
"license": "public-domain",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/usnistgov/SCTK",
"description": "Speech Recognition Scoring Toolkit",
"long_description": "NIST Speech Recognition Scoring Toolkit",
"active": true,
"categories": [
"audio"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": []
},
{
"name": "scud",
"portdir": "comms/scud",
"version": "1.5.5",
"license": "GPL-2+",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.drqware.com/scud",
"description": "Tell your CID capable modem to answer those annoying calls",
"long_description": "If you have the caller id service from your phone provider and your modem has caller id capability (accepts AT+VCID=2 or AT#CID=2 commands), This port can cause the modem to answer the call giving the caller an earful.",
"active": true,
"categories": [
"comms"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"bsdmake",
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "scummvm",
"portdir": "emulators/scummvm",
"version": "2.9.0",
"license": "(GPL-2 or BSD)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.scummvm.org",
"description": "cross-platform interpreter for several adventure engines",
"long_description": "cross-platform interpreter for several adventure engines: This port follows the release version of scummvm, which is typically updated every 6 months. If for some reason this port does not build or function as desired, try the scummvm-devel port.",
"active": true,
"categories": [
"games",
"emulators"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"faad2",
"flac",
"libmad",
"libsndfile",
"libvorbis",
"portaudio",
"gettext",
"glib2",
"libedit",
"libffi",
"libsdl2",
"libsdl2_net",
"bzip2",
"pcre",
"readline",
"libjpeg-turbo",
"libpng",
"fluidsynth",
"libogg",
"libtheora",
"curl",
"freetype",
"expat",
"libiconv",
"ncurses",
"zlib"
]
}
],
"depends_on": []
},
{
"name": "scummvm-devel",
"portdir": "emulators/scummvm",
"version": "20231109",
"license": "(GPL-2 or BSD)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.scummvm.org",
"description": "cross-platform interpreter for several adventure engines",
"long_description": "cross-platform interpreter for several adventure engines: This port follows the master version of scummvm, which is typically updated every few weeks.",
"active": true,
"categories": [
"games",
"emulators"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"zlib",
"faad2",
"flac",
"libmad",
"libsndfile",
"libvorbis",
"portaudio",
"gettext",
"glib2",
"libedit",
"libffi",
"libsdl2",
"bzip2",
"ncurses",
"pcre",
"readline",
"libjpeg-turbo",
"libpng",
"fluidsynth",
"libogg",
"libtheora",
"curl",
"freetype",
"expat",
"libiconv",
"libsdl2_net"
]
}
],
"depends_on": []
},
{
"name": "scute",
"portdir": "security/scute",
"version": "1.7.0",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gnupg.org/",
"description": "PKCS#11 interface to the GnuPG Agent",
"long_description": "Scute is a PKCS#11 implementation relying on the GnuPG Agent. It enables the use of an OpenPGP smartcard for TLS client authentication and for CMS digital signatures with Mozilla and other PKCS#11-compatible applications.",
"active": true,
"categories": [
"security"
],
"maintainers": [
{
"name": "dgouttegattat",
"github": "gouttegd",
"ports_count": 1
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"ImageMagick",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"gnupg2"
]
}
],
"depends_on": []
},
{
"name": "scw",
"portdir": "net/scw",
"version": "2.49.0",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.scaleway.com/en/cli/",
"description": "Command Line Interface for Scaleway",
"long_description": "Scaleway CLI is a tool to help you pilot your Scaleway infrastructure directly from your terminal.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "davidriod",
"github": "dgsb",
"ports_count": 1
},
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1019
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "sd",
"portdir": "textproc/sd",
"version": "1.0.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/chmln/sd",
"description": "Intuitive find & replace CLI (sed alternative)",
"long_description": "Intuitive find & replace CLI (sed alternative). sd uses regex syntax that you already know from JavaScript and Python. Forget about dealing with quirks of sed or awk - get productive immediately.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1019
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "sdcc",
"portdir": "lang/sdcc",
"version": "4.5.0",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://sdcc.sourceforge.net/",
"description": "ANSI C compiler targeting Intel 8051, Maxim 80DS390, Zilog Z80",
"long_description": "SDCC is a retargettable, optimizing ANSI - C compiler suite that targets the Intel MCS51 based microprocessors (8031, 8032, 8051, 8052, etc.), Maxim (formerly Dallas) DS80C390 variants, Freescale (formerly Motorola) HC08 based (hc08, s08) and Zilog Z80 based MCUs (z80, z180, gbz80, Rabbit 2000/3000, Rabbit 3000A). Work is in progress on supporting the Microchip PIC16 and PIC18 targets. It can be retargeted for other microprocessors.",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "snc",
"github": "nerdling",
"ports_count": 157
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"autoconf",
"automake",
"gputils",
"texinfo"
]
},
{
"type": "lib",
"ports": [
"readline",
"boost181",
"zlib"
]
},
{
"type": "run",
"ports": [
"gputils"
]
}
],
"depends_on": []
},
{
"name": "sdcc29",
"portdir": "lang/sdcc29",
"version": "2.9.0",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://sdcc.sourceforge.net/",
"description": "ANSI C compiler targeting Intel 8051, Maxim 80DS390, Zilog Z80",
"long_description": "SDCC is a freeware, retargettable, optimizing ANSI C compiler that targets the Intel 8051, Maxim 80DS390, and Zilog Z80 based MCUs. Work is in progress on supporting Motorola 68HC08 as well as Microchip PIC16 and PIC18 series.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"gputils",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"readline"
]
},
{
"type": "run",
"ports": [
"gputils"
]
}
],
"depends_on": []
},
{
"name": "sdcv",
"portdir": "textproc/sdcv",
"version": "0.5.5",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://dushistov.github.io/sdcv/",
"description": "console version of StarDict program",
"long_description": "sdcv is a console version of the StarDict program.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"zlib",
"readline",
"gettext",
"glib2"
]
}
],
"depends_on": []
},
{
"name": "sdd",
"portdir": "sysutils/sdd",
"version": "1.52",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://schilytools.sourceforge.net",
"description": "fast replacement for dd",
"long_description": "fast replacement for dd",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
}
]
}