HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 52340,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=948",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=946",
"results": [
{
"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-18"
]
},
{
"type": "lib",
"ports": [
"boehmgc"
]
}
],
"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-18"
]
},
{
"type": "lib",
"ports": [
"readline"
]
},
{
"type": "run",
"ports": [
"gputils"
]
}
],
"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-18",
"autoconf",
"automake",
"gputils",
"texinfo"
]
},
{
"type": "lib",
"ports": [
"readline",
"boost181",
"zlib"
]
},
{
"type": "run",
"ports": [
"gputils"
]
}
],
"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-18"
]
}
],
"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-18"
]
}
],
"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": "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.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.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.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.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.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.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.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.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.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": "sbcl",
"portdir": "lang/sbcl",
"version": "2.6.3",
"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": [
"nyxt",
"ocicl",
"QiII",
"cl-3bmd",
"cl-3bz",
"cl-access",
"cl-acclimation",
"cl-alexandria",
"cl-anaphora",
"cl-annot",
"cl-anonfun",
"cl-ansi-text",
"cl-anypool",
"cl-arnesi",
"cl-array-utils",
"cl-asdf-flv",
"cl-assoc-utils",
"cl-async",
"cl-atomics",
"cl-babel",
"cl-base64",
"cl-blackbird",
"cl-bordeaux-threads",
"cl-calispel",
"cl-cffi",
"cl-cffi-gtk",
"cl-change-case",
"cl-checkl",
"cl-chipz",
"cl-chunga",
"cl-circular-streams",
"cl-clack",
"cl-closer-mop",
"cl-clsql",
"cl-clss",
"cl-cluffer",
"cl-clump",
"cl-clunit2",
"cl-collectors",
"cl-colorize",
"cl-colors",
"cl-colors2",
"cl-com.gigamonkeys.binary-data",
"cl-com.inuoe.jzon",
"cl-containers",
"cl-contextl",
"cl-cookie",
"cl-custom-hash-table",
"cl-dbi",
"cl-deflate",
"cl-dexador",
"cl-difflib",
"cl-dexador-test",
"cl-dissect",
"cl-djula",
"cl-do-urlencode",
"cl-djula-demo",
"cl-docudown",
"cl-documentation-utils",
"cl-drakma",
"cl-dynamic-classes",
"cl-drakma-test",
"cl-eager-future",
"cl-eager-future2",
"cl-easy-routes",
"cl-enchant",
"cl-eos",
"cl-esrap",
"cl-fad",
"cl-fare-quasiquote",
"cl-fare-utils",
"cl-fast-http",
"cl-fast-io",
"cl-fastcgi",
"cl-fiasco",
"cl-find-port",
"cl-fiveam",
"cl-flexi-streams",
"cl-float-features",
"cl-form-fiddle",
"cl-fset",
"cl-gendoc",
"cl-gettext",
"cl-global-vars",
"cl-gobject-introspection",
"cl-gopher",
"cl-history-tree",
"cl-html-diff",
"cl-html-encode",
"cl-http-body",
"cl-hu.dwim.asdf",
"cl-hu.dwim.stefil",
"cl-hunchentoot",
"cl-hunchentoot-errors",
"cl-idna",
"cl-ieee-floats",
"cl-in-nomine",
"cl-infix",
"cl-interpol",
"cl-introspect-environment",
"cl-iolib",
"cl-ironclad",
"cl-isaac",
"cl-iterate",
"cl-jonathan",
"cl-jpeg",
"cl-jpeg-turbo",
"cl-jpl-queues",
"cl-jpl-util",
"cl-js",
"cl-json",
"cl-kmrcl",
"cl-lack",
"cl-language-codes",
"cl-lass",
"cl-legion",
"cl-let-plus",
"cl-libuv",
"cl-lift",
"cl-lisp-namespace",
"cl-lisp-unit",
"cl-lisp-unit2",
"cl-lml2",
"cl-local-time",
"cl-locale",
"cl-postgres-plus-local-time",
"cl-lparallel",
"cl-lw-compat",
"cl-markdown",
"cl-markup",
"cl-marshal",
"cl-md5",
"cl-metabang-bind",
"cl-metacopy",
"cl-metatilities",
"cl-metatilities-base",
"cl-mgl-pax",
"cl-mimeparse",
"cl-mgl-pax-bootstrap",
"cl-dref",
"cl-dref-test",
"cl-mgl-pax-test",
"cl-misc-extensions",
"cl-mmap",
"cl-montezuma",
"cl-moptilities",
"cl-mt19937",
"cl-multilang-documentation",
"cl-mysql",
"cl-named-readtables",
"cl-nasdf",
"cl-named-readtables-test",
"cl-nclasses",
"cl-ndebug",
"cl-nfiles",
"cl-nhooks",
"cl-nibbles",
"cl-njson",
"cl-nkeymaps",
"cl-nodgui",
"cl-nsymbols",
"cl-opticl",
"cl-opticl-core",
"cl-optima",
"cl-osicat",
"cl-parachute",
"cl-parenscript",
"cl-parse-declarations",
"cl-parse-float",
"cl-parse-js",
"cl-parse-number",
"cl-parser-combinators",
"cl-phos",
"cl-plump",
"cl-plus-ssl",
"cl-png-read",
"cl-pngload",
"cl-postmodern",
"cl-pngload-test",
"cl-postgres",
"cl-ppcre",
"cl-prevalence",
"cl-ppcre-unicode",
"cl-proc-parse",
"cl-prompter",
"cl-prove",
"cl-ptester",
"cl-puri",
"cl-py-configparser",
"cl-pythonic-string-reader",
"cl-qrencode",
"cl-quri",
"cl-redis",
"cl-retrospectiff",
"cl-rfc2388",
"cl-routes",
"cl-rove",
"cl-rt",
"cl-rutils",
"cl-s-sysdeps",
"cl-rutils-test",
"cl-s-xml",
"cl-salza2",
"cl-serapeum",
"cl-should-test",
"cl-simple-tasks",
"cl-skippy",
"cl-slice",
"cl-slynk",
"cl-smart-buffer",
"cl-speedy-queue",
"cl-spinneret",
"cl-split-sequence",
"cl-sqlite",
"cl-static-vectors",
"cl-stefil",
"cl-str",
"cl-string-case",
"cl-swank",
"cl-swap-bytes",
"cl-symbol-munger",
"cl-syntax",
"cl-system-locale",
"cl-test-more",
"cl-tga",
"cl-thrift",
"cl-tld",
"cl-toot",
"cl-translate",
"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-gray-streams",
"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-rfc-1123",
"cl-trivial-shell",
"cl-trivial-sockets",
"cl-trivial-timeout",
"cl-trivial-types",
"cl-trivial-utf-8",
"cl-trivial-with-current-source-form",
"cl-try",
"cl-type-i",
"cl-uax-15",
"cl-uffi",
"cl-unicode",
"cl-unix-opts",
"cl-url-rewrite",
"cl-usocket",
"cl-utilities",
"cl-variates",
"cl-vom",
"cl-webengine",
"cl-webkit2",
"cl-who",
"cl-wookie",
"cl-xlunit",
"cl-xsubseq",
"cl-yacc",
"cl-zpb-exif",
"cl-zpng",
"cl-trivial-features-tests"
]
},
{
"type": "lib",
"ports": [
"fricas",
"maxima",
"maxima-devel",
"acl2"
]
}
]
},
{
"name": "rust-src",
"portdir": "lang/rust",
"version": "1.96.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": 1599
}
],
"variants": [
"mirror_all_architectures"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20"
]
},
{
"type": "lib",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "rust",
"portdir": "lang/rust",
"version": "1.96.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": 1599
}
],
"variants": [
"mirror_all_architectures"
],
"dependencies": [
{
"type": "build",
"ports": [
"python314",
"cmake",
"legacy-support",
"ninja",
"pkgconfig",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"zlib",
"libgit2",
"libunwind",
"curl",
"libiconv",
"openssl3"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"heddle",
"wezterm",
"binwalk",
"cargo",
"ratty",
"brusic",
"feedr",
"hittekaart",
"xp3-tool",
"py313-tiktoken",
"py314-tiktoken",
"rmux",
"atuin-server",
"perry",
"roto",
"sniffnet",
"epic-lore",
"wasm-tools",
"oak",
"alacritty",
"cargo-c",
"dtool",
"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",
"cjdns",
"dog",
"ffsend",
"gping",
"miniserve",
"newsboat",
"rustscan",
"teleport",
"websocat",
"xh",
"dijo",
"eureka",
"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",
"reddsaver",
"fif",
"onefetch",
"as-tree",
"hck",
"stylua",
"jwt-cli",
"coreutils-uutils",
"gitui",
"phetch",
"fnm",
"kdash",
"navi",
"viddy",
"git-cliff",
"organize-rt",
"yj",
"code-minimap",
"shisho",
"tv",
"tree-sitter-cli",
"committed",
"htmlq",
"gobang",
"drill",
"sad",
"mdbook",
"cargo-generate",
"sniffglue",
"genact",
"hurl",
"hgrep",
"nsh",
"ouch",
"py310-cryptography",
"py310-dulwich",
"doctave",
"git-absorb",
"py310-jellyfish",
"dominant_colours",
"tre-tree",
"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",
"prips",
"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",
"tabiew",
"doge",
"alcom",
"edit",
"brush",
"idevice_pair",
"py314-maturin",
"py314-orjson",
"sequoia-keystore",
"py314-dulwich",
"kibi",
"py314-cryptography",
"py314-pydantic_core",
"run",
"py313-cryptg",
"prek",
"py314-bcrypt",
"macdisp",
"py314-jellyfish",
"rustup",
"ruby40",
"weathr",
"display-switch",
"codex",
"deff",
"sem",
"py312-safetensors",
"py313-safetensors",
"py314-safetensors",
"blogtato",
"parqeye",
"py312-tokenizers",
"py313-tokenizers",
"py314-tokenizers",
"googleworkspace-cli",
"purl",
"horizon",
"mergiraf",
"git-stack",
"tombi",
"spotify-player",
"py-kornia-rs",
"py313-kornia-rs",
"py314-kornia-rs",
"mdfried",
"nfd2nfc",
"rpg",
"llmfit",
"snowemu",
"icann-rdap",
"kasane",
"wasm-component-ld",
"mp3rgain",
"fnox",
"cloudflare-speed-cli"
]
},
{
"type": "lib",
"ports": [
"p5.32-alien-rust",
"p5.28-alien-rust",
"p5.34-alien-rust",
"p5.30-alien-rust",
"racer"
]
},
{
"type": "run",
"ports": [
"py37-setuptools-rust",
"py38-setuptools-rust",
"py39-setuptools-rust",
"py313-setuptools-rust",
"py310-setuptools-rust",
"cargo-bootstrap",
"py311-setuptools-rust",
"cargo",
"py312-setuptools-rust",
"py36-setuptools-rust",
"py314-setuptools-rust"
]
}
]
},
{
"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": 28
}
],
"variants": [
"doc",
"gmp",
"jemalloc",
"universal",
"relative"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"cctools",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"libyaml",
"readline",
"zlib",
"openssl11",
"gdbm",
"libffi"
]
},
{
"type": "run",
"ports": [
"ruby_select"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"xapian-bindings-ruby30",
"rb30-base32",
"rb30-base_convert",
"rb30-bigdecimal",
"rb30-cane",
"rb30-code_metrics",
"rb30-colorize",
"rb30-colours",
"rb30-concurrent-ruby",
"rb30-cri",
"rb30-curb",
"rb30-erubi",
"rb30-escape",
"rb30-ffi",
"rb30-ffi-compiler",
"rb30-fsevent-legacy",
"rb30-gem-patch",
"rb30-gettext",
"rb30-git-ui",
"rb30-gmp",
"rb30-help_parser",
"rb30-hessian2",
"rb30-i18n",
"rb30-json",
"rb30-kramdown",
"rb30-llhttp-ffi",
"rb30-locale",
"rb30-matrix",
"rb30-method_source",
"rb30-mini_portile2",
"rb30-mustache",
"rb30-native-package-installer",
"rb30-net-ftp",
"rb30-net-dns",
"rb30-net-protocol",
"rb30-nokogiri",
"rb30-packable",
"rb30-parallel",
"rb30-path_expander",
"rb30-pkg-config",
"rb30-plist",
"rb30-posix-spawn",
"rb30-progressbar",
"rb30-racc",
"rb30-rake",
"rb30-rbon",
"rb30-red-colors",
"rb30-redcloth",
"rb30-require_all",
"rb30-rexml",
"rb30-rice",
"rb30-rmagick",
"rb30-roauth",
"rb30-ronn-ng",
"rb30-rubyzip",
"rb30-rufus-mnemo",
"rb30-such",
"rb30-super_random",
"rb30-text",
"rb30-thor",
"rb30-threach",
"rb30-timeout",
"rb30-totp",
"rb30-user_space",
"rb30-uuidtools",
"rb30-will_paginate",
"rb30-wirble",
"rb30-xml-simple",
"rb30-yaml_zlib_blowfish",
"rb30-zentest"
]
}
]
},
{
"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": 28
}
],
"variants": [
"doc",
"gmp",
"jemalloc",
"universal",
"relative"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"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-text",
"rb27-locale",
"xapian-bindings-ruby27",
"rb27-zentest",
"rb27-gettext",
"rb27-cmdparse",
"rb27-cri",
"rb27-fsevent-legacy",
"rb27-gem-patch",
"rb27-kramdown",
"rb27-mini_portile2",
"rb27-mustache",
"rb27-nokogiri",
"rb27-racc",
"rb27-rake",
"rb27-rdiscount",
"rb27-rmagick",
"rb27-ronn-ng",
"rb27-rubyzip",
"rb27-systemu",
"rb27-threach"
]
},
{
"type": "run",
"ports": [
"eplot"
]
}
]
},
{
"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": 28
}
],
"variants": [
"doc",
"gmp",
"jemalloc",
"universal",
"relative"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"libffi",
"libyaml",
"zlib",
"openssl11",
"readline",
"gdbm"
]
},
{
"type": "run",
"ports": [
"ruby_select"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"rb26-gettext",
"rb26-nokogiri",
"xapian-bindings-ruby26",
"rb26-text",
"rb26-gem-patch",
"rb26-locale",
"rb26-ronn-ng",
"munin",
"rb26-cmdparse",
"rb26-cri",
"rb26-kramdown",
"rb26-mini_portile2",
"rb26-mustache",
"rb26-rake",
"rb26-rdiscount",
"rb26-rmagick",
"rb26-rubyzip",
"rb26-systemu",
"rb26-threach",
"rb26-zentest"
]
}
]
},
{
"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-18",
"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",
"xapian-bindings-ruby25",
"rb25-text",
"rb25-gem-patch",
"rb25-locale",
"rb25-bundler",
"rb25-cri",
"rb25-kramdown",
"rb25-mini_portile2",
"rb25-mustache",
"rb25-rake",
"rb25-rdiscount",
"rb25-rmagick",
"rb25-rubyzip",
"rb25-threach",
"rb25-zentest"
]
}
]
},
{
"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-18",
"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",
"xapian-bindings-ruby24",
"rb24-gem-patch",
"rb24-bundler",
"rb24-kramdown",
"rb24-mini_portile2",
"rb24-mustache",
"rb24-rdiscount",
"rb24-rmagick",
"rb24-rubyzip",
"rb24-zentest"
]
}
]
},
{
"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-18",
"automake",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"libyaml",
"openssl10",
"zlib",
"readline",
"gdbm",
"libffi"
]
},
{
"type": "run",
"ports": [
"ruby_select"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"xapian-bindings-ruby23",
"swig-ruby",
"swig3-ruby",
"nicinfo",
"rb23-bundler",
"rb23-kramdown",
"rb23-rake",
"rb23-rmagick",
"rb23-zentest"
]
}
]
},
{
"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": [
"gmp",
"doc",
"mactk",
"jemalloc",
"universal",
"relative"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"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": "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-18",
"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": "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-18",
"automake",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"libyaml",
"ncurses",
"zlib",
"readline",
"openssl10",
"gdbm",
"libffi"
]
},
{
"type": "run",
"ports": [
"ruby_select"
]
}
],
"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-18",
"automake",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"libyaml",
"ncurses",
"openssl10",
"zlib",
"libiconv",
"readline",
"gdbm",
"libffi"
]
},
{
"type": "run",
"ports": [
"ruby_select"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"rb19-multi_json",
"rb19-rufus-mnemo",
"rb19-sass",
"rb19-configuration",
"rb19-excon",
"rb19-heroku",
"rb19-launchy",
"rb19-netrc",
"rb19-rest-client",
"rb19-em-websocket",
"rb19-eventmachine",
"rb19-guard-livereload",
"rb19-json",
"rb19-racc",
"rb19-rcairo",
"rb19-redcloth",
"rb19-thin",
"rb19-mime-types",
"rb19-pkg-config",
"rb19-wirble",
"rb19-xml-simple",
"rb19-will_paginate",
"taskjuggler",
"rb19-bundler",
"rb19-abstract",
"rb19-actionmailer",
"rb19-actionpack",
"rb19-activemodel",
"rb19-activerecord",
"rb19-activeresource",
"rb19-activesupport",
"rb19-addressable",
"rb19-archive-tar-minitar",
"rb19-arel",
"rb19-arrayfields",
"rb19-authlogic",
"rb19-bcat",
"rb19-builder",
"rb19-capybara",
"rb19-chronic",
"rb19-churn",
"rb19-columnize",
"rb19-compass",
"rb19-core_source",
"rb19-crack",
"rb19-cri",
"rb19-cucumber",
"rb19-cucumber-rails",
"rb19-culerity",
"rb19-daemons",
"rb19-database_cleaner",
"rb19-debug",
"rb19-debug-base",
"rb19-diff-lcs",
"rb19-dotenv",
"rb19-erubis",
"rb19-factory_girl",
"rb19-fattr",
"rb19-ffi",
"rb19-flay",
"rb19-flog",
"rb19-foreman",
"rb19-gherkin",
"rb19-gli",
"rb19-guard",
"rb19-haml",
"rb19-hassle",
"rb19-hirb",
"rb19-hoe",
"rb19-hoptoad_notifier",
"rb19-hpricot",
"rb19-httparty",
"rb19-i18n",
"rb19-linecache",
"rb19-mail",
"rb19-main",
"rb19-mecab",
"rb19-mechanize",
"rb19-metric_fu",
"rb19-mini_portile",
"rb19-mocha",
"rb19-mp3info",
"rb19-mysql",
"rb19-mustache",
"rb19-nanoc",
"rb19-nanoc3",
"rb19-nokogiri",
"rb19-parser",
"rb19-polyglot",
"rb19-parsetree",
"rb19-rack",
"rb19-rack-mount",
"rb19-rack-test",
"rb19-rails",
"rb19-rails_best_practices",
"rb19-railties",
"rb19-rainbow",
"rb19-rake",
"rb19-rcov",
"rb19-rdiscount",
"rb19-ronn",
"rb19-reek",
"rb19-rr",
"rb19-roodi",
"rb19-rspec",
"rb19-ruby2ruby",
"rb19-saikuro",
"rb19-rubyzip",
"rb19-sequel",
"rb19-selenium-webdriver",
"rb19-shoulda",
"rb19-sexp_processor",
"rb19-sinatra",
"rb19-sqlite3",
"rb19-taps",
"rb19-term-ansicolor",
"rb19-tins",
"rb19-thor",
"rb19-trac4r",
"rb19-treetop",
"rb19-tzinfo",
"rb19-trollop",
"rb19-uconv",
"rb19-unicorn",
"rb19-yajl",
"rb19-yahoo_weatherman"
]
}
]
},
{
"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-18"
]
},
{
"type": "lib",
"ports": [
"gdbm",
"ncurses",
"zlib",
"readline",
"libiconv",
"openssl10"
]
}
],
"depends_on": []
},
{
"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-18",
"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-net-ssh",
"rb-simple_oauth",
"rb-bones",
"rb-launchy",
"rb-rest-client",
"rb-redcloth",
"rb-locale",
"rb-pdumpfs",
"rb-rake",
"rb-gettext",
"rb-json_pure",
"sup",
"rb-twitter",
"rb-configuration",
"rb-eventmachine",
"rb-fcgi",
"rb-ferret",
"rb-json",
"rb-heroku",
"rb-narray",
"rb-ncurses-ruby",
"rb-rcairo",
"rb-tweetstream",
"rb-twitter-stream",
"rb-pkg-config",
"rb-rubytoc",
"rb-uuidtools",
"rb-net-ssh-gateway",
"rb-rubyinline",
"rb-xml-simple",
"rb-rexml",
"rb-archive-tar-minitar",
"rb-bee",
"rb-nitpick",
"rb-parsetree",
"rb-trollop",
"rb-lockfile",
"rb-mime-types",
"rb-rmail",
"rb-roauth",
"rb-arrayfields",
"rb-postgres",
"rb-crypt-isaac",
"rb-highline",
"pqa",
"subversion-rubybindings",
"kdewebdev",
"korundum",
"qtruby",
"rb-acl",
"rb-actionmailer",
"rb-actionpack",
"rb-actionwebservice",
"rb-activeldap",
"rb-activerecord",
"rb-activeresource",
"rb-activesupport",
"rb-acts_as_taggable",
"rb-aspectr",
"rb-audiofile",
"rb-bdb",
"rb-bioruby",
"rb-bitset",
"rb-builder",
"rb-bz2",
"rb-cache",
"rb-calendar",
"rb-capistrano",
"rb-captcha",
"rb-cgen",
"rb-cgi_multipart_eof_fix",
"rb-cgikit",
"rb-cocoa",
"rb-coderay",
"rb-compass",
"rb-cucumber",
"rb-cvs",
"rb-daemons",
"rb-devel-which",
"rb-diff-lcs",
"rb-div",
"rb-dnssd",
"rb-drb",
"rb-enum",
"rb-erubis",
"rb-fastthread",
"rb-flexmock",
"rb-flexo",
"rb-flickr",
"rb-fxruby",
"rb-gd2",
"rb-gem_plugin",
"rb-getopt-declare",
"rb-google",
"rb-haml",
"rb-haml-edge",
"rb-hmac",
"rb-hikidoc",
"rb-hpricot",
"rb-hoe",
"rb-htree",
"rb-http-access2",
"rb-http_parser",
"rb-hyperestraier",
"rb-io-reactor",
"rb-jabber4r",
"rb-kwartz",
"rb-lafcadio",
"rb-lazylist",
"rb-ldap",
"rb-libxml2",
"rb-log4r",
"rb-madeleine",
"rb-mecab",
"rb-memcache",
"rb-mindi",
"rb-mini_portile",
"rb-minitest",
"rb-mocha",
"rb-mofo",
"rb-mongrel",
"rb-mongrel_cluster",
"rb-msgpack",
"rb-multiton",
"rb-nanoc",
"rb-nanoc3",
"rb-net-irc",
"rb-net-pingsimple",
"rb-net-scp",
"rb-net-sftp",
"rb-net-yail",
"rb-netaddr",
"rb-nfsstore",
"rb-notificationcenter",
"rb-observable",
"rb-odbc",
"rb-og",
"rb-opengl",
"rb-password",
"rb-pcap",
"rb18-pdumpfs",
"rb-pluginfactory",
"rb-polyglot",
"rb-preferences",
"rb-product",
"rb-rack",
"rb-rails",
"rb18-rake",
"rb-rbot",
"rb-rcov",
"rb-rdtool",
"rb-rflickr",
"rb-rgl",
"rb-rio",
"rb-rrb",
"rb-rspec",
"rb-rspec-rails",
"rb-rss",
"rb-rttool",
"rb-ruby-debug",
"rb-ruby-debug-base",
"rb-ruby-openid",
"rb-rubycon",
"rb-rubygems",
"rb-runt",
"rb-session",
"rb-shout",
"rb-slave",
"rb-snmp",
"rb-sqlite",
"rb-sqlite3",
"rb-stomp",
"rb-stream",
"rb-sys-host",
"rb-sys-uname",
"rb-sys-uptime",
"rb-technorati-ruby",
"rb-term-ansicolor",
"rb-termios",
"rb-text-format",
"rb-tokyocabinet-ruby",
"rb-treetop",
"rb-uconv",
"rb-vorbisfile",
"rb-webfetcher",
"rb-webunit",
"rb-xml-xpath",
"rb-xmlparser",
"rb-xslt",
"xmlresume2x",
"rb-image_science",
"facter",
"puppet"
]
},
{
"type": "run",
"ports": [
"metasploit3"
]
}
]
},
{
"name": "rpcgen-mt",
"portdir": "lang/rpcgen-mt",
"version": "1.4.4",
"license": "BSD",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/thkukuk/rpcsvc-proto",
"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": [
"gettext",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "fetch",
"ports": [
"subversion"
]
},
{
"type": "lib",
"ports": [
"gettext-runtime"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"octave-instrument-control"
]
}
]
},
{
"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-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"kaffe"
]
}
],
"depends_on": []
},
{
"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-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"THE"
]
}
]
},
{
"name": "rakudo",
"portdir": "lang/rakudo",
"version": "2026.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": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"perl5",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"MoarVM",
"nqp"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"panda"
]
},
{
"type": "run",
"ports": [
"panda"
]
}
]
},
{
"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-18"
]
},
{
"type": "lib",
"ports": [
"colm"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"trojita",
"textmate2",
"gpick",
"hyperscan",
"vectorscan",
"ohcount",
"ackmate"
]
},
{
"type": "lib",
"ports": [
"lib2geom-devel",
"lib2geom",
"rspamd",
"openscad",
"openscad-devel"
]
}
]
},
{
"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-18"
]
},
{
"type": "lib",
"ports": [
"libyaml",
"qore"
]
}
],
"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-18"
]
},
{
"type": "lib",
"ports": [
"qore",
"xmlsec"
]
}
],
"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-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-18"
]
},
{
"type": "lib",
"ports": [
"ossp-uuid",
"qore"
]
}
],
"depends_on": []
},
{
"name": "qore-ssh2-module",
"portdir": "lang/qore-ssh2-module",
"version": "1.4.2",
"license": "(LGPL-2.1 or MIT)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://qore.org",
"description": "ssh2 module for Qore",
"long_description": "Module providing access to the ssh2 protocol including sftp support",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "davidnichols",
"github": "davidnich",
"ports_count": 26
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libssh2",
"qore"
]
}
],
"depends_on": []
},
{
"name": "qore-sqlite3-module",
"portdir": "lang/qore-sqlite3-module",
"version": "1.0.2",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://qore.org",
"description": "SQLite3 module for Qore",
"long_description": "Module providing communication with sqlite3 DBs from Qore",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "davidnichols",
"github": "davidnich",
"ports_count": 26
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"sqlite3",
"qore"
]
}
],
"depends_on": []
},
{
"name": "qore-qt4-module",
"portdir": "lang/qore-qt4-module",
"version": "0.1.0",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://qore.org",
"description": "Qt4 module for Qore",
"long_description": "Module allowing to use Qt4 toolkit from the Qore Programming Language",
"active": false,
"categories": [
"lang"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"qt4-mac",
"qore"
]
}
],
"depends_on": []
},
{
"name": "qore-pgsql-module",
"portdir": "lang/qore-pgsql-module",
"version": "3.1.1",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://qore.org",
"description": "PostgreSQL module for Qore",
"long_description": "Module allowing communication with PostgreSQL DBs from the Qore Programming Language",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "davidnichols",
"github": "davidnich",
"ports_count": 26
}
],
"variants": [
"postgresql10",
"postgresql11",
"postgresql12",
"postgresql13",
"postgresql14",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"qore",
"postgresql14"
]
}
],
"depends_on": []
},
{
"name": "qore-oracle-module",
"portdir": "lang/qore-oracle-module",
"version": "3.3.2",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://qore.org",
"description": "Oracle module for Qore",
"long_description": "Module allowing communication with Oracle DBs from the Qore Programming Language",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "davidnichols",
"github": "davidnich",
"ports_count": 26
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"oracle-instantclient",
"qore"
]
}
],
"depends_on": []
},
{
"name": "qore-openldap-module",
"portdir": "lang/qore-openldap-module",
"version": "1.2.3",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://qore.org",
"description": "openldap module for Qore",
"long_description": "Module providing an LDAP API 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": [
"openldap",
"qore"
]
}
],
"depends_on": []
},
{
"name": "qore-opengl-module",
"portdir": "lang/qore-opengl-module",
"version": "0.0.3",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://qore.org",
"description": "OpenGL module for Qore",
"long_description": "Module provides an OpenGL API to Qore",
"active": false,
"categories": [
"lang"
],
"maintainers": [
{
"name": "davidnichols",
"github": "davidnich",
"ports_count": 26
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"qore",
"libGLU",
"mesa"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"qore-glut-module"
]
}
]
},
{
"name": "qore-ncurses-module",
"portdir": "lang/qore-ncurses-module",
"version": "0.2.1",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://qore.org",
"description": "ASN.1 module for Qore",
"long_description": "Module providing ncurses functionality for terminal I/O in Qore",
"active": false,
"categories": [
"lang"
],
"maintainers": [
{
"name": "davidnichols",
"github": "davidnich",
"ports_count": 26
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"ncurses",
"qore"
]
}
],
"depends_on": []
},
{
"name": "qore-mysql-module",
"portdir": "lang/qore-mysql-module",
"version": "2.1",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://qore.org",
"description": "MySQL module for Qore",
"long_description": "Module allowing communication with MySQL and MySQL-compatible DBs from the Qore Programming Language",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "davidnichols",
"github": "davidnich",
"ports_count": 26
}
],
"variants": [
"mariadb",
"mariadb105",
"mariadb106",
"mariadb107",
"mariadb108",
"mariadb109",
"mariadb1010",
"mariadb1011",
"mysql57",
"mysql80",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"qore",
"mariadb-10.11"
]
}
],
"depends_on": []
},
{
"name": "qore-json-module",
"portdir": "lang/qore-json-module",
"version": "1.9.0",
"license": "(LGPL-2.1 or MIT)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://qore.org",
"description": "json module for Qore",
"long_description": "Module providing JSON and JSON-RPC 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"
]
}
],
"depends_on": []
}
]
}