HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50662,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=515",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=513",
"results": [
{
"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": 1023
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"yarn",
"python27",
"rust",
"clang-17"
]
}
],
"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": "algol-68rs",
"portdir": "lang/algol-68rs",
"version": "2021.05.18",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/coolbikerdad/Algol-68RS-Source",
"description": "The RSRE Algol-68RS Compiler: an update of the original port by Sian Mountbatten of a68toc (ctrans) from Algol-68RS/ELLA2000.",
"long_description": "The RSRE Algol-68RS Compiler: an update of the original port by Sian Mountbatten of a68toc (ctrans) from Algol-68RS/ELLA2000.",
"active": true,
"categories": [
"lang",
"algol"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"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": 167
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"hostage"
]
}
]
},
{
"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": "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": "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": "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": "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": "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": "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": "dmd-doc",
"portdir": "lang/dmd-doc",
"version": "2.088.0",
"license": "Boost-1",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://dlang.org/",
"description": "HTML files for dman of the D programming language compiler",
"long_description": "D is a language with C-like syntax and static typing. It pragmatically combines efficiency, control, and modeling power, with safety and programmer productivity. This port provides the html files required to build the dman command of the D programming language compiler.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"phobos",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "dmd-tools",
"portdir": "lang/dmd-tools",
"version": "2.088.0",
"license": "Boost-1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://dlang.org/",
"description": "Ancilliary tools for the D programming language compiler",
"long_description": "D is a language with C-like syntax and static typing. It pragmatically combines efficiency, control, and modeling power, with safety and programmer productivity. This port provides the ancilliary tools for the D programming language compiler.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"phobos",
"curl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"dub"
]
}
]
},
{
"name": "druntime",
"portdir": "lang/druntime",
"version": "2.088.0",
"license": "Boost-1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://dlang.org/",
"description": "Low level runtime library for the D programming language",
"long_description": "Druntime is the minimum library required to support the D programming language. It includes the system code required to support the garbage collector, associative arrays, exception handling, array vector operations, startup/shutdown, etc.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"dmd"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"dhcptest"
]
},
{
"type": "lib",
"ports": [
"d-completion-daemon",
"dub",
"phobos"
]
}
]
},
{
"name": "fsharp",
"portdir": "lang/fsharp",
"version": "10.2.3",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://fsharp.org",
"description": "F# is a typed functional programming language.",
"long_description": "F# is a typed functional programming language for the .NET Framework. It combines the succinctness, expressivity, and compositionality of typed functional programming with the runtime support, libraries, interoperability, tools and object model of .NET. F# stems from the ML family of languages and has a core language compatible with that of OCaml, though also draws from C# and Haskell.",
"active": true,
"categories": [
"devel",
"lang"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1513
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"msbuild",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"mono"
]
}
],
"depends_on": []
},
{
"name": "gf",
"portdir": "lang/gf",
"version": "3.10",
"license": "(GPL-2 or LGPL-3 or BSD)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.grammaticalframework.org/",
"description": "Grammatical Framework",
"long_description": "GF, Grammatical Framework, is a programming language for multilingual grammar applications.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"gf-core",
"gf-rgl"
]
}
],
"depends_on": []
},
{
"name": "gf-core",
"portdir": "lang/gf",
"version": "20190828",
"license": "(GPL-2 or LGPL-3 or BSD)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.grammaticalframework.org/",
"description": "Grammatical Framework core: compiler, shell & runtimes",
"long_description": "Grammatical Framework core: compiler, shell & runtimes",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"cctools",
"openssl",
"stack",
"file",
"grep",
"gsed",
"clang-17"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"gf-rgl"
]
},
{
"type": "lib",
"ports": [
"gf"
]
}
]
},
{
"name": "gf-rgl",
"portdir": "lang/gf",
"version": "3.10",
"license": "(LGPL-3 or BSD)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.grammaticalframework.org/",
"description": "Grammatical Framework's Resource Grammar Library",
"long_description": "The GF Resource Grammar Library is the standard library for Grammatical Framework. It covers the morphology and basic syntax of over 30 languages.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"gf-core",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gf"
]
}
]
},
{
"name": "gravity",
"portdir": "lang/gravity",
"version": "0.8.5",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://marcobambini.github.io/gravity/",
"description": "Gravity Programming Language",
"long_description": "Gravity is a powerful, dynamically typed, lightweight, embeddable programming language written in C without any external dependencies.",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "l2dy",
"github": "l2dy",
"ports_count": 97
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "hamlet",
"portdir": "lang/hamlet",
"version": "2021.06.16",
"license": "Restrictive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://people.mpi-sws.org/~rossberg/hamlet",
"description": "SML reference interpreter",
"long_description": "SML reference interpreter",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"smlnj",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "jslint",
"portdir": "lang/jslint",
"version": "2011-05-10",
"license": "JSON",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.jslint.com/",
"description": "The JavaScript Code Quality Tool",
"long_description": "JSLint is a JavaScript program that looks for problems in JavaScript programs. It is a code quality tool.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"spidermonkey"
]
}
],
"depends_on": []
},
{
"name": "jsmin",
"portdir": "lang/jsmin",
"version": "20191031",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.crockford.com/javascript/jsmin.html",
"description": "JavaScript minifier tool",
"long_description": "Douglas Crockford's original JavaScript minifier tool",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "dev",
"github": "",
"ports_count": 1
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "fetch",
"ports": [
"git"
]
}
],
"depends_on": []
},
{
"name": "jython",
"portdir": "lang/jython",
"version": "2.7.4",
"license": "PSF",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.jython.org/",
"description": "Python implementation in pure Java",
"long_description": "Jython is an implementation of the high-level, dynamic, object-oriented language Python written in 100% Pure Java, and seamlessly integrated with the Java platform. It thus allows you to run Python on any Java platform.",
"active": true,
"categories": [
"lang",
"java",
"python"
],
"maintainers": [
{
"name": "amake",
"github": "amake",
"ports_count": 163
}
],
"variants": [
"installer"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"openjdk8",
"python27"
]
}
],
"depends_on": []
},
{
"name": "obc",
"portdir": "lang/obc",
"version": "3.3.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://spivey.oriel.ox.ac.uk/corner/Oxford_Oberon-2_compiler",
"description": "Oxford Oberon 3 Compiler",
"long_description": "The Oxford Oberon 3 Compiler is a powerful and easy to use implementation of the Oberon 3 programming language designed by Niklaus Wirth.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"pkgconfig",
"ocaml",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "ocaml-camlp4",
"portdir": "lang/ocaml-camlp4",
"version": "4.14-1",
"license": "(LGPL-2.1 or OpenSSLException)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ocaml/camlp4",
"description": "Caml Preprocessor and Pretty-Printer",
"long_description": "Camlp4 is a software system for writing extensible parsers for programming languages. It provides a set of OCaml libraries that are used to define grammars as well as loadable syntax extensions of such grammars. Camlp4 stands for Caml Preprocessor and Pretty-Printer and one of its most important applications is the definition of domain-specific extensions of the syntax of OCaml. Camlp4 was part of the official OCaml distribution until its version 4.01.0. Since then it has been replaced by a simpler system which is easier to maintain and to learn: ppx rewriters and extension points.",
"active": true,
"categories": [
"devel",
"lang",
"ocaml"
],
"maintainers": [
{
"name": "pmetzger",
"github": "pmetzger",
"ports_count": 23
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ocaml-ocamlbuild",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ocaml"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"ocaml-config-file",
"wyrd",
"orpie"
]
},
{
"type": "lib",
"ports": [
"ocaml-ulex",
"mldonkey",
"coccinelle"
]
}
]
},
{
"name": "phobos",
"portdir": "lang/phobos",
"version": "2.088.0",
"license": "Boost-1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://dlang.org/",
"description": "Runtime library for the D programming language",
"long_description": "Phobos is the standard runtime library that comes with the D language compiler.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"druntime"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"dmd-doc",
"dhcptest"
]
},
{
"type": "lib",
"ports": [
"swig3-d",
"dub",
"dmd-tools",
"d-completion-daemon",
"swig-d"
]
}
]
},
{
"name": "pyobfuscate",
"portdir": "lang/pyobfuscate",
"version": "0.3",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/astrand/pyobfuscate",
"description": "Python source code obfuscator",
"long_description": "pyobfuscate is a source code obfuscator: It makes Python source code hard to read for humans, while still being executable for the Python interpreter.",
"active": true,
"categories": [
"lang",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": []
},
{
"name": "ragel",
"portdir": "lang/ragel",
"version": "6.10",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "http://www.colm.net/open-source/ragel/",
"description": "Ragel is a state machine compiler.",
"long_description": "Ragel compiles executable finite state machines from regular languages. Ragel targets C, C++ and ASM. Ragel state machines can not only recognize byte sequences as regular expression machines do, but can also execute code at arbitrary points in the recognition of a regular language.",
"active": true,
"categories": [
"devel",
"lang"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"colm"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"ackmate",
"hyperscan",
"gpick",
"trojita",
"vectorscan",
"ohcount",
"textmate2"
]
},
{
"type": "lib",
"ports": [
"lib2geom",
"lib2geom-devel",
"openscad",
"openscad-devel",
"rspamd"
]
}
]
},
{
"name": "rpcgen-mt",
"portdir": "lang/rpcgen-mt",
"version": "1.4.4",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://en.wikipedia.org/wiki/RPCGEN",
"description": "RPC protocol compiler",
"long_description": "The rpcgen utility is a tool that generates C code to implement an RPC protocol. The input to rpcgen is a language similar to C known as RPC Language (Remote Procedure Call Language). This port installs a FreeBSD fork with multithreading support.",
"active": true,
"categories": [
"devel",
"lang"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"gettext",
"clang-17"
]
},
{
"type": "fetch",
"ports": [
"subversion"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"octave-instrument-control"
]
}
]
},
{
"name": "slime",
"portdir": "lang/slime",
"version": "2.28",
"license": "Permissive",
"platforms": "any",
"epoch": 2022121000,
"replaced_by": null,
"homepage": "http://common-lisp.net/project/slime/",
"description": "An Emacs mode for unifying Common Lisp development",
"long_description": "SLIME extends Emacs with new support for interactive programming in Common Lisp. The features are centred around `slime-mode', an Emacs minor-mode that complements the standard `lisp-mode'. While `lisp-mode' supports editing Lisp source files, `slime-mode' adds support for interacting with a running Common Lisp process for compilation, debugging, documentation lookup, and so on.",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "easieste",
"github": "easye",
"ports_count": 15
}
],
"variants": [
"app",
"sbcl",
"clisp",
"abcl",
"ccl",
"ecl"
],
"dependencies": [
{
"type": "build",
"ports": [
"texinfo",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"emacs"
]
}
],
"depends_on": []
},
{
"name": "zoem",
"portdir": "lang/zoem",
"version": "21-341",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://micans.org/zoem/",
"description": "a macro/programming language with stacks",
"long_description": "zoem is a macro/programming language with stacks. zoem has stacks, arithmetic environment, delayed evaluation, inside-out evaluation, and a lot more features to allow abstraction, encapsulation and (lexical) scoping, as well as syntactic sugar to facilitate HTML production.",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cimfomfa",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"readline"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"aephea"
]
}
]
},
{
"name": "toluapp",
"portdir": "lang/toluapp",
"version": "1.0.93",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/LuaDist/toluapp",
"description": "A extension of toLua, a tool to integrate C-Cpp code with Lua.",
"long_description": "tolua++ is an extension of toLua, a tool to integrate C-C++ code with Lua. tolua++ includes new features oriented to c++, such as class templates. tolua is a tool that greatly simplifies the integration of C-C++ code with Lua. Based on a cleaned header file, tolua automatically generates the binding code to access C-C++ features from Lua. Using Lua-5.0 API and metamethod facilities, the current version automatically maps C-C++ constants, external variables, functions, namespace, classes, and methods to Lua. It also provides facilities to create Lua modules.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"lua51"
]
}
],
"depends_on": []
},
{
"name": "cl-3bz",
"portdir": "lisp/cl-3bz",
"version": "20230321",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/3b/3bz",
"description": "yet another CL deflate decompressor",
"long_description": "yet another CL deflate decompressor",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-alexandria",
"cl-nibbles",
"cl-trivial-features",
"cl-babel",
"cl-cffi",
"cl-mmap"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-pngload"
]
}
]
},
{
"name": "cl-acclimation",
"portdir": "lisp/cl-acclimation",
"version": "20231023",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/robert-strandh/Acclimation",
"description": "Library supporting internationalization",
"long_description": "Library supporting internationalization",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-cluffer",
"cl-clump"
]
}
]
},
{
"name": "cl-anaphora",
"portdir": "lisp/cl-anaphora",
"version": "0.9.8",
"license": "public-domain",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/spwhitton/anaphora",
"description": "The anaphoric macro collection from Hell",
"long_description": "The anaphoric macro collection from Hell",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-rt"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-parenscript",
"cl-let-plus",
"cl-locale",
"cl-markdown",
"cl-slice"
]
}
]
},
{
"name": "cl-annot",
"portdir": "lisp/cl-annot",
"version": "20150606",
"license": "LLGPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/m2ym/cl-annot",
"description": "Python-like Annotation Syntax for Common Lisp",
"long_description": "Python-like Annotation Syntax for Common Lisp",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-alexandria"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-jonathan",
"cl-locale",
"cl-syntax"
]
}
]
},
{
"name": "cl-anonfun",
"portdir": "lisp/cl-anonfun",
"version": "20111202",
"license": "LLGPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/arielnetworks/cl-anonfun",
"description": "Anonymous function helpers for Common Lisp",
"long_description": "Anonymous function helpers for Common Lisp",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-syntax"
]
}
]
},
{
"name": "cl-ansi-text",
"portdir": "lisp/cl-ansi-text",
"version": "2.0.1",
"license": "LLGPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pnathan/cl-ansi-text",
"description": "Enables ANSI colors for printing.",
"long_description": "Enables ANSI colors for printing.",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"ccl",
"clisp",
"sbcl",
"abcl"
]
},
{
"type": "lib",
"ports": [
"cl-fiveam",
"cl-colors2",
"cl-alexandria"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-prove"
]
}
]
},
{
"name": "cl-anypool",
"portdir": "lisp/cl-anypool",
"version": "20230917",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/fukamachi/anypool",
"description": "General-purpose connection pooling library for Common Lisp",
"long_description": "General-purpose connection pooling library for Common Lisp",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"ccl",
"clisp",
"sbcl",
"abcl"
]
},
{
"type": "lib",
"ports": [
"cl-speedy-queue",
"cl-rove",
"cl-bordeaux-threads"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-lack"
]
}
]
},
{
"name": "cl-arnesi",
"portdir": "lisp/cl-arnesi",
"version": "20170330",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/AccelerationNet/arnesi",
"description": "arnesi is a Common Lisp utility suite",
"long_description": "arnesi is a Common Lisp utility suite",
"active": true,
"categories": [
"devel",
"www",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"ccl",
"clisp",
"sbcl",
"abcl"
]
},
{
"type": "lib",
"ports": [
"cl-swank",
"cl-collectors",
"cl-fiveam"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-locale"
]
}
]
},
{
"name": "cl-array-utils",
"portdir": "lisp/cl-array-utils",
"version": "20231201",
"license": "zlib",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Shinmera/array-utils",
"description": "A few utilities for working with arrays.",
"long_description": "A few utilities for working with arrays.",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-parachute"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-clss",
"cl-plump",
"cl-simple-tasks"
]
}
]
},
{
"name": "cl-assoc-utils",
"portdir": "lisp/cl-assoc-utils",
"version": "20220921",
"license": "public-domain",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/fukamachi/assoc-utils",
"description": "Utilities for manipulating association lists",
"long_description": "Utilities for manipulating association lists",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-prove"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-http-body"
]
}
]
},
{
"name": "cl-asdf-flv",
"portdir": "lisp/cl-asdf-flv",
"version": "2.2",
"license": "Unknown",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/didierverna/asdf-flv",
"description": "ASDF extension to provide support for file-local variables",
"long_description": "ASDF extension to provide support for file-local variables",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-fiveam"
]
}
]
},
{
"name": "cl-async",
"portdir": "lisp/cl-async",
"version": "20231114",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/orthecreedence/cl-async",
"description": "Asynchronous IO library for Common Lisp.",
"long_description": "Asynchronous IO library for Common Lisp.",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-trivial-gray-streams",
"cl-babel",
"cl-cffi",
"cl-usocket",
"cl-ironclad",
"cl-ppcre",
"cl-static-vectors",
"cl-vom",
"cl-quri",
"cl-libuv",
"cl-fast-io",
"openssl3",
"cl-bordeaux-threads",
"cl-fiveam",
"cl-flexi-streams",
"cl-trivial-features"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-blackbird",
"cl-wookie"
]
}
]
},
{
"name": "cl-babel",
"portdir": "lisp/cl-babel",
"version": "0.5.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/cl-babel/babel",
"description": "Babel is a charset encoding/decoding library, not unlike GNU libiconv, written in pure Common Lisp.",
"long_description": "Babel is a charset encoding/decoding library, not unlike GNU libiconv, written in pure Common Lisp.",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"abcl",
"ccl",
"clisp",
"sbcl"
]
},
{
"type": "lib",
"ports": [
"cl-trivial-features",
"cl-trivial-gray-streams",
"cl-hu.dwim.stefil",
"cl-alexandria"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-cffi",
"cl-djula",
"cl-3bz",
"cl-async",
"cl-dexador",
"cl-dexador-test",
"cl-do-urlencode",
"cl-fast-http",
"cl-http-body",
"cl-iolib",
"cl-jonathan",
"cl-lack",
"cl-montezuma",
"cl-png-read",
"cl-proc-parse",
"cl-quri",
"cl-redis",
"cl-smart-buffer",
"cl-wookie"
]
}
]
},
{
"name": "cl-atomics",
"portdir": "lisp/cl-atomics",
"version": "20230703",
"license": "zlib",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Shinmera/atomics",
"description": "Portability layer for atomic operations like compare-and-swap (CAS)",
"long_description": "Portability layer for atomic operations like compare-and-swap (CAS)",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-documentation-utils",
"cl-parachute"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-serapeum"
]
},
{
"type": "test",
"ports": [
"cl-serapeum"
]
}
]
},
{
"name": "cl-cffi-gtk",
"portdir": "lisp/cl-cffi-gtk",
"version": "20230202",
"license": "LLGPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sharplispers/cl-cffi-gtk",
"description": "A Lisp binding to GTK 3",
"long_description": "A Lisp binding to GTK 3",
"active": true,
"categories": [
"devel",
"graphics",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-bordeaux-threads",
"cl-trivial-features",
"cl-trivial-garbage",
"glib2",
"cl-iterate",
"cl-closer-mop",
"cl-cffi",
"gtk3",
"cairo",
"gdk-pixbuf2",
"cl-alexandria"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"nyxt"
]
},
{
"type": "lib",
"ports": [
"cl-webkit2"
]
}
]
},
{
"name": "cl-blackbird",
"portdir": "lisp/cl-blackbird",
"version": "20220907",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/orthecreedence/blackbird",
"description": "A promise implementation for Common Lisp",
"long_description": "A promise implementation for Common Lisp",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"ccl",
"clisp",
"sbcl",
"abcl"
]
},
{
"type": "lib",
"ports": [
"cl-vom",
"cl-async",
"cl-fiveam"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-wookie"
]
}
]
},
{
"name": "cl-change-case",
"portdir": "lisp/cl-change-case",
"version": "0.2.0",
"license": "LLGPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rudolfochrist/cl-change-case",
"description": "Convert strings between camelCase, param-case, PascalCase and more",
"long_description": "Convert strings between camelCase, param-case, PascalCase and more",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clisp",
"sbcl",
"clang-17",
"abcl",
"ccl"
]
},
{
"type": "lib",
"ports": [
"cl-ppcre",
"cl-fiveam",
"cl-ppcre-unicode"
]
},
{
"type": "test",
"ports": [
"cl-fiveam"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-str"
]
}
]
},
{
"name": "cl-circular-streams",
"portdir": "lisp/cl-circular-streams",
"version": "20161202",
"license": "LLGPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/fukamachi/circular-streams",
"description": "Circularly readable streams for Common Lisp",
"long_description": "Circularly readable streams for Common Lisp",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"abcl",
"ccl",
"sbcl"
]
},
{
"type": "lib",
"ports": [
"cl-flexi-streams",
"cl-trivial-gray-streams",
"cl-test-more",
"cl-fast-io"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-lack"
]
}
]
}
]
}