HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50278,
"next": "https://ports.macports.org/api/v1/ports/?format=api&page=921",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&page=919",
"results": [
{
"name": "cupl",
"portdir": "lang/cupl",
"version": "1.10",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.catb.org/~esr/cupl/",
"description": "CUPL/CORC interpreter",
"long_description": "Interpreter for the archaic CUPL and CORC programming languages. Includes full documentation and a chrestomathy of programs.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"bison",
"clang-14"
]
}
],
"depends_on": []
},
{
"name": "crystal",
"portdir": "lang/crystal",
"version": "1.18.2",
"license": "Apache-2",
"platforms": "{darwin >= 19}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://crystal-lang.org",
"description": "Crystal programming language",
"long_description": "Crystal is a fast, compiled programming language with a Ruby-inspired syntax.",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "makr",
"github": "mohd-akram",
"ports_count": 82
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"libiconv",
"libffi",
"boehmgc",
"llvm-21",
"pcre2"
]
},
{
"type": "run",
"ports": [
"libxml2",
"zlib",
"gmp",
"libevent",
"libyaml",
"openssl",
"pkgconfig"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"amber",
"shards",
"frightcrawler"
]
}
]
},
{
"name": "cppreference",
"portdir": "lang/cppreference",
"version": "20250209",
"license": "GFDL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cppreference.com/",
"description": "C++ reference pages (and Doxygen tags files)",
"long_description": "C++ reference pages (and Doxygen tags files). Offline version.",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 221
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": []
},
{
"name": "cppman",
"portdir": "lang/cppman",
"version": "0.5.9",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aitjcize/cppman",
"description": "C++ 98/11/14/17/20 manual page fetcher / interface.",
"long_description": "C++ 98/11/14/17/20 manual page fetcher / interface. Sourced from cplusplus.com and cppreference.com.",
"active": true,
"categories": [
"devel",
"lang"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 221
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"clang-17",
"py313-build",
"py313-installer",
"py313-setuptools"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-beautifulsoup4",
"py313-html5lib",
"groff"
]
}
],
"depends_on": []
},
{
"name": "coq",
"portdir": "lang/coq",
"version": "8.13.2",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://coq.inria.fr/",
"description": "Proof assistant for higher-order logic",
"long_description": "Coq is a proof assistant for higher-order logic, which allows the development of computer programs consistent with their formal specification. It is developed using OCaml and Camlp4.",
"active": true,
"categories": [
"lang",
"math"
],
"maintainers": [
{
"name": "pmetzger",
"github": "pmetzger",
"ports_count": 23
}
],
"variants": [
"doc",
"coqide"
],
"dependencies": [
{
"type": "build",
"ports": [
"ocaml-findlib",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ocaml",
"ocaml-zarith"
]
}
],
"depends_on": []
},
{
"name": "colm",
"portdir": "lang/colm",
"version": "0.14.7",
"license": "MIT",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "http://www.colm.net/open-source/colm/",
"description": "Programming language for analysis and transformation.",
"long_description": "Colm is a programming language designed for the analysis and transformation of computer languages. Colm is influenced primarily by TXL. It is in the family of program transformation languages.",
"active": true,
"categories": [
"devel",
"lang"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"pkgconfig",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ragel-devel",
"ragel"
]
}
]
},
{
"name": "cm3",
"portdir": "lang/cm3",
"version": "5.2.6",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://modula3.elegosoft.com/cm3",
"description": "Critical Mass Modula-3 Compiler",
"long_description": "CM3 5.2 is an open source release of Critical Mass Modula-3. It is a complete easy-to-use and easy-to-install Modula-3 system that contains considerable enhancements over its ancestor DEC SRC Modula-3.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cvsup"
]
}
]
},
{
"name": "clojure-contrib-devel",
"portdir": "lang/clojure-contrib-devel",
"version": "git-20100220",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://clojure.org/",
"description": "The Clojure programming language (development) - Contrib",
"long_description": "This is a development snapshot of the user contributions library for the Clojure programming language. It is a collection of namespaces implementing features that may be useful to a large part of the Clojure community.",
"active": true,
"categories": [
"lang",
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clojure",
"clang-9.0"
]
},
{
"type": "fetch",
"ports": [
"git"
]
}
],
"depends_on": []
},
{
"name": "clojure-contrib",
"portdir": "lang/clojure-contrib",
"version": "1.2.0",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://clojure.org",
"description": "The Clojure programming language - Contrib",
"long_description": "This is the user contributions library for the Clojure programming language. It is a collection of namespaces implementing features that may be useful to a large part of the Clojure community.",
"active": true,
"categories": [
"lang",
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clojure",
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "clojure",
"portdir": "lang/clojure",
"version": "1.12.4.1582",
"license": "EPL-1",
"platforms": "any",
"epoch": 20110929,
"replaced_by": null,
"homepage": "https://clojure.org",
"description": "The Clojure programming language",
"long_description": "Clojure is a dynamic programming language for the JVM. It is interactive, yet compiled, with a robust infrastructure for concurrency. It is a functional dialect of Lisp, with a rich set of immutable, persistent data structures and a macro system.",
"active": true,
"categories": [
"lang",
"java"
],
"maintainers": [
{
"name": "jtrtik",
"github": "jtrtik",
"ports_count": 1
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"clojure-contrib",
"clojure-contrib-devel"
]
},
{
"type": "lib",
"ports": [
"clojure-lsp"
]
}
]
},
{
"name": "clisp",
"portdir": "lang/clisp",
"version": "2.50.0-20241112",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://clisp.sourceforge.io",
"description": "The CLISP ANSI Common Lisp Implementation",
"long_description": "CLISP is a Common Lisp implementation by Bruno Haible, then of Karlsruhe University, and Michael Stoll, then of Munich University, both in Germany. It implements the language described in the ANSI Common Lisp standard with many extensions. CLISP includes an interpreter, a compiler, a debugger, CLOS, MOP, a foreign language interface, i18n, POSIX and Perl regular expressions, a socket interface, fast bignums, arbitrary precision floats, and more. An X11 interface is available through CLX, Garnet and CLUE/CLIO. Command line editing is provided by readline. CLISP runs Maxima, ACL2 and many other Common Lisp packages.",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "easieste",
"github": "easye",
"ports_count": 15
}
],
"variants": [
"threads"
],
"dependencies": [
{
"type": "build",
"ports": [
"ghostscript",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libsigsegv",
"ffcall",
"libunistring",
"readline",
"gettext"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"cl-zpng",
"cl-slynk",
"cl-yacc",
"cl-zpb-exif",
"cl-ironclad",
"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-hunchentoot",
"cl-lass",
"cl-local-time",
"cl-parachute",
"cl-postgres-plus-local-time",
"cl-rove",
"cl-str",
"cl-trivial-gray-streams",
"cl-usocket",
"cl-who",
"cl-colors2",
"cl-alexandria",
"cl-base64",
"cl-calispel",
"cl-chipz",
"cl-clsql",
"cl-clunit2",
"cl-dissect",
"cl-docudown",
"cl-eager-future",
"cl-eager-future2",
"cl-gobject-introspection",
"cl-html-encode",
"cl-infix",
"cl-jpl-util",
"cl-jpl-queues",
"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-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-cffi-gtk",
"cl-blackbird",
"cl-change-case",
"cl-checkl",
"cl-clack",
"cl-clss",
"cl-cluffer",
"cl-clump",
"cl-collectors",
"cl-colors",
"cl-com.gigamonkeys.binary-data",
"cl-cookie",
"cl-dbi",
"cl-custom-hash-table",
"cl-deflate",
"cl-dexador",
"cl-dexador-test",
"cl-difflib",
"cl-do-urlencode",
"cl-drakma",
"cl-dynamic-classes",
"cl-drakma-test",
"cl-enchant",
"cl-eos",
"cl-fad",
"cl-fare-quasiquote",
"cl-fare-utils",
"cl-fast-http",
"cl-fiasco",
"cl-find-port",
"cl-form-fiddle",
"cl-gendoc",
"cl-gettext",
"cl-global-vars",
"cl-gopher",
"cl-html-diff",
"cl-hu.dwim.asdf",
"cl-hu.dwim.stefil",
"cl-hunchentoot-errors",
"cl-idna",
"cl-interpol",
"cl-iolib",
"cl-isaac",
"cl-jonathan",
"cl-jpeg",
"cl-jpeg-turbo",
"cl-js",
"cl-json",
"cl-lack",
"cl-legion",
"cl-let-plus",
"cl-libuv",
"cl-lift",
"cl-lisp-namespace",
"cl-lisp-unit",
"cl-lisp-unit2",
"cl-log4cl",
"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-mysql",
"cl-named-readtables",
"cl-named-readtables-test",
"cl-nasdf",
"cl-nclasses",
"cl-ndebug",
"cl-nfiles",
"cl-nhooks",
"cl-njson",
"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-png-read",
"cl-postmodern",
"cl-pngload",
"cl-postgres",
"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-tga",
"cl-test-more",
"cl-thrift",
"cl-tld",
"cl-toot",
"cl-trivial-arguments",
"cl-trivial-backtrace",
"cl-trivial-benchmark",
"cl-trivial-clipboard",
"cl-trivial-cltl2",
"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-uax-15",
"cl-unicode",
"cl-unix-opts",
"cl-url-rewrite",
"cl-vom",
"cl-wookie",
"cl-xsubseq"
]
},
{
"type": "lib",
"ports": [
"xindy",
"swig3-clisp",
"swig-clisp"
]
}
]
},
{
"name": "chicken",
"portdir": "lang/chicken",
"version": "5.4.0",
"license": "BSD and public-domain",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.call-cc.org/",
"description": "Compiler for the Scheme programming language",
"long_description": "Chicken produces portable, efficient C, supports almost all of the current Scheme language standard, the Revised5 Report on the Algorithmic Language Scheme (R5RS), and includes many enhancements and extensions.",
"active": true,
"categories": [
"lang",
"scheme"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"swig-chicken",
"swig3-chicken"
]
}
]
},
{
"name": "chez-scheme",
"portdir": "lang/chez-scheme",
"version": "10.3.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cisco.github.io/ChezScheme/",
"description": "Chez Scheme",
"long_description": "Chez Scheme is both a programming language and an implementation of that language, with supporting tools and documentation.",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "makr",
"github": "mohd-akram",
"ports_count": 82
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"lz4",
"zlib",
"ncurses",
"libiconv"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"idris2"
]
}
]
},
{
"name": "chapel",
"portdir": "lang/chapel",
"version": "1.20.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://chapel.cray.com/",
"description": "parallel programming language",
"long_description": "Chapel is a new parallel programming language being developed by Cray Inc. as part of the DARPA-led High Productivity Computing Systems program (HPCS).",
"active": true,
"categories": [
"science",
"lang",
"parallel"
],
"maintainers": [
{
"name": "takeshi",
"github": "tenomoto",
"ports_count": 54
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"python311",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "ccl",
"portdir": "lang/ccl",
"version": "1.12.2",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Clozure/ccl",
"description": "The Clozure Common Lisp Implementation",
"long_description": "Clozure CL is an open source Common Lisp implementation. Clozure CL used to be called OpenMCL. It is also sometimes called CCL. You will see the three names being used interchangeably.",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "easieste",
"github": "easye",
"ports_count": 15
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"cl-com.inuoe.jzon",
"cl-ironclad",
"cl-slynk",
"cl-access",
"cl-3bmd",
"cl-bordeaux-threads",
"cl-chunga",
"cl-closer-mop",
"cl-colorize",
"cl-cffi",
"cl-containers",
"cl-djula",
"cl-fiveam",
"cl-esrap",
"cl-flexi-streams",
"cl-float-features",
"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-who",
"cl-colors2",
"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-cffi-gtk",
"cl-blackbird",
"cl-change-case",
"cl-circular-streams",
"cl-checkl",
"cl-clss",
"cl-cluffer",
"cl-clump",
"cl-collectors",
"cl-colors",
"cl-com.gigamonkeys.binary-data",
"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-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-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-log4cl",
"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-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-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-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-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-wookie",
"cl-xsubseq",
"cl-yacc",
"cl-zpb-exif",
"cl-zpng"
]
}
]
},
{
"name": "cccc",
"portdir": "lang/cccc",
"version": "3.1.4",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://cccc.sourceforge.net/",
"description": "tool for measurement of source code related metrics",
"long_description": "tool for measurement of source code related metrics",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "cc65",
"portdir": "lang/cc65",
"version": "2.19",
"license": "zlib",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cc65.github.io",
"description": "6502 C compiler",
"long_description": "cc65 is a complete cross development package for 65(C)02 systems, including a powerful macro assembler, a C compiler, linker, librarian and several other tools.",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"docs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "cbmbasic",
"portdir": "lang/cbmbasic",
"version": "1.0",
"license": "BSD",
"platforms": "darwin freebsd linux",
"epoch": 1,
"replaced_by": null,
"homepage": "http://cbmbasic.sourceforge.net/",
"description": "Commodore BASIC",
"long_description": "This is a 100% compatible version of Commodore's version of Microsoft BASIC 6502 as found on the Commodore 64. You can use it in interactive mode or pass a BASIC file as a command line parameter.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "castxml",
"portdir": "lang/castxml",
"version": "0.6.13",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 20190718,
"replaced_by": null,
"homepage": "https://github.com/CastXML/CastXML",
"description": "CastXML is a C-family abstract syntax tree XML output tool.",
"long_description": "CastXML is a C-family abstract syntax tree XML output tool.",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2850
}
],
"variants": [
"debug",
"clang60",
"clang70",
"clang80",
"clang90",
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang20",
"clang21",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libedit",
"libffi",
"ncurses",
"zlib",
"llvm-21",
"clang-21",
"libxml2",
"zstd"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py310-InsightToolkit",
"py311-InsightToolkit",
"py312-InsightToolkit",
"py313-InsightToolkit",
"py310-InsightToolkit4",
"py311-InsightToolkit4",
"py312-InsightToolkit4",
"py313-InsightToolkit4"
]
},
{
"type": "lib",
"ports": [
"py37-pygccxml",
"py38-pygccxml",
"py39-pygccxml",
"py310-pygccxml",
"py311-pygccxml",
"py312-pygccxml",
"py313-pygccxml",
"py27-pygccxml",
"py35-pygccxml",
"py36-pygccxml"
]
}
]
},
{
"name": "camlp5",
"portdir": "lang/camlp5",
"version": "8.03.01",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://camlp5.github.io/",
"description": "Camlp5 is a preprocessor-pretty-printer of OCaml.",
"long_description": "Camlp5 is a preprocessor and pretty-printer for OCaml programs. It also provides parsing and printing tools. As a preprocessor, it allows to: extend the syntax of OCaml, redefine the whole syntax of the language. As a pretty printer, it allows to: display OCaml programs in an elegant way, convert from one syntax to another, check the results of syntax extensions. Camlp5 also provides some parsing and pretty printing tools: extensible grammars, extensible printers, stream parsers and lexers pretty print module. It works as a shell command and can also be used in the OCaml toplevel.",
"active": true,
"categories": [
"lang",
"ocaml"
],
"maintainers": [
{
"name": "pmetzger",
"github": "pmetzger",
"ports_count": 23
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"perl5",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ocaml",
"ocaml-findlib",
"ocaml-re",
"ocaml-camlp-streams",
"ocaml-rresult",
"ocaml-fmt",
"ocaml-bos",
"ocaml-camlp5-buildscripts"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ocaml-cudf",
"ledit",
"geneweb"
]
}
]
},
{
"name": "cabal",
"portdir": "lang/cabal",
"version": "3.16.0.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.haskell.org/cabal",
"description": "Haskell Cabal: Common Architecture for Building Applications and Libraries",
"long_description": "Cabal is a system for building and packaging Haskell libraries and programs. It defines a common interface for package authors and distributors to easily build their applications in a portable way. Cabal is part of a larger infrastructure for distributing, organizing, and cataloging Haskell libraries and programs.",
"active": true,
"categories": [
"devel",
"lang",
"haskell"
],
"maintainers": [
{
"name": "s.t.smith",
"github": "essandess",
"ports_count": 37
}
],
"variants": [
"prebuilt"
],
"dependencies": [
{
"type": "build",
"ports": [
"cctools",
"openssl",
"file",
"grep",
"gsed",
"cabal-prebuilt",
"ghc-prebuilt",
"clang-17",
"python313",
"py313-setuptools",
"py313-tz",
"py313-zipp",
"py313-importlib-metadata",
"py313-yaml",
"py313-sphinx_rtd_theme",
"py313-sphinx",
"py313-parsing",
"py313-sphinxnotes-strike",
"py313-sphinx-jsonschema"
]
},
{
"type": "lib",
"ports": [
"zlib",
"alex",
"cctools",
"gmp",
"happy",
"hscolour",
"ld64",
"pkgconfig",
"ghc",
"curl",
"wget",
"libiconv"
]
},
{
"type": "patch",
"ports": [
"cabal-prebuilt",
"ghc-prebuilt"
]
},
{
"type": "run",
"ports": [
"curl",
"wget"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"haskell-stan",
"cpphs",
"matterhorn",
"lhs2tex",
"hindent",
"adblock2privoxy",
"shellcheck",
"pandoc",
"HaXml",
"hlint",
"ihaskell",
"pure-gen",
"haskell-language-server",
"aeson-pretty"
]
},
{
"type": "patch",
"ports": [
"cpphs",
"pure-gen",
"shellcheck",
"haskell-stan",
"hindent",
"HaXml",
"aeson-pretty",
"matterhorn",
"lhs2tex",
"adblock2privoxy",
"pandoc",
"hlint",
"haskell-language-server",
"ihaskell"
]
},
{
"type": "run",
"ports": [
"haskell-language-server"
]
}
]
},
{
"name": "boo",
"portdir": "lang/boo",
"version": "0.9.1.3287",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://boo.codehaus.org/",
"description": "object oriented statically typed programming language for CLI",
"long_description": "Boo is a new object oriented statically typed programming language for the Common Language Infrastructure with a Python-inspired syntax and a special focus on language and compiler extensibility.",
"active": true,
"categories": [
"lang",
"mono"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"nant",
"pkgconfig",
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"mono"
]
}
],
"depends_on": []
},
{
"name": "blassic",
"portdir": "lang/blassic",
"version": "0.10.0",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://blassic.net/",
"description": "Blassic is a classic Basic interpreter",
"long_description": "Blassic is a classic Basic interpreter. The line numbers are mandatory, and it has PEEK & POKE. The main goal is to execute programs written in old interpreters, even those that use peculiar control flow constructs or automodifiable code. However, it can be used as a scripting language, and has some not-so-classic instructions. It has graphics modes that are compatible with some classic systems and user defined.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"ncurses"
]
}
],
"depends_on": []
},
{
"name": "binaryen",
"portdir": "lang/binaryen",
"version": "125",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/WebAssembly/binaryen",
"description": "compiler and toolchain infrastructure library for WebAssembly",
"long_description": "Binaryen is a compiler and toolchain infrastructure library for WebAssembly.",
"active": true,
"categories": [
"devel",
"lang"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1504
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"python313",
"clang-20"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"emscripten"
]
}
]
},
{
"name": "bigloo",
"portdir": "lang/bigloo",
"version": "3.8c",
"license": "(GPL-2+ or LGPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www-sop.inria.fr/mimosa/fp/Bigloo/",
"description": "Bigloo is a fast Scheme implementation.",
"long_description": "Bigloo is a Scheme implementation devoted to one goal: enabling Scheme based programming style where C(++) is usually required. Bigloo attempts to make Scheme practical by offering features usually presented by traditional programming languages but not offered by Scheme and functional programming. Bigloo compiles Scheme modules. It delivers small and fast standalone binary executables. Bigloo enables full connections between Scheme and C programs, between Scheme and Java programs, and between Scheme and C# programs.",
"active": true,
"categories": [
"lang",
"scheme"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "bf2c",
"portdir": "lang/bf2c",
"version": "1.3.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://rene-ladan.nl/bf2c/",
"description": "optimizing BrainF*ck to C compiler",
"long_description": "BrainF*ck is a minimalistic but Turing complete programming language devised by Urban Mueller. It is oriented around a tape, a read/write head, an input device and an output device. This program converts Brainf*ck source into C, while attempting to optimize.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "berkeley_upc",
"portdir": "lang/berkeley_upc",
"version": "2.22.3",
"license": "BSD and LGPL and GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://upc.lbl.gov/",
"description": "Unified Parallel C runtime",
"long_description": "This is the runtime component of the Berkeley UPC compiler. It also contains the 'upcc' front end to the UPC compilation system.",
"active": true,
"categories": [
"science",
"lang",
"parallel"
],
"maintainers": [
{
"name": "takeshi",
"github": "tenomoto",
"ports_count": 54
}
],
"variants": [
"clang10",
"clang11",
"clang12",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"gcc10",
"gcc11",
"gcc5",
"gcc6",
"gcc7",
"gcc8",
"gcc9",
"gccdevel",
"mpich",
"openmpi"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5",
"upc"
]
}
],
"depends_on": []
},
{
"name": "beancount.el",
"portdir": "lang/beancount.el",
"version": "20210303",
"license": "GPL-3+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/beancount/beancount-mode",
"description": "Beancount mode for Emacs",
"long_description": "an Emacs major-mode implementing syntax highlighting, indentation, completion, and other facilities to edit and work with Beancount ledger files.",
"active": true,
"categories": [
"lang",
"editors"
],
"maintainers": [
{
"name": "l2dy",
"github": "l2dy",
"ports_count": 97
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"emacs"
]
}
],
"depends_on": []
},
{
"name": "bashforth",
"portdir": "lang/bashforth",
"version": "0.63a",
"license": "GPL-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Bushmills/Bashforth",
"description": "a Forth interpreter written in Bash",
"long_description": "Bashforth is a Forth interpreter written entirely in the Bash scripting language. Its virtual machine makes use of string threaded code. Because its source code doesn't need to be compiled, it is highly portable (to any platform running Bash).",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
}
],
"depends_on": []
},
{
"name": "asn1c",
"portdir": "lang/asn1c",
"version": "0.9.28",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://lionet.info/asn1c/",
"description": "ASN.1 to C compiler",
"long_description": "The asn1c is a Free ASN.1 to C compiler. It supports a wide range of ASN.1 syntaxes, including ISO/IEC/ITU ASN.1 1988, 1994, 1997, 2002 and later amendments. The basic supported syntax is ITU-T Rec. X.690 | ISO/IEC 8825-1 (2002).",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "argh",
"portdir": "lang/argh",
"version": "0.2.3",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.sha-bang.de/index.php?page=13_eso",
"description": "an interpreter for the GOTO languages Argh! and Aargh!",
"long_description": "an interpreter for the GOTO languages Argh! and Aargh!",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "apple-gcc42",
"portdir": "lang/apple-gcc42",
"version": "5666.3",
"license": "(GPL-2+ or Permissive)",
"platforms": "{darwin < 16}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://opensource.apple.com/",
"description": "Apple's version of gcc 4.2",
"long_description": "Apple's version of the GNU compiler collection, version 4.2. Supports C, Objective-C, and C++",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "jeremyhu",
"github": "jeremyhu",
"ports_count": 289
}
],
"variants": [
"gpl3",
"bootstrap",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"cctools",
"ld64"
]
},
{
"type": "run",
"ports": [
"gcc_select"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"gettext-bootstrap",
"gperf-bootstrap",
"pkgconfig-bootstrap",
"libiconv-bootstrap",
"ncurses-bootstrap",
"python27-bootstrap",
"mythtv-core.27",
"xz-bootstrap"
]
}
]
},
{
"name": "apple-gcc40",
"portdir": "lang/apple-gcc40",
"version": "5494",
"license": "GPL-2",
"platforms": "{darwin < 13}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://opensource.apple.com/",
"description": "Apple's version of gcc 4.0",
"long_description": "Apple's version of the GNU compiler collection, version 4.0. Supports C and Objective-C only.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "antlr4-cpp-runtime",
"portdir": "lang/antlr4-cpp-runtime",
"version": "4.13.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/antlr/antlr4",
"description": "ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.",
"long_description": "ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files. It's widely used to build languages, tools, and frameworks. From a grammar, ANTLR generates a parser that can build parse trees and also generates a listener interface (or visitor) that makes it easy to respond to the recognition of phrases of interest.",
"active": true,
"categories": [
"devel",
"lang"
],
"maintainers": [
{
"name": "emcrisostomo",
"github": "emcrisostomo",
"ports_count": 165
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"hostage"
]
}
]
},
{
"name": "antlr3",
"portdir": "lang/antlr3",
"version": "3.5.3",
"license": "unknown",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.antlr3.org/",
"description": "antlr is ANother Tool for Language Recognition",
"long_description": "ANTLR, ANother Tool for Language Recognition, is a language tool that provides a framework for constructing recognizers, compilers, and translators from grammatical descriptions containing Java, C#, or C++ actions.",
"active": true,
"categories": [
"lang",
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"cassandra"
]
}
]
},
{
"name": "antlr",
"portdir": "lang/antlr",
"version": "2.7.7",
"license": "public-domain",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.antlr2.org/",
"description": "antlr is ANother Tool for Language Recognition",
"long_description": "This is ANTLR version 2, ANother Tool for Language Recognition. ANTLR is a language tool that provides a framework for constructing recognizers, compilers, and translators from grammatical descriptions containing Java, C#, or C++ actions.",
"active": true,
"categories": [
"lang",
"java"
],
"maintainers": [
{
"name": "dave.allured",
"github": "Dave-Allured",
"ports_count": 9
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"openjdk17"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"libxdkwrl",
"gnu-classpath",
"nco"
]
},
{
"type": "lib",
"ports": [
"poxml"
]
}
]
},
{
"name": "algol68g",
"portdir": "lang/algol68g",
"version": "3.10.7",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jmvdveer.home.xs4all.nl/algol.html",
"description": "Algol 68 implementation as defined by the Revised Report",
"long_description": "Algol68G is an implementation of Algol 68 as defined by the Revised Report. It ranks among the most complete implementations of the language.",
"active": true,
"categories": [
"devel",
"lang",
"algol"
],
"maintainers": [],
"variants": [
"compiler",
"native",
"plotutils",
"postgresql",
"R",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"autoconf-archive",
"automake",
"libtool",
"pkgconfig",
"grep",
"autoconf"
]
},
{
"type": "lib",
"ports": [
"mpfr",
"ncurses",
"readline",
"gsl",
"gmp"
]
}
],
"depends_on": []
},
{
"name": "alan",
"portdir": "lang/alan",
"version": "0.1.23",
"license": "Apache-2 and AGPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://alan-lang.org",
"description": "The Alan Programming Language",
"long_description": "The Alan Programming Language: The alan compiler and runtime can parallelize your code without concurrent or asynchronous programming (threads, promises, channels, etc) by only allowing iteration and recursion that is guaranteed to halt (e.g. no while (true) {} loops)",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1019
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"yarn",
"python27",
"rust",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "abcl",
"portdir": "lang/abcl",
"version": "1.9.2",
"license": "GPL-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://abcl.org",
"description": "A Common Lisp implementation that runs on the JVM",
"long_description": "Armed Bear Common Lisp is conforming, contemporary implementation of ANSI Common Lisp running on the Java Virtual Machine. Containing both an interpreted mode and a compiler that produces JVM bytecode, it features extensions that faciliate the use of Java from Lisp enabling the rapid integration of arbitrary Java libraries into Common Lisp code. ABCL fully supports the JSR-233 (Java scripting API), so it can be a utilized as a scripting engine in any Java application.",
"active": true,
"categories": [
"lang",
"java"
],
"maintainers": [
{
"name": "easieste",
"github": "easye",
"ports_count": 15
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"apache-ant",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"openjdk21"
]
},
{
"type": "run",
"ports": [
"maven3"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"cl-com.inuoe.jzon",
"cl-ironclad",
"cl-access",
"cl-bordeaux-threads",
"cl-chunga",
"cl-closer-mop",
"cl-colorize",
"cl-cffi",
"cl-containers",
"cl-djula",
"cl-fiveam",
"cl-esrap",
"cl-flexi-streams",
"cl-float-features",
"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-who",
"cl-colors2",
"cl-alexandria",
"cl-calispel",
"cl-chipz",
"cl-clsql",
"cl-clunit2",
"cl-dissect",
"cl-docudown",
"cl-eager-future",
"cl-eager-future2",
"cl-gobject-introspection",
"cl-html-encode",
"cl-infix",
"cl-jpl-util",
"cl-jpl-queues",
"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-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-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-enchant",
"cl-eos",
"cl-fad",
"cl-fare-quasiquote",
"cl-fare-utils",
"cl-fast-http",
"cl-fast-io",
"cl-fastcgi",
"cl-fiasco",
"cl-form-fiddle",
"cl-gendoc",
"cl-global-vars",
"cl-gopher",
"cl-history-tree",
"cl-html-diff",
"cl-hu.dwim.asdf",
"cl-http-body",
"cl-hu.dwim.stefil",
"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-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-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-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-pngload-test",
"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-serapeum",
"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-tga",
"cl-test-more",
"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-wookie",
"cl-xsubseq",
"cl-yacc",
"cl-zpb-exif",
"cl-zpng"
]
}
]
},
{
"name": "a60",
"portdir": "lang/a60",
"version": "0.23a",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.bertnase.de/a60/",
"description": "Algol 60 interpreter NASE A60",
"long_description": "The Algol 60 interpreter NASE A60 is based on the \"Revised Report on the Algorithmic Language Algol 60\".",
"active": true,
"categories": [
"lang",
"algol"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"xa60"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
}
],
"depends_on": []
},
{
"name": "QiII",
"portdir": "lang/QiII",
"version": "1.07",
"license": "unknown",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.lambdassociates.org/",
"description": "Qi is a functional programming language developed by Dr Mark Tarver",
"long_description": "Qi is a functional programming language developed by Dr Mark Tarver and introduced in April 2005. A new version was reimplemented and issued as Qi II in November 2008. The first version was free software, licensed under GPL. But, as GPL was perceived as unfriendly to commercial use, Qi II is available via two proprietary licenses: one for personal and educational use, and another for producing closed source software. Qi is written in Lisp. It includes most of the features common to modern functional programming languages such as pattern-matching, currying, partial applications, guards and (optional) static type checking.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"sbcl",
"clang-16"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "Omega",
"portdir": "lang/Omega",
"version": "1.4.2",
"license": "unknown",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "http://web.cecs.pdx.edu/~sheard/Omega/",
"description": "An interpreted, functional language with an expressive type system",
"long_description": "Omega is a strict dialect of Haskell providing type-level computations and by this virtue integrates a theorem prover.",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "ggreif",
"github": "",
"ports_count": 2
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ghc",
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"libedit"
]
}
],
"depends_on": []
},
{
"name": "MoarVM",
"portdir": "lang/MoarVM",
"version": "2025.05",
"license": "Artistic-2 and BSD and ISC and MIT and public-domain",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://moarvm.org/",
"description": "A virtual machine for NQP and Rakudo",
"long_description": "MoarVM is a modern virtual machine built for the Rakudo compiler implementing the Raku programming language, and the NQP compiler toolchain.",
"active": true,
"categories": [
"devel",
"lang"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"macports_libuv",
"mimalloc"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"perl5",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"dyncall",
"libatomic_ops",
"libtommath"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"nqp",
"rakudo"
]
}
]
},
{
"name": "Maude",
"portdir": "lang/Maude",
"version": "2.7.1",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://maude.cs.illinois.edu",
"description": "high-performance reflective language and system supporting both equational and rewriting logic specification and programming",
"long_description": "Maude is a high-performance reflective language and system supporting both equational and rewriting logic specification and programming for a wide range of applications. Maude has been influenced in important ways by the OBJ3 language, which can be regarded as an equational logic sublanguage. Besides supporting equational specification and programming, Maude also supports rewriting logic computation.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"bison",
"flex",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"gmp",
"cvc4",
"libsigsegv",
"buddy"
]
}
],
"depends_on": []
},
{
"name": "Io",
"portdir": "lang/Io",
"version": "2017.09.06",
"license": "GPL-2",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.iolanguage.com/",
"description": "Io is small prototype-based programming language",
"long_description": "Io is small prototype-based programming language. The ideas in Io are mostly inspired by Smalltalk (all values are objects), Self, NewtonScript and Act1 (prototype-based differential inheritance, actors and futures for concurrency), LISP (code is a runtime inspectable / modifiable tree) and Lua (small, embeddable).",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "mark",
"github": "markemer",
"ports_count": 114
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libsndfile",
"libvorbis",
"sqlite3",
"glib2",
"gmp",
"libedit",
"libevent",
"libffi",
"libmemcached",
"ncurses",
"openssl",
"ossp-uuid",
"pcre",
"readline",
"lzo2",
"cairo",
"libjpeg-turbo",
"libpng",
"tiff",
"python37",
"libidn",
"libogg",
"libtheora",
"loudmouth",
"freetype",
"libiconv",
"libxml2",
"pango",
"yajl",
"zlib"
]
}
],
"depends_on": []
},
{
"name": "4th",
"portdir": "lang/4th",
"version": "3.64.1",
"license": "LGPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://thebeez.home.xs4all.nl/4tH/",
"description": "very small Forth compiler",
"long_description": "4tH is a very small Forth compiler that can create bytecode, C-embeddable bytecode, standalone executables, but also works fine as a scripting language. It supports over 85% of the ANS Forth CORE wordset and features conditional compilation, pipes, files, assertions, forward declarations, recursion, include files, etc.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "umbrello",
"portdir": "kde/umbrello",
"version": "4.14.3",
"license": "GPL-2+ and LGPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.kde.org/applications/development/umbrello/",
"description": "Unified Modelling Language (UML) modelling tool and code generator",
"long_description": "Unified Modelling Language (UML) modelling tool and code generator",
"active": true,
"categories": [
"kde",
"kde4"
],
"maintainers": [],
"variants": [
"debug",
"docs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"automoc",
"clang-14",
"pkgconfig",
"cmake"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libxslt",
"qt4-mac",
"phonon",
"boost176",
"libxml2",
"kdelibs4"
]
},
{
"type": "run",
"ports": [
"oxygen-icons"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"kdesdk4"
]
}
]
},
{
"name": "tellico",
"portdir": "kde/tellico",
"version": "2.3.12",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://tellico-project.org/",
"description": "application for organizing your collections",
"long_description": "Tellico is an application for organizing your collections. It provides default templates for books, bibliographies, videos, music, video games, coins, stamps, trading cards, comic books, and wines.",
"active": true,
"categories": [
"kde",
"kde4"
],
"maintainers": [],
"variants": [
"debug",
"docs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"automoc",
"cmake",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"qjson",
"exempi",
"poppler-qt4-mac",
"qimageblitz",
"kdelibs4",
"qt4-mac",
"libksane",
"yaz",
"libxml2",
"libxslt",
"kdepimlibs4",
"phonon",
"taglib",
"gettext"
]
},
{
"type": "run",
"ports": [
"oxygen-icons"
]
}
],
"depends_on": []
},
{
"name": "sweeper",
"portdir": "kde/sweeper",
"version": "4.14.3",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://utils.kde.org/projects/sweeper/",
"description": "Clean unwanted traces from your system.",
"long_description": "Sweeper helps to clean unwanted traces the user leaves on the system.",
"active": true,
"categories": [
"kde",
"kde4"
],
"maintainers": [],
"variants": [
"debug",
"docs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"automoc",
"clang-14",
"pkgconfig",
"cmake"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"qt4-mac",
"oxygen-icons",
"kdelibs4",
"phonon"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"kdeutils4"
]
}
]
},
{
"name": "svgpart",
"portdir": "kde/svgpart",
"version": "4.14.3",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.kde.org/applications/graphics/ksnapshot/",
"description": "Svg wrap up for KDE.",
"long_description": "Svg wrap up for KDE.",
"active": true,
"categories": [
"kde",
"kde4"
],
"maintainers": [],
"variants": [
"debug",
"docs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14",
"automoc",
"cmake",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"qt4-mac",
"phonon",
"kdelibs4"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"kdegraphics4"
]
}
]
}
]
}