HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50182,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=29",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=27",
"results": [
{
"name": "cl-njson",
"portdir": "lisp/cl-njson",
"version": "1.2.2",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/atlas-engineer/njson",
"description": "NJSON is a JSON handling framework with the focus on convenience and brevity",
"long_description": "NJSON is a JSON handling framework with the focus on convenience and brevity",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"ccl",
"clisp",
"sbcl"
]
},
{
"type": "lib",
"ports": [
"cl-json",
"cl-lisp-unit2",
"cl-nasdf",
"cl-com.inuoe.jzon"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"nyxt"
]
}
]
},
{
"name": "cl-nkeymaps",
"portdir": "lisp/cl-nkeymaps",
"version": "1.1.1",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/atlas-engineer/nkeymaps",
"description": "General-purpose keymap management à-la Emacs.",
"long_description": "General-purpose keymap management à-la Emacs.",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-trivial-package-local-nicknames",
"cl-alexandria",
"cl-str",
"cl-fset",
"cl-lisp-unit2",
"cl-nasdf"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"nyxt"
]
}
]
},
{
"name": "cl-nodgui",
"portdir": "lisp/cl-nodgui",
"version": "20231206",
"license": "LLGPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://codeberg.org/cage/nodgui",
"description": "Lisp bindings for the Tk toolkit",
"long_description": "Lisp bindings for the Tk toolkit",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-unicode",
"cl-esrap",
"cl-named-readtables",
"cl-clunit2",
"cl-ppcre",
"cl-parse-number",
"cl-jpeg-turbo",
"cl-pngload",
"cl-colors2",
"cl-alexandria",
"cl-bordeaux-threads",
"cl-flexi-streams",
"cl-ppcre-unicode"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-phos"
]
}
]
},
{
"name": "cl-nsymbols",
"portdir": "lisp/cl-nsymbols",
"version": "0.3.2",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/atlas-engineer/nsymbols",
"description": "A set of convenience functions to list class, variable, function, and other symbols.",
"long_description": "A set of convenience functions to list class, variable, function, and other symbols.",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clisp",
"sbcl",
"clang-17",
"abcl",
"ccl"
]
},
{
"type": "lib",
"ports": [
"cl-closer-mop",
"cl-lisp-unit2",
"cl-nasdf"
]
},
{
"type": "test",
"ports": [
"cl-lisp-unit2"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"nyxt"
]
}
]
},
{
"name": "cloc",
"portdir": "textproc/cloc",
"version": "2.06",
"license": "(Artistic-1 or GPL-2)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/AlDanial/cloc",
"description": "counts lines of source code",
"long_description": "cloc counts blank lines, comment lines, and physical lines of source code in many programming languages. Given two versions of a code base, cloc can compute differences in blank, comment, and source lines.",
"active": true,
"categories": [
"devel",
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "run",
"ports": [
"perl5.34",
"p5.34-algorithm-diff",
"p5.34-digest-md5",
"p5.34-parallel-forkmanager",
"p5.34-regexp-common"
]
}
],
"depends_on": []
},
{
"name": "clog",
"portdir": "devel/clog",
"version": "20030825",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.webgroupmedia.com/software/",
"description": "cLog is a cross-platform C logging library.",
"long_description": "cLog is a cross-platform C logging library. It is designed to log to files and can also log to a callback function.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"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": "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-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-lsp",
"portdir": "devel/clojure-lsp",
"version": "2023.02.27-13.12.12",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/clojure-lsp/clojure-lsp",
"description": "Clojure & ClojureScript Language Server (LSP) implementation",
"long_description": "The goal of this project is to bring great editing tools for Clojure/Clojurescript to all editors. It aims to work alongside you to help you navigate, identify and fix errors, perform refactors and much more!",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "",
"github": "kakuhen",
"ports_count": 9
}
],
"variants": [
"jdk17",
"jdk11"
],
"dependencies": [
{
"type": "build",
"ports": [
"openjdk17-graalvm",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"clojure"
]
}
],
"depends_on": []
},
{
"name": "clone-org",
"portdir": "sysutils/clone-org",
"version": "1.5.2",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/caarlos0/clone-org",
"description": "A simple command line tool to clone all repos of a GitHub organization",
"long_description": "A simple command line tool to clone all repos of a GitHub organization",
"active": true,
"categories": [
"devel",
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1018
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "cloog",
"portdir": "devel/cloog",
"version": "0.18.4",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "http://www.cloog.org",
"description": "CLooG, the Chunky Loop Generator",
"long_description": "CLooG is a free software and library to generate code for scanning Z-polyhedra. That is, it finds a code (e.g. in C, FORTRAN...) that reaches each integral point of one or more parameterized polyhedra. CLooG has been originally written to solve the code generation problem for optimizing compilers based on the polytope model. Nevertheless it is used now in various area e.g. to build control automata for high-level synthesis or to find the best polynomial approximation of a function. CLooG may help in any situation where scanning polyhedra matters. While the user has full control on generated code quality, CLooG is designed to avoid control overhead and to produce a very effective code.",
"active": true,
"categories": [
"devel",
"math"
],
"maintainers": [
{
"name": "larryv",
"github": "larryv",
"ports_count": 48
}
],
"variants": [
"osl",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"gmp",
"isl18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gcc46",
"gcc47",
"gcc48",
"gcc49"
]
}
]
},
{
"name": "cl-opticl",
"portdir": "lisp/cl-opticl",
"version": "20220207",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/slyrus/opticl",
"description": "An image processing library for Common Lisp",
"long_description": "An image processing library for Common Lisp",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-opticl-core",
"cl-png-read",
"cl-pngload",
"cl-alexandria",
"cl-skippy",
"cl-tga",
"cl-retrospectiff",
"cl-fiveam",
"cl-markdown",
"cl-zpng",
"cl-jpeg"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-pngload-test"
]
}
]
},
{
"name": "cl-opticl-core",
"portdir": "lisp/cl-opticl-core",
"version": "20170906",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/slyrus/opticl-core",
"description": "Core classes and pixel access macros from opticl",
"long_description": "Core classes and pixel access macros from opticl",
"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-opticl",
"cl-retrospectiff"
]
}
]
},
{
"name": "cl-optima",
"portdir": "lisp/cl-optima",
"version": "20150628",
"license": "LLGPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/m2ym/optima",
"description": "Optimized Pattern Matching Library for Common Lisp",
"long_description": "Optimized Pattern Matching Library for Common Lisp",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"abcl",
"ccl",
"clisp",
"sbcl"
]
},
{
"type": "lib",
"ports": [
"cl-alexandria",
"cl-closer-mop",
"cl-eos",
"cl-ppcre"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-fare-quasiquote"
]
}
]
},
{
"name": "cl-osicat",
"portdir": "lisp/cl-osicat",
"version": "20231003",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/osicat/osicat",
"description": "Osicat is a lightweight operating system interface for Common Lisp",
"long_description": "Osicat is a lightweight operating system interface for Common Lisp",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"abcl",
"ccl",
"clisp",
"sbcl"
]
},
{
"type": "lib",
"ports": [
"cl-rt",
"cl-trivial-features",
"cl-cffi",
"cl-alexandria"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-should-test"
]
}
]
},
{
"name": "closure-linter",
"portdir": "devel/closure-linter",
"version": "2.3.13",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://code.google.com/p/closure-linter/",
"description": "Closure Linter",
"long_description": "The Closure Linter enforces the guidelines set by the Google JavaScript Style Guide. The linter handles style issues so that you can focus on the code.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-gflags"
]
}
],
"depends_on": []
},
{
"name": "cloudflared",
"portdir": "net/cloudflared",
"version": "2025.11.1",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://developers.cloudflare.com/argo-tunnel",
"description": "Cloudflare Tunnel client (formerly Argo Tunnel)",
"long_description": "Contains the command-line client for Cloudflare Tunnel, a tunneling daemon that proxies traffic from the Cloudflare network to your origins.",
"active": true,
"categories": [
"net",
"security"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 223
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "cloudman",
"portdir": "sysutils/cloudman",
"version": "0.1.7",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dutchcoders/cloudman",
"description": "Textual user interface to manage ec2 instances.",
"long_description": "Cloudman is a textual user interface (heavily inspired by htop) to manage your Amazon EC2 fleet instantly. By using Cloudman you'll find an overview of your instances, navigate through regions, retrieve instance details, show console outputs and connect to instance terminal using SSM.",
"active": true,
"categories": [
"sysutils",
"net"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1018
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "cloudmonkey",
"portdir": "sysutils/cloudmonkey",
"version": "6.5.0",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/apache/cloudstack-cloudmonkey",
"description": "CloudMonkey is a command line interface for Apache Cloudstack.",
"long_description": "CloudMonkey is a command line interface for Apache Cloudstack. CloudMonkey can be used both as an interactive shell, and as a command line tool which simplifies Apache CloudStack configuration and management.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1018
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "cloudwiki",
"portdir": "www/cloudwiki",
"version": "1.1",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://cloudwiki.sourceforge.net/",
"description": "stand-alone wiki engine written in python",
"long_description": "cloud wiki is a wiki engine written in python and backed by sqlite, providing user authentication, powerful command line administration facilities, and a concise, efficient Web interface.",
"active": true,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": []
},
{
"name": "cl-parachute",
"portdir": "lisp/cl-parachute",
"version": "20241105",
"license": "zlib",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Shinmera/parachute",
"description": "Common lisp implementation of unicode normalization functions",
"long_description": "Common lisp implementation of unicode normalization functions",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"ccl",
"clisp",
"sbcl",
"abcl"
]
},
{
"type": "lib",
"ports": [
"cl-form-fiddle",
"cl-trivial-custom-debugger",
"cl-documentation-utils"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-mmap",
"cl-array-utils",
"cl-atomics",
"cl-float-features",
"cl-salza2",
"cl-uax-15"
]
},
{
"type": "test",
"ports": [
"cl-trivial-custom-debugger"
]
}
]
},
{
"name": "cl-parenscript",
"portdir": "lisp/cl-parenscript",
"version": "20200618",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https:/parenscript.common-lisp.dev",
"description": "Lisp to JavaScript transpiler",
"long_description": "Lisp to JavaScript transpiler",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-ppcre",
"cl-fiveam",
"cl-named-readtables",
"cl-anaphora",
"cl-js"
]
},
{
"type": "test",
"ports": [
"cl-fiveam",
"cl-js"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"nyxt"
]
},
{
"type": "lib",
"ports": [
"cl-spinneret"
]
}
]
},
{
"name": "cl-parse-declarations",
"portdir": "lisp/cl-parse-declarations",
"version": "20090908",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.common-lisp.net/parse-declarations/parse-declarations",
"description": "Library to parse and rebuild declarations",
"long_description": "Library to parse and rebuild declarations",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-serapeum"
]
}
]
},
{
"name": "cl-parse-float",
"portdir": "lisp/cl-parse-float",
"version": "20200109",
"license": "public-domain",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/soemraws/parse-float",
"description": "Parse a floating point value from a string in Common Lisp.",
"long_description": "Parse a floating point value from a string in 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-pngload"
]
}
]
},
{
"name": "cl-parse-js",
"portdir": "lisp/cl-parse-js",
"version": "20160322",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/marijnh/parse-js",
"description": "JavaScript parser",
"long_description": "JavaScript parser",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-js"
]
}
]
},
{
"name": "cl-parse-number",
"portdir": "lisp/cl-parse-number",
"version": "1.8",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sharplispers/parse-number",
"description": "Number parsing library",
"long_description": "Number parsing library",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-colors2",
"cl-nodgui",
"cl-py-configparser",
"cl-hunchentoot-errors",
"cl-mimeparse",
"cl-serapeum"
]
}
]
},
{
"name": "cl-parser-combinators",
"portdir": "lisp/cl-parser-combinators",
"version": "20231023",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Ramarren/cl-parser-combinators",
"description": "An experimental implementation of parser combinators in Common Lisp Resources",
"long_description": "An experimental implementation of parser combinators in Common Lisp Resources",
"active": true,
"categories": [
"devel",
"www",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-ppcre",
"cl-infix",
"cl-alexandria",
"cl-hu.dwim.stefil",
"cl-iterate",
"cl-containers"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-djula"
]
}
]
},
{
"name": "clpbar",
"portdir": "sysutils/clpbar",
"version": "1.11.1",
"license": "LGPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://clpbar.sourceforge.net/",
"description": "tool to copy a stream of data and print a progress bar",
"long_description": "Bar is a simple tool to copy a stream of data and print a display for the user on stderr showing the ammount of data passed, the throughput of the data transfer, and the transfer time, or, if the total size of the data stream is known, the estimated time remaining, what percentage of the data transfer has been completed, and a progress bar.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "cl-phos",
"portdir": "lisp/cl-phos",
"version": "20220119",
"license": "ISC",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/omar-polo/phos",
"description": "An experimental Gemini client library",
"long_description": "An experimental Gemini client library",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-nodgui",
"cl-ppcre",
"cl-plus-ssl",
"cl-usocket",
"cl-trivia",
"cl-quri"
]
},
{
"type": "test",
"ports": [
"cl-clunit2"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"nyxt"
]
}
]
},
{
"name": "cl-plump",
"portdir": "lisp/cl-plump",
"version": "20230825",
"license": "zlib",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Shinmera/plump",
"description": "An XML / XHTML / HTML parser that aims to be as lenient as possible.",
"long_description": "An XML / XHTML / HTML parser that aims to be as lenient as possible.",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ccl",
"sbcl",
"clang-17",
"abcl",
"clisp"
]
},
{
"type": "lib",
"ports": [
"cl-array-utils",
"cl-documentation-utils"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"nyxt"
]
},
{
"type": "lib",
"ports": [
"cl-clss"
]
}
]
},
{
"name": "cl-plus-ssl",
"portdir": "lisp/cl-plus-ssl",
"version": "20230731",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/cl-plus-ssl/cl-plus-ssl",
"description": "A Common Lisp interface to OpenSSL / LibreSSL",
"long_description": "A Common Lisp interface to OpenSSL / LibreSSL",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"abcl",
"ccl",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-trivial-garbage",
"cl-trivial-gray-streams",
"openssl3",
"cl-trivial-sockets",
"cl-usocket",
"cl-cffi",
"cl-alexandria",
"cl-bordeaux-threads",
"cl-flexi-streams",
"cl-trivial-features"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-hunchentoot",
"cl-dexador",
"cl-drakma",
"cl-phos",
"cl-toot"
]
}
]
},
{
"name": "cl-pngload",
"portdir": "lisp/cl-pngload",
"version": "20220402",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/bufferswap/pngload",
"description": "A PNG (Portable Network Graphics) image format decoder.",
"long_description": "A PNG (Portable Network Graphics) image format decoder.",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-mmap",
"cl-alexandria",
"cl-zpb-exif",
"cl-parse-float",
"cl-cffi",
"cl-static-vectors",
"cl-swap-bytes",
"cl-3bz"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-nodgui",
"cl-opticl",
"cl-pngload-test"
]
}
]
},
{
"name": "cl-pngload-test",
"portdir": "lisp/cl-pngload",
"version": "20220402",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/bufferswap/pngload",
"description": "A PNG (Portable Network Graphics) image format decoder.",
"long_description": "A PNG (Portable Network Graphics) image format decoder.",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"abcl",
"ccl",
"clisp",
"sbcl"
]
},
{
"type": "lib",
"ports": [
"cl-alexandria",
"cl-local-time",
"cl-opticl",
"cl-png-read",
"cl-pngload"
]
}
],
"depends_on": []
},
{
"name": "cl-png-read",
"portdir": "lisp/cl-png-read",
"version": "20170815",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Ramarren/png-read",
"description": "A PNG decoder for Common Lisp",
"long_description": "A PNG decoder for Common Lisp",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"ccl",
"clisp",
"sbcl",
"abcl"
]
},
{
"type": "lib",
"ports": [
"cl-chipz",
"cl-iterate",
"cl-babel"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-opticl",
"cl-pngload-test"
]
}
]
},
{
"name": "cl-postgres",
"portdir": "lisp/cl-postmodern",
"version": "1.33.10",
"license": "MIT and BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/marijnh/Postmodern",
"description": "A Common Lisp PostgreSQL programming interface",
"long_description": "A Common Lisp PostgreSQL programming interface",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-ironclad",
"cl-base64",
"cl-uax-15",
"cl-fiveam",
"cl-md5",
"cl-split-sequence",
"cl-usocket"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-postgres-plus-local-time",
"cl-clsql",
"cl-dbi",
"cl-postmodern"
]
}
]
},
{
"name": "cl-postgres-plus-local-time",
"portdir": "lisp/cl-local-time",
"version": "20240817",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dlowe-net/local-time",
"description": "Time manipulation library for Common Lisp",
"long_description": "Time manipulation library for Common Lisp",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ccl",
"sbcl",
"clang-17",
"abcl",
"clisp"
]
},
{
"type": "lib",
"ports": [
"cl-postgres",
"cl-local-time"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-postmodern"
]
}
]
},
{
"name": "cl-postmodern",
"portdir": "lisp/cl-postmodern",
"version": "1.33.10",
"license": "MIT and BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/marijnh/Postmodern",
"description": "A Common Lisp PostgreSQL programming interface",
"long_description": "A Common Lisp PostgreSQL programming interface",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-closer-mop",
"cl-local-time",
"cl-alexandria",
"cl-postgres",
"cl-postgres-plus-local-time",
"cl-bordeaux-threads",
"cl-fiveam",
"cl-global-vars",
"cl-split-sequence"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"cl-local-time"
]
}
]
},
{
"name": "cl-ppcre",
"portdir": "lisp/cl-ppcre",
"version": "2.1.2",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/edicl/cl-ppcre",
"description": "Portable Perl-compatible regular expressions for Common Lisp",
"long_description": "CL-PPCRE is a fast, portable, thread-safe regular expression library for Common Lisp compatible with Perl",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-flexi-streams"
]
},
{
"type": "test",
"ports": [
"cl-flexi-streams",
"cl-unicode"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"nyxt"
]
},
{
"type": "lib",
"ports": [
"cl-djula",
"cl-hunchentoot",
"cl-colors2",
"cl-dissect",
"cl-nodgui",
"cl-parenscript",
"cl-ppcre-unicode",
"cl-async",
"cl-change-case",
"cl-cookie",
"cl-dexador",
"cl-drakma",
"cl-http-body",
"cl-jonathan",
"cl-js",
"cl-lack",
"cl-markdown",
"cl-mimeparse",
"cl-montezuma",
"cl-optima",
"cl-parser-combinators",
"cl-phos",
"cl-prove",
"cl-redis",
"cl-should-test",
"cl-spinneret",
"cl-test-more",
"cl-toot",
"cl-trivia",
"cl-trivial-rfc-1123",
"cl-try",
"cl-uax-15",
"cl-unicode",
"cl-access",
"cl-wookie"
]
}
]
},
{
"name": "cl-ppcre-unicode",
"portdir": "lisp/cl-ppcre",
"version": "2.1.2",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/edicl/cl-ppcre",
"description": "Portable Perl-compatible regular expressions for Common Lisp",
"long_description": "CL-PPCRE is a fast, portable, thread-safe regular expression library for Common Lisp compatible with Perl",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"sbcl",
"clang-17",
"abcl",
"ccl",
"clisp"
]
},
{
"type": "lib",
"ports": [
"cl-ppcre",
"cl-unicode"
]
},
{
"type": "test",
"ports": [
"cl-flexi-streams"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"nyxt"
]
},
{
"type": "lib",
"ports": [
"cl-str",
"cl-nodgui",
"cl-change-case"
]
}
]
},
{
"name": "cl-prevalence",
"portdir": "lisp/cl-prevalence",
"version": "20221122",
"license": "LLGPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/40ants/cl-prevalence",
"description": "In memory database system for Common Lisp",
"long_description": "In memory database system for Common Lisp",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-s-sysdeps",
"cl-fiveam",
"cl-find-port",
"cl-s-xml",
"cl-moptilities"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"nyxt"
]
}
]
},
{
"name": "cl-proc-parse",
"portdir": "lisp/cl-proc-parse",
"version": "20190809",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/fukamachi/proc-parse",
"description": "Procedural vector parser",
"long_description": "Procedural vector parser",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"ccl",
"clisp",
"sbcl",
"abcl"
]
},
{
"type": "lib",
"ports": [
"cl-babel",
"cl-prove",
"cl-alexandria"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-cookie",
"cl-fast-http",
"cl-jonathan"
]
}
]
},
{
"name": "cl-prompter",
"portdir": "lisp/cl-prompter",
"version": "0.1.1",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/atlas-engineer/prompter",
"description": "Live-narrowing, fuzzy-matching, extensible prompt framework",
"long_description": "Live-narrowing, fuzzy-matching, extensible prompt framework",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ccl",
"clisp",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-containers",
"cl-lisp-unit2",
"cl-nclasses",
"cl-trivial-package-local-nicknames",
"cl-lparallel",
"cl-serapeum",
"cl-str",
"cl-alexandria",
"cl-closer-mop",
"cl-calispel",
"cl-moptilities"
]
},
{
"type": "test",
"ports": [
"cl-lisp-unit2"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"nyxt"
]
}
]
},
{
"name": "cl-prove",
"portdir": "lisp/cl-prove",
"version": "20191231",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/fukamachi/prove",
"description": "Yet another unit testing framework for Common Lisp",
"long_description": "Yet another unit testing framework for Common Lisp",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"abcl",
"ccl",
"clisp",
"sbcl"
]
},
{
"type": "lib",
"ports": [
"cl-ppcre",
"cl-alexandria",
"cl-split-sequence",
"cl-ansi-text",
"cl-colors"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-assoc-utils",
"cl-cookie",
"cl-fast-http",
"cl-http-body",
"cl-lack",
"cl-legion",
"cl-locale",
"cl-proc-parse",
"cl-quri",
"cl-smart-buffer",
"cl-xsubseq"
]
}
]
},
{
"name": "cl-ptester",
"portdir": "lisp/cl-ptester",
"version": "20160829.gitfe69fde",
"license": "LLGPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://tracker.debian.org/pkg/cl-ptester",
"description": "Test suite for Common Lisp programs",
"long_description": "Test suite for Common Lisp programs",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-puri"
]
},
{
"type": "test",
"ports": [
"cl-base64"
]
}
]
},
{
"name": "cl-puri",
"portdir": "lisp/cl-puri",
"version": "1.5.7.2",
"license": "LLGPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cliki.net/puri",
"description": "Portable URI Library for Common Lisp",
"long_description": "Portable URI Library for Common Lisp",
"active": true,
"categories": [
"devel",
"www",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-ptester"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-drakma",
"cl-routes",
"cl-thrift",
"cl-toot"
]
}
]
},
{
"name": "cl-py-configparser",
"portdir": "lisp/cl-py-configparser",
"version": "1.0.3",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://py-configparser.common-lisp.dev",
"description": "Common Lisp implementation of the Python ConfigParser module",
"long_description": "Common Lisp implementation of the Python ConfigParser module",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-parse-number"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"nyxt"
]
}
]
},
{
"name": "cl-pythonic-string-reader",
"portdir": "lisp/cl-pythonic-string-reader",
"version": "20180618",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/smithzvk/pythonic-string-reader",
"description": "A simple and unintrusive read table modification inspired by Python's three quote strings.",
"long_description": "A simple and unintrusive read table modification inspired by Python's three quote strings.",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-named-readtables"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-mgl-pax",
"cl-dref"
]
}
]
},
{
"name": "cl-qrencode",
"portdir": "lisp/cl-qrencode",
"version": "0.1.2",
"license": "GPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jnjcc/cl-qrencode",
"description": "QR code 2005 encoder in Common Lisp",
"long_description": "QR code 2005 encoder in Common Lisp",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ccl",
"sbcl",
"clang-17",
"abcl",
"clisp"
]
},
{
"type": "lib",
"ports": [
"cl-zpng",
"cl-lisp-unit"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"nyxt"
]
}
]
},
{
"name": "cl-quicklisp",
"portdir": "devel/cl-quicklisp",
"version": "2015-01-28",
"license": "permissive",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.quicklisp.org/beta/",
"description": "Quicklisp is a library manager for Common Lisp",
"long_description": "Quicklisp is a library manager for Common Lisp. It works with your existing Common Lisp implementation to download, install, and load any of over 1,500 libraries with a few simple commands.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "",
"github": "jrjsmrtn",
"ports_count": 3
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
}
]
}