HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 49928,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=102",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=100",
"results": [
{
"name": "qore-uuid-module",
"portdir": "lang/qore-uuid-module",
"version": "1.4.1",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://qore.org",
"description": "uuid module for Qore",
"long_description": "Module providing the ability to generate, manipulate and parse UUIDs",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "davidnichols",
"github": "davidnich",
"ports_count": 26
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"ossp-uuid",
"qore"
]
}
],
"depends_on": []
},
{
"name": "qore-xml-module",
"portdir": "lang/qore-xml-module",
"version": "2.0.0",
"license": "(LGPL-2.1 or MIT)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://qore.org",
"description": "xml module for Qore",
"long_description": "Module providing XML, XPath, XML-RPC, etc functionality to Qore",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "davidnichols",
"github": "davidnich",
"ports_count": 26
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"openssl",
"qore",
"libxml2"
]
}
],
"depends_on": []
},
{
"name": "qore-xmlsec-module",
"portdir": "lang/qore-xmlsec-module",
"version": "1.0.0",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://qore.org",
"description": "xmlsec module for Qore",
"long_description": "Module providing xmlsec functionality to Qore",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "davidnichols",
"github": "davidnich",
"ports_count": 26
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"qore",
"xmlsec"
]
}
],
"depends_on": []
},
{
"name": "qore-yaml-module",
"portdir": "lang/qore-yaml-module",
"version": "0.7.3",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://qore.org",
"description": "YAML module for Qore",
"long_description": "Module allowing for de/serialization to/from YAML strings and Qore data structures",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "davidnichols",
"github": "davidnich",
"ports_count": 26
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"libyaml",
"qore"
]
}
],
"depends_on": []
},
{
"name": "ragel",
"portdir": "lang/ragel",
"version": "6.10",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "http://www.colm.net/open-source/ragel/",
"description": "Ragel is a state machine compiler.",
"long_description": "Ragel compiles executable finite state machines from regular languages. Ragel targets C, C++ and ASM. Ragel state machines can not only recognize byte sequences as regular expression machines do, but can also execute code at arbitrary points in the recognition of a regular language.",
"active": true,
"categories": [
"devel",
"lang"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"colm"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"ackmate",
"textmate2",
"trojita",
"vectorscan",
"ohcount",
"hyperscan",
"gpick"
]
},
{
"type": "lib",
"ports": [
"lib2geom",
"lib2geom-devel",
"openscad",
"openscad-devel",
"rspamd"
]
}
]
},
{
"name": "rakudo",
"portdir": "lang/rakudo",
"version": "2025.05",
"license": "Artistic-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rakudo.org/",
"description": "Raku compiler",
"long_description": "Rakudo is a compiler for the Raku language Rakudo is built using NQP (Not Quite Perl), which in turn is targeting the Moar virtual machine. See https://raku.org for more information.",
"active": true,
"categories": [
"lang",
"perl"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"perl5",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"MoarVM",
"nqp"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"panda"
]
},
{
"type": "run",
"ports": [
"panda"
]
}
]
},
{
"name": "rexx",
"portdir": "lang/rexx",
"version": "3.9.6",
"license": "LGPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://regina-rexx.sourceforge.net/",
"description": "Regina Rexx is an interpreter for the Rexx language",
"long_description": "Regina is an implementation of the 1996 ANSI Standard for the Rexx language. Rexx is designed to be an easily readable, but powerful scripting and embedded macro language.",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "yoav.nir",
"github": "",
"ports_count": 1
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"THE"
]
}
]
},
{
"name": "rhino",
"portdir": "lang/rhino",
"version": "1.7R2",
"license": "MPL-1.1 and GPL-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.mozilla.org/rhino/",
"description": "Mozilla JavaScript engine for Java",
"long_description": "Rhino is an open-source implementation of JavaScript written entirely in Java. It is typically embedded into Java applications to provide scripting to end users.",
"active": true,
"categories": [
"devel",
"lang",
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"kaffe"
]
}
],
"depends_on": []
},
{
"name": "rpcgen-mt",
"portdir": "lang/rpcgen-mt",
"version": "1.4.4",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://en.wikipedia.org/wiki/RPCGEN",
"description": "RPC protocol compiler",
"long_description": "The rpcgen utility is a tool that generates C code to implement an RPC protocol. The input to rpcgen is a language similar to C known as RPC Language (Remote Procedure Call Language). This port installs a FreeBSD fork with multithreading support.",
"active": true,
"categories": [
"devel",
"lang"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"gettext",
"clang-17"
]
},
{
"type": "fetch",
"ports": [
"subversion"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"octave-instrument-control"
]
}
]
},
{
"name": "ruby",
"portdir": "lang/ruby",
"version": "1.8.7-p374",
"license": "(Ruby or GPL-2)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.ruby-lang.org/",
"description": "Powerful and clean object-oriented scripting language",
"long_description": "Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in Perl). It is simple, straight-forward, extensible, and portable.",
"active": true,
"categories": [
"lang",
"ruby"
],
"maintainers": [
{
"name": "kimuraw",
"github": "kimuraw",
"ports_count": 109
}
],
"variants": [
"tk",
"mactk",
"no_doc",
"dtrace",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"automake",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"openssl10",
"readline",
"zlib",
"libiconv",
"gdbm",
"ncurses"
]
},
{
"type": "run",
"ports": [
"ruby_select"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"rb-mysql"
]
},
{
"type": "lib",
"ports": [
"rb-compass",
"rb-gem_plugin",
"rb-getopt-declare",
"rb-http_parser",
"rb-image_science",
"rb-memcache",
"rb-net-scp",
"rb-net-ssh",
"rb-rack",
"rb-simple_oauth",
"rb-bones",
"rb-diff-lcs",
"rb-kwartz",
"rb-launchy",
"rb-net-yail",
"rb-polyglot",
"rb-rest-client",
"rb-redcloth",
"rb-flexo",
"rb-madeleine",
"rb-locale",
"rb-pdumpfs",
"rb-rake",
"rb-minitest",
"rb-gettext",
"rb-json_pure",
"rb-mofo",
"xmlresume2x",
"rb-activeldap",
"sup",
"rb-webfetcher",
"rb-hoe",
"rb-net-sftp",
"rb-twitter",
"kdewebdev",
"rb18-rake",
"rb-flexmock",
"rb-libxml2",
"rb-rdtool",
"rb-runt",
"rb-sqlite3",
"rb-xslt",
"rb-ruby-debug",
"rb-observable",
"rb18-pdumpfs",
"rb-actionwebservice",
"rb-cache",
"rb-cgi_multipart_eof_fix",
"rb-cgikit",
"rb-configuration",
"rb-cvs",
"rb-mindi",
"rb-mocha",
"rb-net-irc",
"rb-nfsstore",
"rb-preferences",
"rb-ruby-openid",
"rb-snmp",
"rb-webunit",
"rb-acts_as_taggable",
"rb-google",
"rb-http-access2",
"rb-log4r",
"rb-audiofile",
"rb-bitset",
"rb-bz2",
"rb-cocoa",
"rb-dnssd",
"rb-eventmachine",
"rb-fastthread",
"rb-fcgi",
"rb-ferret",
"rb-fxruby",
"rb-hpricot",
"rb-hyperestraier",
"rb-json",
"rb-ldap",
"rb-mecab",
"rb-heroku",
"rb-mongrel",
"rb-msgpack",
"rb-narray",
"rb-ncurses-ruby",
"rb-odbc",
"rb-opengl",
"rb-password",
"rb-pcap",
"rb-rbot",
"rb-rcairo",
"rb-rcov",
"rb-rrb",
"rb-ruby-debug-base",
"rb-rubygems",
"rb-shout",
"rb-sqlite",
"rb-sys-host",
"rb-sys-uname",
"rb-sys-uptime",
"rb-termios",
"rb-tokyocabinet-ruby",
"rb-tweetstream",
"rb-twitter-stream",
"rb-uconv",
"rb-vorbisfile",
"rb-xml-xpath",
"rb-xmlparser",
"rb-technorati-ruby",
"rb-highline",
"rb-capistrano",
"rb-div",
"facter",
"rb-coderay",
"rb-erubis",
"rb-pkg-config",
"rb-product",
"rb-pluginfactory",
"rb-flickr",
"rb-haml-edge",
"rb-jabber4r",
"rb-mini_portile",
"rb-og",
"rb-rspec",
"rb-rspec-rails",
"rb-rubytoc",
"rb-stomp",
"rb-text-format",
"rb-uuidtools",
"rb-cgen",
"korundum",
"rb-hikidoc",
"rb-rss",
"rb-rttool",
"rb-haml",
"rb-net-ssh-gateway",
"rb-rubyinline",
"rb-acl",
"rb-drb",
"rb-session",
"rb-xml-simple",
"qtruby",
"rb-rexml",
"rb-lazylist",
"rb-activeresource",
"rb-activesupport",
"rb-hmac",
"rb-rgl",
"rb-daemons",
"rb-mongrel_cluster",
"rb-archive-tar-minitar",
"rb-bee",
"puppet",
"rb-bdb",
"rb-lafcadio",
"rb-calendar",
"rb-actionmailer",
"rb-actionpack",
"rb-activerecord",
"rb-builder",
"rb-cucumber",
"rb-notificationcenter",
"rb-rails",
"rb-term-ansicolor",
"rb-treetop",
"rb-netaddr",
"rb-nitpick",
"rb-parsetree",
"rb-trollop",
"rb-lockfile",
"rb-mime-types",
"rb-rmail",
"rb-rubycon",
"pqa",
"rb-htree",
"rb-nanoc",
"rb-nanoc3",
"rb-slave",
"rb-enum",
"rb-io-reactor",
"rb-rflickr",
"rb-roauth",
"rb-multiton",
"rb-aspectr",
"rb-arrayfields",
"rb-bioruby",
"rb-gd2",
"rb-net-pingsimple",
"rb-rio",
"rb-devel-which",
"rb-captcha",
"rb-stream",
"rb-postgres",
"subversion-rubybindings",
"rb-crypt-isaac"
]
},
{
"type": "run",
"ports": [
"metasploit3"
]
}
]
},
{
"name": "ruby186",
"portdir": "lang/ruby186",
"version": "1.8.6-p420",
"license": "(Ruby or GPL-2)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.ruby-lang.org/",
"description": "Powerful and clean object-oriented scripting language",
"long_description": "Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in Perl). It is simple, straight-forward, extensible, and portable. Note: this port conflicts with the ruby port, so you can have either that or this one active at one time.",
"active": true,
"categories": [
"lang",
"ruby"
],
"maintainers": [
{
"name": "kimuraw",
"github": "kimuraw",
"ports_count": 109
}
],
"variants": [
"tk",
"mactk",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"gdbm",
"ncurses",
"zlib",
"readline",
"libiconv",
"openssl10"
]
}
],
"depends_on": []
},
{
"name": "ruby19",
"portdir": "lang/ruby19",
"version": "1.9.3-p551",
"license": "(Ruby or BSD)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.ruby-lang.org/",
"description": "Powerful and clean object-oriented scripting language",
"long_description": "Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in Perl). It is simple, straight-forward, extensible, and portable. Version 1.9 contains a new VM called YARV, is faster and slightly incompatible from version 1.8.",
"active": true,
"categories": [
"lang",
"ruby"
],
"maintainers": [
{
"name": "kimuraw",
"github": "kimuraw",
"ports_count": 109
}
],
"variants": [
"c_api_docs",
"doc",
"tk",
"mactk",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14",
"automake",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"libyaml",
"ncurses",
"openssl10",
"zlib",
"libiconv",
"readline",
"gdbm",
"libffi"
]
},
{
"type": "run",
"ports": [
"ruby_select"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"rb19-dotenv",
"rb19-hassle",
"rb19-multi_json",
"rb19-rack-mount",
"rb19-rack-test",
"rb19-rake",
"rb19-rspec",
"rb19-rufus-mnemo",
"rb19-sass",
"rb19-sinatra",
"rb19-thor",
"rb19-chronic",
"rb19-configuration",
"rb19-excon",
"rb19-foreman",
"rb19-heroku",
"rb19-launchy",
"rb19-netrc",
"rb19-rest-client",
"rb19-rubyzip",
"rb19-activemodel",
"rb19-activerecord",
"rb19-activesupport",
"rb19-arel",
"rb19-i18n",
"rb19-mocha",
"rb19-haml",
"rb19-columnize",
"rb19-debug",
"rb19-debug-base",
"rb19-diff-lcs",
"rb19-em-websocket",
"rb19-eventmachine",
"rb19-factory_girl",
"rb19-ffi",
"rb19-gherkin",
"rb19-guard",
"rb19-guard-livereload",
"rb19-hpricot",
"rb19-json",
"rb19-linecache",
"rb19-mecab",
"rb19-mechanize",
"rb19-metric_fu",
"rb19-mysql",
"rb19-nokogiri",
"rb19-racc",
"rb19-rcairo",
"rb19-rcov",
"rb19-rdiscount",
"rb19-redcloth",
"rb19-ronn",
"rb19-sqlite3",
"rb19-taps",
"rb19-thin",
"rb19-uconv",
"rb19-unicorn",
"rb19-yajl",
"rb19-fattr",
"rb19-abstract",
"rb19-actionmailer",
"rb19-actionpack",
"rb19-activeresource",
"rb19-erubis",
"rb19-mail",
"rb19-mime-types",
"rb19-polyglot",
"rb19-railties",
"rb19-treetop",
"rb19-rails",
"rb19-bundler",
"rb19-pkg-config",
"rb19-addressable",
"rb19-wirble",
"rb19-capybara",
"rb19-culerity",
"rb19-arrayfields",
"rb19-rack",
"rb19-authlogic",
"rb19-bcat",
"rb19-builder",
"rb19-churn",
"rb19-compass",
"rb19-crack",
"rb19-cri",
"rb19-cucumber",
"rb19-daemons",
"rb19-database_cleaner",
"rb19-flay",
"rb19-flog",
"rb19-gli",
"rb19-hirb",
"rb19-hoe",
"rb19-hoptoad_notifier",
"rb19-httparty",
"rb19-main",
"rb19-term-ansicolor",
"rb19-xml-simple",
"rb19-cucumber-rails",
"rb19-selenium-webdriver",
"rb19-tzinfo",
"rb19-yahoo_weatherman",
"rb19-archive-tar-minitar",
"rb19-mini_portile",
"rb19-reek",
"rb19-ruby2ruby",
"rb19-core_source",
"taskjuggler",
"rb19-mustache",
"rb19-nanoc",
"rb19-nanoc3",
"rb19-parser",
"rb19-parsetree",
"rb19-rails_best_practices",
"rb19-rainbow",
"rb19-roodi",
"rb19-mp3info",
"rb19-rr",
"rb19-saikuro",
"rb19-sequel",
"rb19-sexp_processor",
"rb19-shoulda",
"rb19-tins",
"rb19-trac4r",
"rb19-will_paginate",
"rb19-trollop"
]
}
]
},
{
"name": "ruby20",
"portdir": "lang/ruby20",
"version": "2.0.0-p648",
"license": "(Ruby or BSD)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.ruby-lang.org/",
"description": "Powerful and clean object-oriented scripting language",
"long_description": "Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in Perl). It is simple, straight-forward, extensible, and portable.",
"active": true,
"categories": [
"lang",
"ruby"
],
"maintainers": [
{
"name": "kimuraw",
"github": "kimuraw",
"ports_count": 109
}
],
"variants": [
"doc",
"tk",
"mactk",
"universal",
"relative"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"automake",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"libyaml",
"ncurses",
"zlib",
"readline",
"openssl10",
"gdbm",
"libffi"
]
},
{
"type": "run",
"ports": [
"ruby_select"
]
}
],
"depends_on": []
},
{
"name": "ruby21",
"portdir": "lang/ruby21",
"version": "2.1.9",
"license": "(Ruby or BSD)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.ruby-lang.org/",
"description": "Powerful and clean object-oriented scripting language",
"long_description": "Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in Perl). It is simple, straight-forward, extensible, and portable.",
"active": true,
"categories": [
"lang",
"ruby"
],
"maintainers": [
{
"name": "kimuraw",
"github": "kimuraw",
"ports_count": 109
}
],
"variants": [
"doc",
"mactk",
"gmp",
"universal",
"relative"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"automake",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"libyaml",
"openssl10",
"zlib",
"readline",
"gdbm",
"libffi"
]
},
{
"type": "run",
"ports": [
"ruby_select"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"xapian-bindings-ruby21"
]
}
]
},
{
"name": "ruby22",
"portdir": "lang/ruby22",
"version": "2.2.10",
"license": "(Ruby or BSD)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.ruby-lang.org/",
"description": "Powerful and clean object-oriented scripting language",
"long_description": "Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in Perl). It is simple, straight-forward, extensible, and portable. (ruby-2.2.x was EOLed at 2018-03-31)",
"active": true,
"categories": [
"lang",
"ruby"
],
"maintainers": [
{
"name": "kimuraw",
"github": "kimuraw",
"ports_count": 109
}
],
"variants": [
"doc",
"mactk",
"gmp",
"jemalloc",
"universal",
"relative"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"automake",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"libyaml",
"openssl10",
"zlib",
"readline",
"gdbm",
"libffi"
]
},
{
"type": "run",
"ports": [
"ruby_select"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"xapian-bindings-ruby22",
"rb22-rake"
]
}
]
},
{
"name": "ruby23",
"portdir": "lang/ruby23",
"version": "2.3.8",
"license": "(Ruby or BSD)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.ruby-lang.org/",
"description": "Powerful and clean object-oriented scripting language",
"long_description": "Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in Perl). It is simple, straightforward, extensible, and portable.",
"active": true,
"categories": [
"lang",
"ruby"
],
"maintainers": [
{
"name": "kimuraw",
"github": "kimuraw",
"ports_count": 109
}
],
"variants": [
"doc",
"mactk",
"gmp",
"jemalloc",
"universal",
"relative"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"automake",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"libyaml",
"openssl10",
"zlib",
"readline",
"gdbm",
"libffi"
]
},
{
"type": "run",
"ports": [
"ruby_select"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"swig-ruby",
"xapian-bindings-ruby23",
"rb23-rake",
"rb23-bundler",
"rb23-kramdown",
"nicinfo",
"rb23-zentest",
"rb23-rmagick",
"swig3-ruby"
]
}
]
},
{
"name": "ruby24",
"portdir": "lang/ruby24",
"version": "2.4.10",
"license": "(Ruby or BSD)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.ruby-lang.org/",
"description": "Powerful and clean object-oriented scripting language",
"long_description": "Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in Perl). It is simple, straightforward, extensible, and portable.",
"active": true,
"categories": [
"lang",
"ruby"
],
"maintainers": [
{
"name": "kimuraw",
"github": "kimuraw",
"ports_count": 109
}
],
"variants": [
"doc",
"gmp",
"jemalloc",
"universal",
"relative"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"automake",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"libyaml",
"readline",
"zlib",
"openssl11",
"gdbm",
"libffi"
]
},
{
"type": "run",
"ports": [
"ruby_select"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"rb24-nokogiri",
"rb24-ronn-ng",
"rb24-rubyzip",
"xapian-bindings-ruby24",
"rb24-mini_portile2",
"rb24-bundler",
"rb24-mustache",
"rb24-kramdown",
"rb24-gem-patch",
"rb24-zentest",
"rb24-rdiscount",
"rb24-rmagick"
]
}
]
},
{
"name": "ruby25",
"portdir": "lang/ruby25",
"version": "2.5.9",
"license": "(Ruby or BSD)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.ruby-lang.org/",
"description": "Powerful and clean object-oriented scripting language",
"long_description": "Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in Perl). It is simple, straightforward, extensible, and portable.",
"active": true,
"categories": [
"lang",
"ruby"
],
"maintainers": [
{
"name": "kimuraw",
"github": "kimuraw",
"ports_count": 109
}
],
"variants": [
"doc",
"gmp",
"jemalloc",
"universal",
"relative"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"automake",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"libyaml",
"readline",
"zlib",
"openssl11",
"gdbm",
"libffi"
]
},
{
"type": "run",
"ports": [
"ruby_select"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"rb25-nokogiri",
"rb25-ronn-ng",
"rb25-gettext",
"rb25-rubyzip",
"xapian-bindings-ruby25",
"rb25-rake",
"rb25-mini_portile2",
"rb25-bundler",
"rb25-text",
"rb25-threach",
"rb25-mustache",
"rb25-kramdown",
"rb25-gem-patch",
"rb25-locale",
"rb25-cri",
"rb25-zentest",
"rb25-rdiscount",
"rb25-rmagick"
]
}
]
},
{
"name": "ruby26",
"portdir": "lang/ruby26",
"version": "2.6.10",
"license": "(Ruby or BSD)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.ruby-lang.org/",
"description": "Powerful and clean object-oriented scripting language",
"long_description": "Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in Perl). It is simple, straightforward, extensible, and portable.",
"active": true,
"categories": [
"lang",
"ruby"
],
"maintainers": [
{
"name": "kimuraw",
"github": "kimuraw",
"ports_count": 109
},
{
"name": "fw",
"github": "fhgwright",
"ports_count": 27
}
],
"variants": [
"doc",
"gmp",
"jemalloc",
"universal",
"relative"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"libffi",
"libyaml",
"zlib",
"openssl11",
"readline",
"gdbm"
]
},
{
"type": "run",
"ports": [
"ruby_select"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"rb26-gettext",
"rb26-rubyzip",
"munin",
"rb26-nokogiri",
"xapian-bindings-ruby26",
"rb26-rake",
"rb26-mini_portile2",
"rb26-cmdparse",
"rb26-systemu",
"rb26-text",
"rb26-threach",
"rb26-mustache",
"rb26-kramdown",
"rb26-gem-patch",
"rb26-locale",
"rb26-ronn-ng",
"rb26-cri",
"rb26-zentest",
"rb26-rdiscount",
"rb26-rmagick"
]
}
]
},
{
"name": "ruby27",
"portdir": "lang/ruby27",
"version": "2.7.8",
"license": "(Ruby or BSD)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.ruby-lang.org/",
"description": "Powerful and clean object-oriented scripting language",
"long_description": "Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in Perl). It is simple, straight-forward, extensible, and portable.",
"active": true,
"categories": [
"lang",
"ruby"
],
"maintainers": [
{
"name": "kimuraw",
"github": "kimuraw",
"ports_count": 109
},
{
"name": "fw",
"github": "fhgwright",
"ports_count": 27
}
],
"variants": [
"doc",
"gmp",
"jemalloc",
"universal",
"relative"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"libffi",
"libyaml",
"zlib",
"openssl11",
"readline",
"gdbm"
]
},
{
"type": "run",
"ports": [
"ruby_select"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"mruby"
]
},
{
"type": "lib",
"ports": [
"rb27-rubyzip",
"rb27-gem-patch",
"rb27-racc",
"rb27-rake",
"rb27-ronn-ng",
"rb27-mini_portile2",
"rb27-cmdparse",
"rb27-systemu",
"rb27-text",
"rb27-threach",
"rb27-mustache",
"rb27-kramdown",
"rb27-nokogiri",
"rb27-locale",
"rb27-fsevent-legacy",
"rb27-cri",
"rb27-zentest",
"rb27-rdiscount",
"rb27-rmagick",
"xapian-bindings-ruby27",
"rb27-gettext"
]
},
{
"type": "run",
"ports": [
"eplot"
]
}
]
},
{
"name": "ruby30",
"portdir": "lang/ruby30",
"version": "3.0.7",
"license": "(Ruby or BSD)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.ruby-lang.org/",
"description": "Powerful and clean object-oriented scripting language",
"long_description": "Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in Perl). It is simple, straight-forward, extensible, and portable.",
"active": true,
"categories": [
"lang",
"ruby"
],
"maintainers": [
{
"name": "kimuraw",
"github": "kimuraw",
"ports_count": 109
},
{
"name": "fw",
"github": "fhgwright",
"ports_count": 27
}
],
"variants": [
"doc",
"gmp",
"jemalloc",
"universal",
"relative"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"cctools",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"libyaml",
"readline",
"zlib",
"openssl11",
"gdbm",
"libffi"
]
},
{
"type": "run",
"ports": [
"ruby_select"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"rb30-uuidtools",
"rb30-ffi",
"rb30-ffi-compiler",
"rb30-rexml",
"rb30-gettext",
"rb30-rubyzip",
"rb30-gem-patch",
"rb30-racc",
"rb30-gmp",
"rb30-rake",
"rb30-ronn-ng",
"rb30-mini_portile2",
"rb30-locale",
"rb30-colorize",
"rb30-threach",
"rb30-mustache",
"rb30-kramdown",
"rb30-nokogiri",
"rb30-parallel",
"rb30-llhttp-ffi",
"rb30-base32",
"rb30-base_convert",
"rb30-hessian2",
"rb30-posix-spawn",
"rb30-rbon",
"rb30-super_random",
"rb30-totp",
"rb30-yaml_zlib_blowfish",
"rb30-text",
"rb30-escape",
"rb30-fsevent-legacy",
"rb30-git-ui",
"rb30-redcloth",
"rb30-erubi",
"rb30-i18n",
"rb30-json",
"rb30-net-ftp",
"rb30-path_expander",
"rb30-pkg-config",
"rb30-rice",
"rb30-timeout",
"rb30-cri",
"rb30-zentest",
"rb30-roauth",
"rb30-cane",
"rb30-code_metrics",
"rb30-colours",
"rb30-help_parser",
"rb30-net-protocol",
"rb30-packable",
"rb30-plist",
"rb30-progressbar",
"rb30-require_all",
"rb30-such",
"rb30-user_space",
"rb30-matrix",
"rb30-native-package-installer",
"rb30-red-colors",
"rb30-rufus-mnemo",
"rb30-will_paginate",
"rb30-wirble",
"rb30-xml-simple",
"rb30-net-dns",
"rb30-bigdecimal",
"rb30-method_source",
"rb30-rmagick",
"rb30-concurrent-ruby",
"rb30-curb",
"rb30-thor",
"xapian-bindings-ruby30"
]
}
]
},
{
"name": "rust",
"portdir": "lang/rust",
"version": "1.91.1",
"license": "(MIT or Apache-2) and BSD and zlib and NCSA and Permissive",
"platforms": "{darwin >= 9}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.rust-lang.org",
"description": "A safe, concurrent, practical language",
"long_description": "Rust is a curly-brace, block-structured expression language. It visually resembles the C language family, but differs significantly in syntactic and semantic details. Its design is oriented toward concerns of \"programming in the large\", that is, of creating and maintaining boundaries -- both abstract and operational -- that preserve large-system integrity, availability and concurrency.",
"active": true,
"categories": [
"devel",
"lang"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1503
}
],
"variants": [
"mirror_all_architectures"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20",
"cmake",
"legacy-support",
"ninja",
"pkgconfig",
"python313"
]
},
{
"type": "lib",
"ports": [
"zlib",
"libgit2",
"libunwind",
"curl",
"libiconv",
"openssl3"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"prek",
"wezterm",
"binwalk",
"cargo",
"tabiew",
"doge",
"alcom",
"edit",
"brush",
"idevice_pair",
"py314-maturin",
"py314-orjson",
"sequoia-keystore",
"py314-dulwich",
"kibi",
"py314-cryptography",
"py314-pydantic_core",
"run",
"py313-cryptg",
"alacritty",
"cargo-c",
"git-interactive-rebase-tool",
"mesalink",
"racer",
"rust-analyzer",
"shellharden",
"stgit",
"tokei",
"wrangler",
"amp",
"ox",
"whitebox-tools",
"libopenraw",
"librsvg",
"pastel",
"pngquant",
"t-rec",
"alan",
"gleam",
"himalaya",
"rav1e",
"bandwhich",
"dog",
"ffsend",
"gping",
"miniserve",
"newsboat",
"rustscan",
"teleport",
"websocat",
"xh",
"dijo",
"taskwarrior-tui",
"py35-bcrypt",
"py36-bcrypt",
"py37-bcrypt",
"py38-bcrypt",
"py39-bcrypt",
"py36-cryptography",
"py37-cryptography",
"py38-cryptography",
"py39-cryptography",
"py38-dulwich",
"py39-dulwich",
"py37-jellyfish",
"py38-jellyfish",
"py39-jellyfish",
"py-tokenizers",
"py37-tokenizers",
"py38-tokenizers",
"py39-tokenizers",
"sequoia-pgp",
"fish",
"asciinema",
"broot",
"bupstash",
"cargo2port",
"clamav",
"cloudman",
"diskonaut",
"diskus",
"dmux",
"dua-cli",
"fd",
"folderify",
"fselect",
"hexyl",
"hyperfine",
"influxdb",
"just",
"kubie",
"lsd",
"mask",
"mcfly",
"nomino",
"procs",
"skim",
"starship",
"tealdeer",
"topgrade",
"watchman",
"xplr",
"zellij",
"zenith",
"zoxide",
"tectonic",
"angle-grinder",
"bat",
"git-delta",
"mdcat",
"ripgrep",
"ripgrep-all",
"sd",
"xsv",
"blades",
"geckodriver",
"zola",
"sccache",
"hackernews-tui",
"atuin",
"oha",
"svgcleaner",
"grex",
"helix",
"nushell",
"choose",
"dust",
"bottom",
"git-cinnabar",
"monolith",
"pqrs",
"git-branchless",
"joshuto",
"kalker",
"gitweb",
"ned",
"ruplacer",
"fif",
"onefetch",
"hck",
"stylua",
"jwt-cli",
"coreutils-uutils",
"gitui",
"phetch",
"fnm",
"kdash",
"navi",
"viddy",
"git-cliff",
"yj",
"code-minimap",
"shisho",
"tree-sitter-cli",
"committed",
"drill",
"sad",
"mdbook",
"cargo-generate",
"sniffglue",
"genact",
"hurl",
"hgrep",
"librsvg-devel",
"ouch",
"py310-cryptography",
"py310-dulwich",
"git-absorb",
"py310-jellyfish",
"dominant_colours",
"rhit",
"py310-bcrypt",
"backdown",
"cargo-asm",
"when",
"viu",
"cbindgen",
"wasmtime",
"binocle",
"cobalt.rs",
"t-rex",
"jless",
"hwatch",
"dura",
"wasmer",
"argc",
"igrep",
"qsv",
"toast",
"rust-script",
"gfold",
"arti",
"blake3",
"ddh",
"difftastic",
"bore-cli",
"bartib",
"wasm-pack",
"fclones",
"oxipng",
"fornjot",
"zee",
"scout",
"cfonts",
"py-maturin",
"py37-maturin",
"py38-maturin",
"py39-maturin",
"py310-maturin",
"py-orjson",
"py37-orjson",
"py38-orjson",
"py39-orjson",
"py310-orjson",
"tuc",
"texlab",
"bingrep",
"av1an",
"rsspls",
"replibyte",
"hunt",
"ares",
"dprint",
"lychee",
"modus",
"riff",
"cgrc",
"rustic",
"py310-tokenizers",
"rq",
"nixpacks",
"stork",
"meli",
"jot",
"roapi",
"columnq",
"lemmeknow",
"keysync",
"agg",
"felix",
"jujutsu",
"py311-cryptography",
"py311-maturin",
"garage",
"mqttui",
"py311-dulwich",
"ruby32",
"py311-orjson",
"hoard-cli",
"py311-bcrypt",
"kbs2",
"jlq",
"termusic",
"so",
"ruff",
"eva",
"typst",
"py311-jellyfish",
"py-cryptg",
"py38-cryptg",
"py39-cryptg",
"py310-cryptg",
"fastmod",
"volta-node",
"taizen",
"wiki-tui",
"halloy",
"fend",
"sniprun",
"py311-cryptg",
"killport",
"tui-journal",
"py311-tokenizers",
"py-safetensors",
"py38-safetensors",
"py39-safetensors",
"py310-safetensors",
"py311-safetensors",
"repgrep",
"eza",
"pijul-devel",
"daktilo",
"py312-maturin",
"gdrive3",
"pueue",
"presenterm",
"gifski",
"libgifski",
"py312-orjson",
"py312-dulwich",
"silicon",
"lapce",
"py312-cryptography",
"gpg-tui",
"ascii-gen",
"hyfetch",
"wgshadertoy",
"jaq",
"jql",
"gql",
"ast-grep",
"rs-aggregate",
"py312-jellyfish",
"ruby33",
"PineFlash",
"tlrc",
"py311-tiktoken",
"py312-tiktoken",
"csvlens",
"py312-bcrypt",
"py-pydantic_core",
"py38-pydantic_core",
"py39-pydantic_core",
"py310-pydantic_core",
"py311-pydantic_core",
"py312-pydantic_core",
"czkawka",
"py37-pydantic_core",
"mise",
"conserve",
"gitoxide",
"srgn",
"rustpython",
"py-rustworkx",
"py310-rustworkx",
"py311-rustworkx",
"py312-rustworkx",
"yazi",
"kalc",
"uv",
"vrc-get",
"wstunnel",
"py312-cryptg",
"watchexec",
"ata",
"veryl",
"jnv",
"gitu",
"rune",
"orz",
"goku",
"tu",
"rotz",
"clavus",
"tiron",
"rye",
"hex",
"neocmakelsp",
"termscp",
"oxker",
"numbat",
"amber-lang",
"rio",
"sig",
"flawz",
"otree",
"envelope",
"qrtool",
"ferium",
"serpl",
"lucky-commit",
"shadowsocks-rust",
"kondo",
"aichat",
"inferno",
"rage",
"age-plugin-yubikey",
"kty",
"dune",
"ncmc",
"ncmdump",
"aq",
"elp",
"sequoia-sq",
"py313-maturin",
"py313-dulwich",
"py313-cryptography",
"neohtop",
"dufs",
"py313-orjson",
"diffr",
"rebels-in-the-sky",
"sshs",
"csview",
"macmon",
"rpg-cli",
"ruby34",
"py313-pydantic_core",
"py313-bcrypt",
"libkrun",
"krunkit",
"hk",
"vivid",
"zizmor",
"ab-av1",
"sequoia-chameleon-gnupg",
"jgenesis",
"cocogitto",
"taplo",
"xan",
"wiper",
"carl",
"py313-jellyfish",
"mercurial-rustext"
]
},
{
"type": "lib",
"ports": [
"p5.32-alien-rust",
"p5.28-alien-rust",
"racer",
"p5.30-alien-rust",
"p5.34-alien-rust"
]
},
{
"type": "run",
"ports": [
"py39-setuptools-rust",
"py313-setuptools-rust",
"py312-setuptools-rust",
"py311-setuptools-rust",
"cargo",
"cargo-bootstrap",
"py310-setuptools-rust",
"py314-setuptools-rust",
"py36-setuptools-rust",
"py37-setuptools-rust",
"py38-setuptools-rust"
]
}
]
},
{
"name": "rust-src",
"portdir": "lang/rust",
"version": "1.91.1",
"license": "(MIT or Apache-2) and BSD and zlib and NCSA and Permissive",
"platforms": "{darwin >= 9}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.rust-lang.org",
"description": "Rust source code for the Rust programming language",
"long_description": "Rust source code for the Rust programming language to trace `panic!` calls.",
"active": true,
"categories": [
"devel",
"lang"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1503
}
],
"variants": [
"mirror_all_architectures"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20"
]
},
{
"type": "lib",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "sbcl",
"portdir": "lang/sbcl",
"version": "2.5.10",
"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-zpng",
"cl-wookie",
"cl-xsubseq",
"cl-yacc",
"cl-zpb-exif",
"cl-trivial-features-tests",
"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-prove",
"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"
]
},
{
"type": "lib",
"ports": [
"maxima-devel",
"fricas",
"acl2",
"maxima"
]
}
]
},
{
"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": "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": "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": "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": "see",
"portdir": "lang/see",
"version": "3.1.1424",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://adaptive-enterprises.com/~d/software/see/",
"description": "Simple ECMAScript Engine",
"long_description": "The Simple ECMAScript Engine ('SEE') is a parser and runtime library for the popular ECMAScript language.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-12"
]
},
{
"type": "lib",
"ports": [
"boehmgc"
]
}
],
"depends_on": []
},
{
"name": "shakespeare",
"portdir": "lang/shakespeare",
"version": "1.2.1",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://shakespearelang.sourceforge.net/",
"description": "Shakespeare programming language",
"long_description": "A programming language created with the design goal to make the source code resemble Shakespeare plays. The characters in the play are variables.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"bison",
"flex",
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "sicp",
"portdir": "lang/sicp",
"version": "0.0.1",
"license": "unknown",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.neilvandyke.org/sicp-texi/",
"description": "Structure and Interpretation of Computer Programs (texinfo book)",
"long_description": "Lytha Ayth's texinfo version of Structure and Interpretation of Computer Programs -- 2nd ed. (Harold Abelson and Gerald Jay Sussman, with Julie Sussman)",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"texinfo",
"clang-16"
]
}
],
"depends_on": []
},
{
"name": "sisc",
"portdir": "lang/sisc",
"version": "1.16.6",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://sisc.sourceforge.net/",
"description": "Second Interpreter of Scheme Code",
"long_description": "SISC is a Java based interpreter of Scheme.",
"active": true,
"categories": [
"lang",
"java",
"scheme"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"apache-ant",
"clang-9.0",
"docbook-xsl-nons"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"openjdk8"
]
}
],
"depends_on": []
},
{
"name": "slang",
"portdir": "lang/slang",
"version": "1.4.9",
"license": "(GPL-2 or Artistic-1)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.s-lang.org/",
"description": "library that includes a powerful scripting language with a C-like syntax",
"long_description": "S-Lang is a C programmer's library that includes routines for the rapid development of sophisticated, user friendly, multi-platform applications.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "slang2",
"portdir": "lang/slang2",
"version": "2.3.3",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.jedsoft.org/slang/",
"description": "multi-platform programmer's library",
"long_description": "S-Lang is a multi-platform programmer's library designed to allow a developer to create robust multi-platform software. It provides facilities required by interactive applications such as display/screen management, keyboard input, keymaps, and so on. The most exciting feature of the library is the slang interpreter that may be easily embedded into a program to make it extensible.",
"active": true,
"categories": [
"devel",
"lang"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"zlib",
"oniguruma6",
"pcre",
"libpng",
"libiconv"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"most",
"slrn",
"mc",
"dbacl",
"xml-coreutils",
"jed",
"py38-libnewt",
"py39-libnewt",
"libnewt",
"whiptcl",
"py310-libnewt",
"py311-libnewt",
"py312-libnewt",
"py313-libnewt"
]
}
]
},
{
"name": "slime",
"portdir": "lang/slime",
"version": "2.28",
"license": "Permissive",
"platforms": "any",
"epoch": 2022121000,
"replaced_by": null,
"homepage": "http://common-lisp.net/project/slime/",
"description": "An Emacs mode for unifying Common Lisp development",
"long_description": "SLIME extends Emacs with new support for interactive programming in Common Lisp. The features are centred around `slime-mode', an Emacs minor-mode that complements the standard `lisp-mode'. While `lisp-mode' supports editing Lisp source files, `slime-mode' adds support for interacting with a running Common Lisp process for compilation, debugging, documentation lookup, and so on.",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "easieste",
"github": "easye",
"ports_count": 15
}
],
"variants": [
"app",
"sbcl",
"clisp",
"abcl",
"ccl",
"ecl"
],
"dependencies": [
{
"type": "build",
"ports": [
"texinfo",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"emacs"
]
}
],
"depends_on": []
},
{
"name": "sml-mode.el",
"portdir": "lang/sml-mode.el",
"version": "6.10",
"license": "GPL-3+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://elpa.gnu.org/packages/sml-mode.html",
"description": "An EMACS major mode for editing Standard ML",
"long_description": "An EMACS major mode for editing Standard ML",
"active": true,
"categories": [
"lang",
"editors"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1503
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"emacs"
]
}
],
"depends_on": []
},
{
"name": "smlnj",
"portdir": "lang/smlnj",
"version": "110.99.9",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.smlnj.org/",
"description": "Standard ML of New Jersey",
"long_description": "Standard ML of New Jersey (abbreviated SML/NJ) is a compiler for the Standard ML '97 programming language with associated libraries, tools, and documentation. SML/NJ is free, open source software.",
"active": true,
"categories": [
"lang",
"ml"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 242
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"twelf",
"hamlet"
]
},
{
"type": "run",
"ports": [
"twelf"
]
}
]
},
{
"name": "snobol4",
"portdir": "lang/snobol4",
"version": "2.3.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.regressive.org/snobol4/",
"description": "SNOBOL4 programming language",
"long_description": "SNOBOL4 (StriNg Oriented and symBOlic Language) is a language for text processing, pattern matching, and much more, first designed and implemented at Bell Telephone Laboratories, Inc. (BTL) in the 1970's. Includes SPITBOL, Blocks and other extensions.",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "snobol4",
"github": "",
"ports_count": 1
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-13"
]
},
{
"type": "lib",
"ports": [
"bzip2",
"xz",
"zlib",
"sqlite3",
"libffi",
"readline",
"openssl3"
]
}
],
"depends_on": []
},
{
"name": "spidermonkey",
"portdir": "lang/spidermonkey",
"version": "1.7.0",
"license": "(MPL-1.1 or GPL-2+ or LGPL-2.1+)",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey",
"description": "JavaScript-C Engine",
"long_description": "JavaScript-C Engine",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [
"fileobject",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"nspr",
"readline"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"webcleaner"
]
},
{
"type": "lib",
"ports": [
"flusspferd",
"p5.28-javascript-spidermonkey",
"p5.30-javascript-spidermonkey",
"p5.32-javascript-spidermonkey",
"p5.34-javascript-spidermonkey",
"sablotron",
"elinks",
"elinks-devel",
"h3dapi",
"p5.26-javascript-spidermonkey",
"jslint"
]
}
]
}
]
}