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=959",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=957",
"results": [
{
"name": "samtools-0.1",
"portdir": "science/samtools-0.1",
"version": "0.1.20",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.htslib.org/",
"description": "compatibility version of Samtools",
"long_description": "compatibility version of Samtools",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1504
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"zlib",
"ncurses"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"tophat"
]
}
]
},
{
"name": "samurai",
"portdir": "devel/samurai",
"version": "1.2",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/michaelforney/samurai",
"description": "ninja-compatible build tool written in C.",
"long_description": "samurai (samu) is a compatible replacement ninja build tool written in C99 with a focus on simplicity, speed, and portability. samurai implements the ninja build language through version 1.9.0 except for MSVC dependency handling (deps = msvc). It uses the same format for .ninja_log and .ninja_deps as ninja, currently version 5 and 4 respectively. It is feature-complete and supports most of the same options as ninja. The port provides the native `samu` command and a symlink so it can be called as `ninja` by standard build systems.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "sancp",
"portdir": "security/sancp",
"version": "1.6.1",
"license": "QPL-1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://sancp.sourceforge.net",
"description": "Security Analyst Network Connection Profiler",
"long_description": "This is a network security tool designed to collect statistical information regarding network traffic, as well as, collect the traffic itself in pcap format, all for the purpose of: auditing, historical analysis, and network activity discovery.",
"active": true,
"categories": [
"security"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"libpcap"
]
}
],
"depends_on": []
},
{
"name": "sand",
"portdir": "textproc/sand",
"version": "0.3.0-20021016",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://sand.sourceforge.net/",
"description": "sand is a tool to help you keep your diary",
"long_description": "sand is a tool to help you keep your diary",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-9.0",
"texinfo"
]
}
],
"depends_on": []
},
{
"name": "sane-backends",
"portdir": "graphics/sane-backends",
"version": "1.3.1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.sane-project.org/",
"description": "Backends for scanner access",
"long_description": "These are the backends for the Scanner Access Now Easy project. They allow you to access various scanners either locally or remotely using saned.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [],
"variants": [
"no_local",
"pnm",
"gphoto2",
"avahi",
"escl",
"snmp",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"openssl",
"libjpeg-turbo",
"tiff",
"avahi",
"net-snmp",
"libxml2",
"zlib",
"libusb"
]
},
{
"type": "run",
"ports": [
"pkgconfig"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"twain-sane",
"sane-frontends",
"xsane",
"libksane",
"p5.28-image-sane",
"p5.30-image-sane",
"p5.32-image-sane",
"p5.34-image-sane",
"gscan2pdf"
]
}
]
},
{
"name": "sane-frontends",
"portdir": "graphics/sane-frontends",
"version": "1.0.15git",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.sane-project.org/",
"description": "Frontends for scanner access",
"long_description": "These are the frontends for the Scanner Access Now Easy project. They allow you to access various scanners either locally or remote using saned.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"sane-backends"
]
}
],
"depends_on": []
},
{
"name": "sassc",
"portdir": "www/sassc",
"version": "3.6.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sass/sassc",
"description": "sassc is the libsass command line driver and compiles Sass to CSS",
"long_description": "sassc is the libsass command line driver and compiles Sass to CSS",
"active": true,
"categories": [
"textproc",
"www"
],
"maintainers": [
{
"name": "cal",
"github": "neverpanic",
"ports_count": 53
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libsass"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"gtk4-devel",
"gtk4",
"libadwaita"
]
}
]
},
{
"name": "sawfish",
"portdir": "x11/sawfish",
"version": "1.3",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://sawfish.tuxfamily.org/",
"description": "A lisp-based extensible window manager",
"long_description": "Sawfish is an extensible window manager using a lisp-based scripting language -- all window decorations are configurable and all user-interface policy is controlled through the extension language. This is no layer on top of twm, but a wholly new architecture.",
"active": true,
"categories": [
"x11"
],
"maintainers": [
{
"name": "me",
"github": "lloyd",
"ports_count": 4
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"audiofile",
"esound",
"librep",
"clang-9.0",
"rep-gtk"
]
}
],
"depends_on": []
},
{
"name": "saxon",
"portdir": "textproc/saxon",
"version": "9.5.1.1",
"license": "MPL-1",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://saxon.sourceforge.net/",
"description": "saxon home edition - collection of tools to process XML documents",
"long_description": "Saxon-HE provides implementations of XSLT 2.0, XQuery 1.0, and XPath 2.0 at the basic level of conformance defined by W3C.",
"active": true,
"categories": [
"textproc",
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"kaffe"
]
}
],
"depends_on": []
},
{
"name": "saxpath",
"portdir": "java/saxpath",
"version": "1.0",
"license": "Apache-1.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://saxpath.sourceforge.net/",
"description": "simple Java API for XPath",
"long_description": "The SAXPath project is a Simple API for XPath. SAXPath is analogous to SAX in that the API abstracts away the details of parsing and provides a simple event based callback interface.",
"active": true,
"categories": [
"devel",
"textproc",
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"apache-ant",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"kaffe"
]
}
],
"depends_on": []
},
{
"name": "sazanami-font",
"portdir": "x11/sazanami-font",
"version": "20040629",
"license": "unknown",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://wiki.fdiary.net/font/?sazanami",
"description": "Japanese proportional TrueType font",
"long_description": "Japanese proportional TrueType font",
"active": true,
"categories": [
"x11",
"fonts"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"mkfontscale"
]
}
],
"depends_on": []
},
{
"name": "sbcl",
"portdir": "lang/sbcl",
"version": "2.6.0",
"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": [
{
"type": "build",
"ports": [
"cl-prove",
"cl-xsubseq",
"cl-yacc",
"cl-zpb-exif",
"cl-zpng",
"cl-com.inuoe.jzon",
"cl-ironclad",
"cl-slynk",
"QiII",
"cl-access",
"cl-3bmd",
"cl-bordeaux-threads",
"cl-chunga",
"cl-closer-mop",
"cl-colorize",
"cl-cffi",
"cl-containers",
"cl-djula",
"cl-djula-demo",
"cl-easy-routes",
"cl-fiveam",
"cl-esrap",
"cl-flexi-streams",
"cl-float-features",
"cl-hunchentoot",
"cl-iterate",
"cl-lass",
"cl-local-time",
"cl-parachute",
"cl-postgres-plus-local-time",
"cl-rove",
"cl-static-vectors",
"cl-str",
"cl-trivial-gray-streams",
"cl-usocket",
"cl-who",
"cl-colors2",
"nyxt",
"cl-alexandria",
"cl-base64",
"cl-calispel",
"cl-chipz",
"cl-clsql",
"cl-clunit2",
"cl-dissect",
"cl-docudown",
"cl-eager-future",
"cl-eager-future2",
"cl-fset",
"cl-gobject-introspection",
"cl-html-encode",
"cl-infix",
"cl-jpl-util",
"cl-jpl-queues",
"cl-kmrcl",
"cl-lml2",
"cl-misc-extensions",
"cl-mt19937",
"cl-nodgui",
"cl-parenscript",
"cl-parse-declarations",
"cl-ppcre",
"cl-ppcre-unicode",
"cl-ptester",
"cl-puri",
"cl-py-configparser",
"cl-rt",
"cl-s-xml",
"cl-split-sequence",
"cl-stefil",
"cl-translate",
"cl-trivial-utf-8",
"cl-uffi",
"cl-utilities",
"cl-variates",
"cl-webkit2",
"cl-xlunit",
"cl-3bz",
"cl-acclimation",
"cl-anaphora",
"cl-annot",
"cl-anonfun",
"cl-ansi-text",
"cl-anypool",
"cl-arnesi",
"cl-array-utils",
"cl-assoc-utils",
"cl-asdf-flv",
"cl-async",
"cl-babel",
"cl-atomics",
"cl-cffi-gtk",
"cl-blackbird",
"cl-change-case",
"cl-circular-streams",
"cl-checkl",
"cl-clack",
"cl-clss",
"cl-cluffer",
"cl-clump",
"cl-collectors",
"cl-colors",
"cl-com.gigamonkeys.binary-data",
"cl-contextl",
"cl-cookie",
"cl-dbi",
"cl-custom-hash-table",
"cl-deflate",
"cl-dexador",
"cl-dexador-test",
"cl-difflib",
"cl-do-urlencode",
"cl-documentation-utils",
"cl-drakma",
"cl-dynamic-classes",
"cl-drakma-test",
"cl-enchant",
"cl-eos",
"cl-fad",
"cl-fare-quasiquote",
"cl-fare-utils",
"cl-fast-http",
"cl-fast-io",
"cl-fastcgi",
"cl-fiasco",
"cl-find-port",
"cl-form-fiddle",
"cl-gendoc",
"cl-gettext",
"cl-global-vars",
"cl-gopher",
"cl-history-tree",
"cl-html-diff",
"cl-hu.dwim.asdf",
"cl-http-body",
"cl-hu.dwim.stefil",
"cl-hunchentoot-errors",
"cl-idna",
"cl-in-nomine",
"cl-ieee-floats",
"cl-interpol",
"cl-introspect-environment",
"cl-iolib",
"cl-isaac",
"cl-jonathan",
"cl-jpeg",
"cl-jpeg-turbo",
"cl-js",
"cl-json",
"cl-lack",
"cl-language-codes",
"cl-legion",
"cl-let-plus",
"cl-libuv",
"cl-lift",
"cl-lisp-namespace",
"cl-lisp-unit",
"cl-lisp-unit2",
"cl-locale",
"cl-lparallel",
"cl-lw-compat",
"cl-markdown",
"cl-markup",
"cl-md5",
"cl-metabang-bind",
"cl-marshal",
"cl-metacopy",
"cl-metatilities-base",
"cl-metatilities",
"cl-mgl-pax",
"cl-mimeparse",
"cl-mgl-pax-bootstrap",
"cl-dref",
"cl-dref-test",
"cl-mgl-pax-test",
"cl-mmap",
"cl-montezuma",
"cl-moptilities",
"cl-multilang-documentation",
"cl-mysql",
"cl-named-readtables",
"cl-named-readtables-test",
"cl-nasdf",
"cl-nclasses",
"cl-ndebug",
"cl-nfiles",
"cl-nibbles",
"cl-nhooks",
"cl-njson",
"cl-nkeymaps",
"cl-opticl",
"cl-nsymbols",
"cl-opticl-core",
"cl-optima",
"cl-osicat",
"cl-parse-float",
"cl-parse-js",
"cl-parse-number",
"cl-parser-combinators",
"cl-phos",
"cl-plump",
"cl-plus-ssl",
"cl-png-read",
"cl-postmodern",
"cl-pngload",
"cl-postgres",
"cl-prevalence",
"cl-pngload-test",
"cl-prompter",
"cl-proc-parse",
"cl-trivial-features-tests",
"cl-pythonic-string-reader",
"cl-quri",
"cl-qrencode",
"cl-retrospectiff",
"cl-redis",
"cl-rfc2388",
"cl-routes",
"cl-s-sysdeps",
"cl-rutils",
"cl-rutils-test",
"cl-salza2",
"cl-serapeum",
"cl-should-test",
"cl-simple-tasks",
"cl-skippy",
"cl-slice",
"cl-smart-buffer",
"cl-speedy-queue",
"cl-spinneret",
"cl-sqlite",
"cl-string-case",
"cl-swank",
"cl-symbol-munger",
"cl-swap-bytes",
"cl-system-locale",
"cl-syntax",
"cl-tga",
"cl-test-more",
"cl-thrift",
"cl-tld",
"cl-toot",
"cl-trivia",
"cl-trivial-arguments",
"cl-trivial-backtrace",
"cl-trivial-benchmark",
"cl-trivial-clipboard",
"cl-trivial-cltl2",
"cl-trivial-custom-debugger",
"cl-trivial-features",
"cl-trivial-file-size",
"cl-trivial-garbage",
"cl-trivial-indent",
"cl-trivial-macroexpand-all",
"cl-trivial-main-thread",
"cl-trivial-mime",
"cl-trivial-open-browser",
"cl-trivial-package-local-nicknames",
"cl-trivial-shell",
"cl-trivial-rfc-1123",
"cl-trivial-sockets",
"cl-trivial-timeout",
"cl-trivial-types",
"cl-trivial-with-current-source-form",
"cl-try",
"cl-type-i",
"cl-uax-15",
"cl-unicode",
"cl-unix-opts",
"cl-url-rewrite",
"cl-vom",
"cl-webengine",
"cl-wookie"
]
},
{
"type": "lib",
"ports": [
"acl2",
"fricas",
"maxima-devel",
"maxima"
]
}
]
},
{
"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": 157
}
],
"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": 430
}
],
"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": 43
}
],
"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": []
}
]
}