HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 49661,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=947",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=945",
"results": [
{
"name": "sbcl-bootstrap",
"portdir": "lang/sbcl-bootstrap",
"version": "2.2.9",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.sbcl.org",
"description": "Common Lisp boot system to boostrap SBCL",
"long_description": "Common Lisp boot system to boostrap SBCL",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"sbcl",
"sbcl-devel"
]
}
]
},
{
"name": "sbcl-devel",
"portdir": "lang/sbcl",
"version": "20240924",
"license": "BSD",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "http://www.sbcl.org",
"description": "The Steel Bank Common Lisp system",
"long_description": "Steel Bank Common Lisp (SBCL) is a Open Source implementation of ANSI Common Lisp. It provides an interactive environment including an integrated native compiler, interpreter, and debugger. SBCL is quite suitable for the creation of long running system services, as the compiler trades the time for a long initial compilation for blazingly fast loading of its binary runtime fasl representation.",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "easieste",
"github": "easye",
"ports_count": 15
}
],
"variants": [
"bootstrap_ecl",
"simd",
"html",
"pdf",
"threads",
"fancy"
],
"dependencies": [
{
"type": "build",
"ports": [
"sbcl-bootstrap",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"zstd"
]
},
{
"type": "run",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "sbd",
"portdir": "net/sbd",
"version": "1.37",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://tigerteam.se/dl/sbd/",
"description": "netcat clone supporting strong encryption.",
"long_description": "sbd is a netcat-clone, designed to be portable and offer strong encryption. It features AES-CBC-128 + HMAC-SHA1 encryption, program execution, choosing source port, continuous reconnection with delay, and other nice features.",
"active": true,
"categories": [
"net",
"security"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "sbsat",
"portdir": "science/sbsat",
"version": "2.7b",
"license": "Permissive",
"platforms": "freebsd darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://gauss.ececs.uc.edu/franco_files/sbsat.html",
"description": "A state-based Satisfiability solver.",
"long_description": "SBSAT is a software package used primarily for solving instances of a generalization of the well-known Satisfiability problem.",
"active": true,
"categories": [
"science",
"math"
],
"maintainers": [
{
"name": "snc",
"github": "nerdling",
"ports_count": 156
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"help2man"
]
}
],
"depends_on": []
},
{
"name": "sbt",
"portdir": "devel/sbt",
"version": "1.9.8",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.scala-sbt.org/",
"description": "Simple build tool (sbt) simplifies building Scala projects",
"long_description": "Simple build tool (sbt) is provides unintrusive and easy to set up for simple Scala projects. All configuration, customization, and extension are done in Scala. Sbt supports continuous compilation and testing with triggered execution in mixed Scala/Java projects.",
"active": true,
"categories": [
"devel",
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"openjdk17"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"eqwalizer",
"sn-demangler",
"curves"
]
},
{
"type": "run",
"ports": [
"giter8"
]
}
]
},
{
"name": "sbt-0.7",
"portdir": "devel/sbt-0.7",
"version": "0.7.7",
"license": "none",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "sbt",
"homepage": "https://code.google.com/p/simple-build-tool/",
"description": "Obsolete port, replaced by sbt",
"long_description": "This port has been replaced by sbt.",
"active": false,
"categories": [
"devel",
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "sc",
"portdir": "finance/sc",
"version": "7.16",
"license": "public-domain",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.ibiblio.org/pub/Linux/apps/financial/spreadsheet/",
"description": "sc is the Venerable Spreadsheet Calculator",
"long_description": "sc is a free curses-based spreadsheet program that uses key bindings similar to vi and less.",
"active": true,
"categories": [
"finance"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
},
{
"type": "lib",
"ports": [
"bison",
"ncurses"
]
}
],
"depends_on": []
},
{
"name": "scala",
"portdir": "lang/scala",
"version": "3.4",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.scala-lang.org/",
"description": "The Scala Programming Language",
"long_description": "Scala is a modern multi-paradigm programming language designed to express common programming patterns in a concise, elegant, and type-safe way. It smoothly integrates features of object-oriented and functional languages. It runs inside a Java Virtual Machine and is fully interoperable with Java.",
"active": true,
"categories": [
"lang",
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"openjdk8-zulu"
]
},
{
"type": "run",
"ports": [
"scala3.4"
]
}
],
"depends_on": []
},
{
"name": "scala2.10",
"portdir": "lang/scala",
"version": "2.10.7",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.scala-lang.org/",
"description": "The Scala Programming Language",
"long_description": "Scala is a modern multi-paradigm programming language designed to express common programming patterns in a concise, elegant, and type-safe way. It smoothly integrates features of object-oriented and functional languages. It runs inside a Java Virtual Machine and is fully interoperable with Java.",
"active": true,
"categories": [
"lang",
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"openjdk8-zulu",
"scala_select"
]
}
],
"depends_on": []
},
{
"name": "scala2.10-docs",
"portdir": "lang/scala-docs",
"version": "2.10.7",
"license": "none",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "scala2.10",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by scala2.10",
"long_description": "This port has been replaced by scala2.10.",
"active": false,
"categories": [
"lang",
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "scala2.11",
"portdir": "lang/scala",
"version": "2.11.12",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.scala-lang.org/",
"description": "The Scala Programming Language",
"long_description": "Scala is a modern multi-paradigm programming language designed to express common programming patterns in a concise, elegant, and type-safe way. It smoothly integrates features of object-oriented and functional languages. It runs inside a Java Virtual Machine and is fully interoperable with Java.",
"active": true,
"categories": [
"lang",
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"openjdk8-zulu",
"scala_select"
]
}
],
"depends_on": []
},
{
"name": "scala2.11-docs",
"portdir": "lang/scala-docs",
"version": "2.11.12",
"license": "none",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "scala2.11",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by scala2.11",
"long_description": "This port has been replaced by scala2.11.",
"active": false,
"categories": [
"lang",
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "scala2.12",
"portdir": "lang/scala",
"version": "2.12.20",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.scala-lang.org/",
"description": "The Scala Programming Language",
"long_description": "Scala is a modern multi-paradigm programming language designed to express common programming patterns in a concise, elegant, and type-safe way. It smoothly integrates features of object-oriented and functional languages. It runs inside a Java Virtual Machine and is fully interoperable with Java.",
"active": true,
"categories": [
"lang",
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"openjdk8-zulu",
"scala_select"
]
}
],
"depends_on": []
},
{
"name": "scala2.12-docs",
"portdir": "lang/scala-docs",
"version": "2.12.16",
"license": "none",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "scala2.12",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by scala2.12",
"long_description": "This port has been replaced by scala2.12.",
"active": false,
"categories": [
"lang",
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "scala2.13",
"portdir": "lang/scala",
"version": "2.13.16",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.scala-lang.org/",
"description": "The Scala Programming Language",
"long_description": "Scala is a modern multi-paradigm programming language designed to express common programming patterns in a concise, elegant, and type-safe way. It smoothly integrates features of object-oriented and functional languages. It runs inside a Java Virtual Machine and is fully interoperable with Java.",
"active": true,
"categories": [
"lang",
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"openjdk8-zulu",
"scala_select"
]
}
],
"depends_on": []
},
{
"name": "scala2.13-docs",
"portdir": "lang/scala-docs",
"version": "2.13.8",
"license": "none",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "scala2.13",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by scala2.13",
"long_description": "This port has been replaced by scala2.13.",
"active": false,
"categories": [
"lang",
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "scala2.7",
"portdir": "lang/scala",
"version": "2.7.7",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.scala-lang.org/",
"description": "The Scala Programming Language",
"long_description": "Scala is a modern multi-paradigm programming language designed to express common programming patterns in a concise, elegant, and type-safe way. It smoothly integrates features of object-oriented and functional languages. It runs inside a Java Virtual Machine and is fully interoperable with Java.",
"active": true,
"categories": [
"lang",
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"openjdk8-zulu",
"scala_select"
]
}
],
"depends_on": []
},
{
"name": "scala2.8",
"portdir": "lang/scala",
"version": "2.8.2",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.scala-lang.org/",
"description": "The Scala Programming Language",
"long_description": "Scala is a modern multi-paradigm programming language designed to express common programming patterns in a concise, elegant, and type-safe way. It smoothly integrates features of object-oriented and functional languages. It runs inside a Java Virtual Machine and is fully interoperable with Java.",
"active": true,
"categories": [
"lang",
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"openjdk8-zulu",
"scala_select"
]
}
],
"depends_on": []
},
{
"name": "scala2.9",
"portdir": "lang/scala",
"version": "2.9.3",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.scala-lang.org/",
"description": "The Scala Programming Language",
"long_description": "Scala is a modern multi-paradigm programming language designed to express common programming patterns in a concise, elegant, and type-safe way. It smoothly integrates features of object-oriented and functional languages. It runs inside a Java Virtual Machine and is fully interoperable with Java.",
"active": true,
"categories": [
"lang",
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"openjdk8-zulu",
"scala_select"
]
}
],
"depends_on": []
},
{
"name": "scala3",
"portdir": "lang/scala3",
"version": "3.0.2",
"license": "none",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "scala3.0",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by scala3.0",
"long_description": "This port has been replaced by scala3.0.",
"active": false,
"categories": [
"lang",
"java"
],
"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": "scala3.0",
"portdir": "lang/scala",
"version": "3.0.2",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.scala-lang.org/",
"description": "The Scala Programming Language",
"long_description": "Scala is a modern multi-paradigm programming language designed to express common programming patterns in a concise, elegant, and type-safe way. It smoothly integrates features of object-oriented and functional languages. It runs inside a Java Virtual Machine and is fully interoperable with Java.",
"active": true,
"categories": [
"lang",
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"openjdk8-zulu",
"scala_select"
]
}
],
"depends_on": []
},
{
"name": "scala3.1",
"portdir": "lang/scala",
"version": "3.1.3",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.scala-lang.org/",
"description": "The Scala Programming Language",
"long_description": "Scala is a modern multi-paradigm programming language designed to express common programming patterns in a concise, elegant, and type-safe way. It smoothly integrates features of object-oriented and functional languages. It runs inside a Java Virtual Machine and is fully interoperable with Java.",
"active": true,
"categories": [
"lang",
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"openjdk8-zulu",
"scala_select"
]
}
],
"depends_on": []
},
{
"name": "scala3.2",
"portdir": "lang/scala",
"version": "3.2.2",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.scala-lang.org/",
"description": "The Scala Programming Language",
"long_description": "Scala is a modern multi-paradigm programming language designed to express common programming patterns in a concise, elegant, and type-safe way. It smoothly integrates features of object-oriented and functional languages. It runs inside a Java Virtual Machine and is fully interoperable with Java.",
"active": true,
"categories": [
"lang",
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"openjdk8-zulu",
"scala_select"
]
}
],
"depends_on": []
},
{
"name": "scala3.3",
"portdir": "lang/scala",
"version": "3.3.3",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.scala-lang.org/",
"description": "The Scala Programming Language",
"long_description": "Scala is a modern multi-paradigm programming language designed to express common programming patterns in a concise, elegant, and type-safe way. It smoothly integrates features of object-oriented and functional languages. It runs inside a Java Virtual Machine and is fully interoperable with Java.",
"active": true,
"categories": [
"lang",
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"openjdk8-zulu",
"scala_select"
]
}
],
"depends_on": []
},
{
"name": "scala3.4",
"portdir": "lang/scala",
"version": "3.4.1",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.scala-lang.org/",
"description": "The Scala Programming Language",
"long_description": "Scala is a modern multi-paradigm programming language designed to express common programming patterns in a concise, elegant, and type-safe way. It smoothly integrates features of object-oriented and functional languages. It runs inside a Java Virtual Machine and is fully interoperable with Java.",
"active": true,
"categories": [
"lang",
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"openjdk8-zulu",
"scala_select"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"scala"
]
}
]
},
{
"name": "scala-docs",
"portdir": "lang/scala-docs",
"version": "0",
"license": "none",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "scala",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by scala",
"long_description": "This port has been replaced by scala.",
"active": false,
"categories": [
"lang",
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "scala-migrations",
"portdir": "java/scala-migrations",
"version": "1.0.1",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://code.google.com/p/scala-migrations/",
"description": "Database migrations written in Scala",
"long_description": "Scala Migrations is a library to manage upgrades and rollbacks to database schemas. Migrations allow a source control system to manage together the database schema and the code using the schema. It is designed to allow multiple developers working on a project with a database backend to design schema modifications independently, apply the migrations to their local database for debugging and when complete, check them into a source control system to manage as one manages normal source code. Other developers then check out the new migrations and apply them to their local database. Finally, the migrations are used to migrate the production databases to the latest schema version. The Scala Migrations library is written in Scala and makes use of the clean Scala language to write easy to understand migrations, which are also written in Scala. Scala Migrations provides a database abstraction layer that allows migrations to target any supported database vendor.",
"active": true,
"categories": [
"java"
],
"maintainers": [
{
"name": "blair",
"github": "blair",
"ports_count": 26
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"kaffe"
]
}
],
"depends_on": []
},
{
"name": "scalapack",
"portdir": "math/scalapack",
"version": "2.2.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.netlib.org/scalapack",
"description": "A package for solving linear equations",
"long_description": "The ScaLAPACK (or Scalable LAPACK) library includes a subset of LAPACK routines redesigned for distributed memory MIMD parallel computers. Since version 2.0.0, ScaLAPACK includes BLACS.",
"active": true,
"categories": [
"math"
],
"maintainers": [],
"variants": [
"accelerate",
"debug",
"atlas",
"blis",
"flexiblas",
"openblas",
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang20",
"clang90",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gfortran",
"mpich",
"openmpi",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17",
"gcc14"
]
},
{
"type": "lib",
"ports": [
"vecLibFort",
"libgcc",
"mpich-clang17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"hiop",
"quantum-espresso",
"mumps",
"hpddm",
"bpack",
"ipopt"
]
}
]
},
{
"name": "scala_select",
"portdir": "sysutils/scala_select",
"version": "0.1",
"license": "Permissive",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "",
"description": "common files for selecting default scala compiler",
"long_description": "scala_select installs files that allow 'port select' to switch the default scala compiler. It creates unsuffixed symlinks in the MacPorts prefix that point to the selected version.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"scala3.4",
"scala3.3",
"scala3.2",
"scala3.1",
"scala3.0",
"scala2.13",
"scala2.12",
"scala2.11",
"scala2.10",
"scala2.9",
"scala2.8",
"scala2.7"
]
}
]
},
{
"name": "scalc",
"portdir": "math/scalc",
"version": "1.15",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.fokus.fraunhofer.de/research/cc/berlios/employees/joerg.schilling/private/",
"description": "tool for simple integer calculations or for converting numbers",
"long_description": "The calc command may be used to do simple integer calculations or to convert numbers from one radix to another.",
"active": true,
"categories": [
"math"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"smake",
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "scald",
"portdir": "devel/scald",
"version": "0.0.4",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.flyn.org/projects/scald/",
"description": "Markup language for generating source code",
"long_description": "Scald can assist lazy developers. Scald is a tool to generate program code from an HTML-like XML description. For example, scald will process an XML description into C code that prints an HTML form and saves user input data into a configuration file.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "mike",
"github": "",
"ports_count": 4
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"fmt-ptrn"
]
},
{
"type": "run",
"ports": [
"libxml2",
"libxslt"
]
}
],
"depends_on": []
},
{
"name": "scale2x",
"portdir": "graphics/scale2x",
"version": "4.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.scale2x.it",
"description": "utility to increase the size of small bitmaps",
"long_description": "Scale2x is real-time graphics effect able to increase the size of small bitmaps guessing the missing pixels without interpolating pixels and blurring the images.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"libpng"
]
}
],
"depends_on": []
},
{
"name": "scamp",
"portdir": "science/scamp",
"version": "2.0.4",
"license": "CeCILL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.astromatic.net/software/scamp/",
"description": "computes astrometric and photometric solutions from SExtractor catalogs",
"long_description": "SCAMP takes catalogs generated by SExtractor and queries online astronomical databases to calibrate astronomical images both photometrically and astrometrically. It can deal with large numbers of overlapping observations and can provide robust calibrations even with poorly devised survey strategies.",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 422
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"atlas",
"fftw-3",
"fftw-3-single",
"cdsclient",
"plplot"
]
}
],
"depends_on": []
},
{
"name": "scamper",
"portdir": "net/scamper",
"version": "20251113",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.caida.org/catalog/software/scamper",
"description": "Conduct Internet measurements",
"long_description": "scamper is a program that is able to conduct Internet measurement tasks to large numbers of IPv4 and IPv6 addresses, in parallel, to fill a specified packets-per-second rate. Currently, it supports the well-known ping and traceroute techniques, as well as radargun, ally, mercator, sting, and parts of tbit.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "mjl",
"github": "matthewluckie",
"ports_count": 7
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"bzip2",
"xz",
"sqlite3",
"pcre2",
"openssl3"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-scamper",
"py310-scamper",
"py311-scamper",
"py312-scamper",
"py313-scamper",
"py314-scamper"
]
}
]
},
{
"name": "scanssh",
"portdir": "net/scanssh",
"version": "2.1",
"license": "BSD and BSD-old and ISC",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://monkey.org/~provos/scanssh/",
"description": "scanner for finding ssh servers and their software version",
"long_description": "scanssh protocol scanner scans a list of addresses and networks for running SSH protocol servers and their version numbers. scanssh protocol scanner supports random selection of IP addresses from large network ranges and is useful for gathering statistics on the deployment of SSH protocol servers in a company or the Internet as whole.",
"active": true,
"categories": [
"net",
"security"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"automake",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"libevent",
"libdnet",
"libpcap"
]
}
],
"depends_on": []
},
{
"name": "scantailor",
"portdir": "graphics/scantailor",
"version": "0.2.9",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "http://scantailor.org/",
"description": "A fork of the original scantailor: an interactive post-processing tool for scanned pages.",
"long_description": "Scan Tailor is an interactive post-processing tool for scanned pages. It performs operations such as page splitting, deskewing, adding/removing borders, and others. You give it raw scans, and you get pages ready to be printed or assembled into a PDF or DJVU file. Scanning, optical character recognition, and assembling multi-page documents are out of scope of this project. This fork merges the features of the ScanTailor Featured and ScanTailor Enhanced versions, brings new ones and fixes.",
"active": true,
"categories": [
"aqua",
"graphics"
],
"maintainers": [
{
"name": "rubendibattista",
"github": "rdbisme",
"ports_count": 42
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"libjpeg-turbo",
"libpng",
"qt5-qtbase",
"xrender",
"boost171",
"tiff",
"qt5-qttools",
"zlib"
]
}
],
"depends_on": []
},
{
"name": "scapy",
"portdir": "net/scapy",
"version": "2.4.5",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "py-scapy",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by py-scapy",
"long_description": "This port has been replaced by py-scapy.",
"active": false,
"categories": [
"net",
"security",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "scapy-devel",
"portdir": "net/scapy",
"version": "20211225-298939e9",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "py-scapy-devel",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by py-scapy-devel",
"long_description": "This port has been replaced by py-scapy-devel.",
"active": false,
"categories": [
"net",
"security",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "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": 1013
}
],
"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.3",
"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": 1013
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"aerc",
"hut",
"nvimpager",
"astroid",
"ijq",
"age-plugin-se",
"shfmt",
"alacritty",
"cbonsai",
"kiln",
"smithy",
"maddy"
]
}
]
},
{
"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": 2695
}
],
"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": []
}
]
}