HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50172,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=20",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=18",
"results": [
{
"name": "cal3d",
"portdir": "graphics/cal3d",
"version": "0.11.0",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mp3butcher/Cal3D",
"description": "skeletal based 3d character animation library",
"long_description": "Cal3d is a skeletal based 3d character animation library written in C++",
"active": true,
"categories": [
"devel",
"graphics"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "calc",
"portdir": "math/calc",
"version": "2.15.1.1",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.isthe.com/chongo/tech/comp/calc/",
"description": "Arbitrary precision calculator",
"long_description": "Calc is an interactive calculator which provides for easy large numeric calculations, but which also can be easily programmed for difficult or long calculations. It can accept a command line argument, in which case it executes that single command and exits. Otherwise, it enters interactive mode. There are a great number of pre-defined functions. The calculator can calculate transcendental functions, and accept and display numbers in real or exponential format. The calculator also knows about complex numbers.",
"active": true,
"categories": [
"math"
],
"maintainers": [
{
"name": "pmetzger",
"github": "pmetzger",
"ports_count": 23
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ncurses",
"readline"
]
}
],
"depends_on": []
},
{
"name": "calcurse",
"portdir": "sysutils/calcurse",
"version": "4.8.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://calcurse.org",
"description": "text-based personal organizer",
"long_description": "Calcurse is a text-based personal organizer which helps keep track of events and everyday tasks.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "michael.klein",
"github": "mklein-de",
"ports_count": 16
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gettext",
"pkgconfig",
"libiconv",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ncurses",
"gettext-runtime"
]
}
],
"depends_on": []
},
{
"name": "calendar-contacts-server",
"portdir": "net/calendar-contacts-server",
"version": "9.3.20200212",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.calendarserver.org",
"description": "Apple Calendar and Contacts Server configuration",
"long_description": "ccs-calendarserver is a standards-compliant server implementing the CalDAV and CardDAV protocols, including iMIP. It provides a shared location on the network allowing multiple users to store and edit calendaring and contact information. This port provides a basic, working, easily modifiable configuration, previously used in macOS Server.app, and an nginx reverse proxy to handle modern crypto and isolate the backend server.",
"active": true,
"categories": [
"net",
"mail"
],
"maintainers": [
{
"name": "s.t.smith",
"github": "essandess",
"ports_count": 37
}
],
"variants": [
"initialize_always",
"apns"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27",
"mail-server",
"curl-ca-bundle",
"py27-asn1",
"py27-asn1-modules",
"py27-cffi",
"py27-constantly",
"py27-cryptography",
"py27-dateutil",
"py27-docutils",
"py27-enum34",
"py27-incremental",
"py27-ldap",
"py27-mock",
"py27-openssl",
"libffi",
"py27-psutil",
"py27-pycparser",
"py27-service_identity",
"py27-six",
"py27-virtualenv",
"py27-zopeinterface",
"py27-pyobjc-cocoa",
"memcached",
"nginx",
"cyrus-sasl2",
"postgresql17-server",
"py27-pip",
"openssl"
]
},
{
"type": "run",
"ports": [
"pip_select",
"curl",
"postgresql_select"
]
}
],
"depends_on": []
},
{
"name": "calife",
"portdir": "security/calife",
"version": "3.0.6",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.keltia.net/programs/calife",
"description": "Provides super user privileges to specific users",
"long_description": "Calife is a small utility close to sudo(8) but lightweight, and it preserves the caller’s environment (shell aliases, PATH and so on).",
"active": true,
"categories": [
"security"
],
"maintainers": [
{
"name": "roberto",
"github": "",
"ports_count": 1
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": []
},
{
"name": "camlimages",
"portdir": "ocaml/camlimages",
"version": "5.0.1",
"license": "(LGPL-2 or Permissive)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://gallium.inria.fr/camlimages/",
"description": "Objective Caml interface to image manipulation functions.",
"long_description": "Camlimages provides basic functions for image processing and loading/saving various image file formats, an interface to display images, and a Freetype interface to render TrueType fonts.",
"active": true,
"categories": [
"devel",
"graphics",
"ocaml"
],
"maintainers": [],
"variants": [
"graph"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"ocaml-dune",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"libpng",
"tiff",
"ocaml",
"ocaml-configurator",
"ocaml-cppo",
"giflib",
"freetype",
"ghostscript",
"lablgtk2",
"rgb",
"xpm",
"ocaml-findlib",
"libexif",
"libjpeg-turbo"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"advi"
]
}
]
},
{
"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": "canna",
"portdir": "textproc/canna",
"version": "3.7p3",
"license": "Restrictive/Distributable and BSD-old and GPL-2+ and MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://canna.sourceforge.jp/",
"description": "Kana-Kanji conversion system",
"long_description": "Kana-Kanji conversion system",
"active": true,
"categories": [
"textproc",
"japanese"
],
"maintainers": [],
"variants": [
"universal",
"inet",
"pdfdoc"
],
"dependencies": [
{
"type": "build",
"ports": [
"gccmakedep",
"imake",
"clang-15"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"kinput2"
]
}
]
},
{
"name": "cannonsmash",
"portdir": "games/cannonsmash",
"version": "0.6.6",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://cannonsmash.sourceforge.net/",
"description": "3D tabletennis game",
"long_description": "3D tabletennis game",
"active": true,
"categories": [
"games"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"libsdl_mixer",
"xorg-libXmu",
"libsdl_image",
"gtk2",
"libGLU",
"mesa"
]
}
],
"depends_on": []
},
{
"name": "cantera",
"portdir": "science/cantera",
"version": "2.5.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cantera.org",
"description": "Cantera software package",
"long_description": "Cantera is a suite of object-oriented software tools for problems involving chemical kinetics, thermodynamics, and/or transport processes. Fortran support is disabled by install using MacPorts.",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "macports",
"github": "thomasfiala",
"ports_count": 2
}
],
"variants": [
"sundials"
],
"dependencies": [
{
"type": "build",
"ports": [
"boost176",
"py310-setuptools",
"py310-pythran",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-16",
"gtest",
"scons"
]
},
{
"type": "lib",
"ports": [
"yaml-cpp",
"eigen3",
"python310",
"py310-cython",
"py310-numpy",
"libfmt8",
"sundials5"
]
},
{
"type": "run",
"ports": [
"py310-ruamel-yaml"
]
}
],
"depends_on": []
},
{
"name": "cantera-devel",
"portdir": "science/cantera",
"version": "2.5.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "cantera",
"homepage": "https://cantera.org",
"description": "Obsolete port, replaced by cantera",
"long_description": "This port has been replaced by cantera.",
"active": false,
"categories": [
"science"
],
"maintainers": [
{
"name": "macports",
"github": "thomasfiala",
"ports_count": 2
}
],
"variants": [
"sundials"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14",
"boost176"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
"sundials5",
"python310"
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "canto",
"portdir": "net/canto",
"version": "0.6.13",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://codezen.org/canto-ng/",
"description": "flexible ncurses Atom/RSS newsreader for the console",
"long_description": "Canto is an Atom/RSS feed reader for the console that is meant to be quick, concise, and colorful. It provides a minimal, yet information packed interface with almost infinite customization and extensibility",
"active": true,
"categories": [
"net",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"ncurses",
"python27",
"py27-chardet",
"py27-feedparser"
]
}
],
"depends_on": []
},
{
"name": "cantor",
"portdir": "kde/cantor",
"version": "4.14.3",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.kde.org",
"description": "Frontend to Mathematical Software",
"long_description": "KDE Frontend to Mathematical Software",
"active": true,
"categories": [
"kde",
"kde4"
],
"maintainers": [],
"variants": [
"debug",
"docs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"automoc",
"cmake",
"pkgconfig",
"clang-14"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"cln",
"qt4-mac",
"libspectre",
"libqalculate",
"phonon",
"analitza",
"libkdeedu",
"luajit"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"kdeedu4"
]
}
]
},
{
"name": "capnproto",
"portdir": "devel/capnproto",
"version": "1.2.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://capnproto.org/",
"description": "Cap’n Proto is an insanely fast data interchange format and capability-based RPC system. Think JSON, except binary. Or think Protocol Buffers, except faster.",
"long_description": "Cap’n Proto is an insanely fast data interchange format and capability-based RPC system. Think JSON, except binary. Or think Protocol Buffers, except faster.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "cal",
"github": "neverpanic",
"ports_count": 53
}
],
"variants": [
"openssl",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"openssl"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"sequoia-sq",
"sequoia-chameleon-gnupg",
"sequoia-keystore"
]
},
{
"type": "lib",
"ports": [
"textmate2",
"sequoia-pgp",
"squirrel-ime",
"librime",
"librime-devel"
]
}
]
},
{
"name": "caps-log",
"portdir": "sysutils/caps-log",
"version": "1.2.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/NikolaDucak/caps-log",
"description": "Small TUI journaling tool",
"long_description": "caps-log is a small, terminal-based journaling tool.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "NikolaDucak",
"github": "NikolaDucak",
"ports_count": 1
},
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"boost181",
"libgit2",
"FTXUI",
"openssl3",
"libfmt9"
]
}
],
"depends_on": []
},
{
"name": "capstone",
"portdir": "devel/capstone",
"version": "5.0.6",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.capstone-engine.org/",
"description": "Capstone disassembly engine",
"long_description": "Capstone is a multi-arch, multi-platform disassembly framework with advanced features",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "aquynh",
"github": "aquynh",
"ports_count": 1
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"iaito",
"radare2",
"rizin"
]
}
]
},
{
"name": "carapace",
"portdir": "sysutils/carapace",
"version": "1.5.7",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://carapace.sh/",
"description": "Command-line interface completion framework",
"long_description": "Carapace provides multi-shell (bash, zsh, fish, powershell) completions for CLI programs.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "esafak",
"github": "esafak",
"ports_count": 128
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "cardpeek",
"portdir": "sysutils/cardpeek",
"version": "0.8.4",
"license": "(GPL-3+ or OpenSSLException)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pannetrat.com/Cardpeek/",
"description": "Cardpeek is a tool to read the contents of ISO7816 smart cards.",
"long_description": "Cardpeek is a tool to read the contents of ISO7816 smart cards. It features a GTK GUI to represent card data is a tree view, and is extensible with a scripting language (LUA). This tool is capable of reading the contents of the following types of cards like EMV bank cards, Electronic/Biometric passports, belgian eID card, Calypso transport cards, SIM cards, Vitale 2 (french health card)...",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"readline",
"gtk3",
"glib2",
"curl",
"libiconv",
"lua52",
"openssl"
]
}
],
"depends_on": []
},
{
"name": "c-ares",
"portdir": "net/c-ares",
"version": "1.34.6",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://c-ares.org",
"description": "C library for asynchronous DNS requests (including name resolves)",
"long_description": "This is c-ares, an asynchronous resolver library. It is intended for applications which need to perform DNS queries without blocking, or need to perform multiple DNS queries in parallel. The primary examples of such applications are servers which communicate with multiple clients and programs with graphical user interfaces.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 249
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake-bootstrap",
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"etherape",
"wireshark2",
"wireshark22",
"wireshark30",
"apache-arrow",
"grpc",
"py39-grpcio",
"py39-grpcio-tools",
"py310-grpcio",
"py310-grpcio-tools",
"libexosip2",
"wireshark3",
"wireshark4",
"shadowsocks-libev",
"py27-gevent",
"py35-gevent",
"py36-gevent",
"bzflag",
"py37-pyarrow",
"py38-pyarrow",
"pgbouncer",
"py37-grpcio",
"py37-grpcio-tools",
"nghttp2-tools",
"py38-grpcio",
"py38-grpcio-tools",
"mosquitto"
]
}
]
},
{
"name": "cargo",
"portdir": "devel/cargo",
"version": "0.93.0",
"license": "(MIT or Apache-2)",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://crates.io",
"description": "The Rust package manager",
"long_description": "Cargo downloads your Rust project’s dependencies and compiles your project.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1504
}
],
"variants": [
"mirror_all_architectures",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"legacy-support",
"pkgconfig",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"openssl3",
"zlib",
"libgit2",
"libssh2",
"libunwind",
"curl"
]
},
{
"type": "run",
"ports": [
"rust"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py314-bcrypt",
"wezterm",
"binwalk",
"cargo-c",
"dtool",
"git-interactive-rebase-tool",
"mesalink",
"pijul",
"racer",
"rust-analyzer",
"shellharden",
"stgit",
"tokei",
"wrangler",
"amp",
"ox",
"whitebox-tools",
"libopenraw",
"librsvg",
"pastel",
"pngquant",
"t-rec",
"alan",
"gleam",
"himalaya",
"rav1e",
"bandwhich",
"dog",
"ffsend",
"gping",
"miniserve",
"newsboat",
"pdns-recursor",
"rustscan",
"teleport",
"websocat",
"xh",
"dijo",
"eureka",
"task",
"taskwarrior-tui",
"edit",
"brush",
"idevice_pair",
"py314-maturin",
"py314-orjson",
"sequoia-keystore",
"py314-dulwich",
"kibi",
"py314-cryptography",
"py314-pydantic_core",
"run",
"py313-cryptg",
"prek",
"alacritty",
"py35-bcrypt",
"py36-bcrypt",
"py37-bcrypt",
"py38-bcrypt",
"py39-bcrypt",
"py36-cryptography",
"py37-cryptography",
"py38-cryptography",
"py39-cryptography",
"py38-dulwich",
"py39-dulwich",
"py27-hgexperimental",
"py37-jellyfish",
"py38-jellyfish",
"py39-jellyfish",
"py-tokenizers",
"py37-tokenizers",
"py38-tokenizers",
"py39-tokenizers",
"sequoia-pgp",
"fish",
"asciinema",
"broot",
"bupstash",
"cargo2port",
"clamav",
"cloudman",
"diskonaut",
"diskus",
"dmux",
"dua-cli",
"fd",
"folderify",
"fselect",
"hexyl",
"hyperfine",
"influxdb",
"just",
"kubie",
"lsd",
"mask",
"mcfly",
"nomino",
"procs",
"skim",
"starship",
"tealdeer",
"topgrade",
"watchman",
"xplr",
"zellij",
"zenith",
"zoxide",
"tectonic",
"angle-grinder",
"bat",
"git-delta",
"mdcat",
"ripgrep",
"ripgrep-all",
"sd",
"xsv",
"blades",
"geckodriver",
"zola",
"sccache",
"hackernews-tui",
"atuin",
"oha",
"svgcleaner",
"grex",
"helix",
"nushell",
"choose",
"dust",
"bottom",
"git-cinnabar",
"monolith",
"pqrs",
"git-branchless",
"joshuto",
"kalker",
"gitweb",
"ned",
"ruplacer",
"reddsaver",
"fif",
"onefetch",
"as-tree",
"hck",
"stylua",
"jwt-cli",
"coreutils-uutils",
"gitui",
"phetch",
"fnm",
"kdash",
"navi",
"viddy",
"git-cliff",
"organize-rt",
"yj",
"code-minimap",
"shisho",
"tv",
"tree-sitter-cli",
"committed",
"htmlq",
"gobang",
"drill",
"sad",
"mdbook",
"cargo-generate",
"sniffglue",
"genact",
"hurl",
"hgrep",
"librsvg-devel",
"nsh",
"ouch",
"py310-cryptography",
"py310-dulwich",
"doctave",
"git-absorb",
"py310-jellyfish",
"dominant_colours",
"tre-tree",
"rhit",
"py310-bcrypt",
"backdown",
"cargo-asm",
"when",
"viu",
"cbindgen",
"wasmtime",
"binocle",
"cobalt.rs",
"t-rex",
"jless",
"hwatch",
"dura",
"mozjs68",
"wasmer",
"argc",
"igrep",
"qsv",
"toast",
"rust-script",
"gfold",
"arti",
"mozjs91",
"blake3",
"ddh",
"difftastic",
"bore-cli",
"bartib",
"wasm-pack",
"fclones",
"oxipng",
"fornjot",
"zee",
"scout",
"cfonts",
"py-maturin",
"py37-maturin",
"py38-maturin",
"py39-maturin",
"py310-maturin",
"py-orjson",
"py37-orjson",
"py38-orjson",
"py39-orjson",
"py310-orjson",
"tuc",
"texlab",
"bingrep",
"av1an",
"rsspls",
"replibyte",
"hunt",
"ares",
"dprint",
"lychee",
"modus",
"riff",
"cgrc",
"rustic",
"py310-tokenizers",
"rq",
"nixpacks",
"stork",
"meli",
"jot",
"roapi",
"columnq",
"lemmeknow",
"keysync",
"agg",
"felix",
"jujutsu",
"py311-cryptography",
"py311-maturin",
"garage",
"mqttui",
"py311-dulwich",
"mozjs102",
"py311-orjson",
"hoard-cli",
"py311-bcrypt",
"kbs2",
"jlq",
"termusic",
"so",
"ruff",
"eva",
"typst",
"py311-jellyfish",
"py-cryptg",
"py38-cryptg",
"py39-cryptg",
"py310-cryptg",
"fastmod",
"volta-node",
"taizen",
"wiki-tui",
"halloy",
"fend",
"sniprun",
"py311-cryptg",
"killport",
"tui-journal",
"py311-tokenizers",
"py-safetensors",
"py38-safetensors",
"py39-safetensors",
"py310-safetensors",
"py311-safetensors",
"repgrep",
"eza",
"pijul-devel",
"daktilo",
"py312-maturin",
"gdrive3",
"pueue",
"presenterm",
"gifski",
"libgifski",
"py312-orjson",
"mozjs115",
"py312-dulwich",
"silicon",
"lapce",
"py312-cryptography",
"gpg-tui",
"ascii-gen",
"hyfetch",
"wgshadertoy",
"jaq",
"jql",
"gql",
"ast-grep",
"rs-aggregate",
"py312-jellyfish",
"PineFlash",
"tlrc",
"py311-tiktoken",
"py312-tiktoken",
"csvlens",
"py312-bcrypt",
"py-pydantic_core",
"py38-pydantic_core",
"py39-pydantic_core",
"py310-pydantic_core",
"py311-pydantic_core",
"py312-pydantic_core",
"czkawka",
"py37-pydantic_core",
"mise",
"conserve",
"gitoxide",
"srgn",
"rustpython",
"py-rustworkx",
"py310-rustworkx",
"py311-rustworkx",
"py312-rustworkx",
"yazi",
"kalc",
"uv",
"vrc-get",
"wstunnel",
"py312-cryptg",
"watchexec",
"ata",
"veryl",
"jnv",
"gitu",
"rune",
"orz",
"goku",
"tu",
"rotz",
"clavus",
"tiron",
"rye",
"hex",
"neocmakelsp",
"termscp",
"oxker",
"numbat",
"amber-lang",
"rio",
"sig",
"flawz",
"otree",
"envelope",
"qrtool",
"ferium",
"serpl",
"lucky-commit",
"shadowsocks-rust",
"kondo",
"aichat",
"inferno",
"rage",
"age-plugin-yubikey",
"kty",
"dune",
"ncmc",
"ncmdump",
"aq",
"elp",
"sequoia-sq",
"py313-maturin",
"py313-dulwich",
"mozjs128",
"py313-cryptography",
"neohtop",
"dufs",
"py313-orjson",
"diffr",
"rebels-in-the-sky",
"sshs",
"csview",
"macmon",
"rpg-cli",
"py313-pydantic_core",
"py313-bcrypt",
"libkrun",
"krunkit",
"hk",
"vivid",
"zizmor",
"ab-av1",
"sequoia-chameleon-gnupg",
"jgenesis",
"cocogitto",
"taplo",
"xan",
"wiper",
"carl",
"py313-jellyfish",
"mercurial-rustext",
"tabiew",
"doge",
"alcom"
]
},
{
"type": "lib",
"ports": [
"p5.26-ffi-platypus-lang-rust",
"p5.28-alien-rust",
"p5.30-alien-rust",
"p5.32-alien-rust",
"p5.34-alien-rust"
]
},
{
"type": "run",
"ports": [
"py39-setuptools-rust",
"py311-setuptools-rust",
"py314-setuptools-rust",
"py36-setuptools-rust",
"py310-setuptools-rust",
"py313-setuptools-rust",
"py312-setuptools-rust",
"py37-setuptools-rust",
"py38-setuptools-rust"
]
}
]
},
{
"name": "cargo2port",
"portdir": "sysutils/cargo2port",
"version": "0.3.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/l2dy/cargo2port",
"description": "A tool for generating cargo.crates option from Cargo.lock",
"long_description": "A tool for generating cargo.crates option from Cargo.lock.",
"active": true,
"categories": [
"sysutils",
"macports"
],
"maintainers": [
{
"name": "l2dy",
"github": "l2dy",
"ports_count": 97
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "cargo-asm",
"portdir": "devel/cargo-asm",
"version": "0.1.13",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/gnzlbg/cargo-asm",
"description": "cargo subcommand showing the assembly or llvm-ir generated for Rust code",
"long_description": "cargo subcommand showing the assembly or llvm-ir generated for Rust code",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "cargo-bootstrap",
"portdir": "devel/cargo",
"version": "1.60.0",
"license": "(MIT or Apache-2)",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://crates.io",
"description": "The Rust package manager",
"long_description": "Cargo downloads your Rust project’s dependencies and compiles your project.",
"active": false,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1018
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-13"
]
},
{
"type": "run",
"ports": [
"rust"
]
}
],
"depends_on": []
},
{
"name": "cargo-c",
"portdir": "devel/cargo-c",
"version": "0.10.18",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/lu-zero/cargo-c",
"description": "cargo applet to build and install C-ABI compatibile dynamic and static libraries",
"long_description": "cargo applet to build and install C-ABI compatibile dynamic and static libraries",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1504
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"zlib",
"openssl3",
"libgit2",
"libunwind",
"libiconv"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"rav1e",
"libgifski"
]
}
]
},
{
"name": "cargo-generate",
"portdir": "devel/cargo-generate",
"version": "0.23.7",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://crates.io/crates/cargo-generate",
"description": "cargo, make me a project",
"long_description": "cargo-generate is a developer tool to help you get up and running quickly with a new Rust project by leveraging a pre-existing git repository as a template.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 639
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
},
{
"type": "run",
"ports": [
"curl"
]
}
],
"depends_on": []
},
{
"name": "carl",
"portdir": "office/carl",
"version": "0.5.0",
"license": "MIT and public-domain",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/b1rger/carl",
"description": "carl is a calendar for the commandline.",
"long_description": "carl is a calendar for the commandline. It tries to mimic the various cal(1) implementations out there, but also adds enhanced features like colors and ical support.",
"active": true,
"categories": [
"office"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1018
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "carlson-elliptic-integrals",
"portdir": "fortran/carlson-elliptic-integrals",
"version": "1.0.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jacobwilliams/carlson-elliptic-integrals",
"description": "Carlson symmetric forms of elliptic integrals",
"long_description": "This is a modern Fortran implementation of the Carlson symmetric forms of elliptic integrals code from the SLATEC library. It has been extensively refactored.",
"active": true,
"categories": [
"math",
"fortran"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"gcc10",
"gcc11",
"gcc12",
"gccdevel"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14",
"gcc12",
"fpm"
]
},
{
"type": "lib",
"ports": [
"libgcc"
]
}
],
"depends_on": []
},
{
"name": "carthage",
"portdir": "devel/carthage",
"version": "0.40.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Carthage/Carthage",
"description": "A simple, decentralized dependency manager for Cocoa",
"long_description": "A simple, decentralized dependency manager for Cocoa",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "saagar",
"github": "saagarjha",
"ports_count": 3
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "fetch",
"ports": [
"git"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"SourceKittenDaemon"
]
}
]
},
{
"name": "cartman",
"portdir": "devel/cartman",
"version": "0.3.1",
"license": "ISC",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://tamentis.com/projects/cartman/",
"description": "command line access to a Trac installation",
"long_description": "cartman allows you to create and manage Trac tickets from the command-line, without the need to setup physical access to the Trac server or database. All you need is a Trac account.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-installer",
"py312-wheel",
"clang-18",
"py312-build",
"py312-setuptools"
]
},
{
"type": "lib",
"ports": [
"py312-requests",
"python312"
]
}
],
"depends_on": []
},
{
"name": "carto",
"portdir": "gis/carto",
"version": "1.2.0",
"license": "Apache-2 and BSD and ISC and MIT and PSF and public-domain and (AFL-2.1 or BSD) and (BSD or MIT) and (WTFPL or MIT)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mapbox/carto",
"description": "Fast CSS-like map stylesheets",
"long_description": "CartoCSS (short: Carto) is a language for map design. It is similar in syntax to CSS, but builds upon it with specific abilities to filter map data and by providing things like variables. It targets the Mapnik renderer and is able to generate Mapnik XML and a JSON variant of Mapnik XML.",
"active": true,
"categories": [
"gis"
],
"maintainers": [
{
"name": "frank.dean",
"github": "frankdean",
"ports_count": 12
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"npm10",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"nodejs22"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"mod_tile"
]
}
]
},
{
"name": "casadi",
"portdir": "math/casadi",
"version": "3.7.2",
"license": "LGPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/casadi/casadi",
"description": "CasADi is a symbolic framework for numeric optimization",
"long_description": "CasADi is a symbolic framework for numeric optimization implementing automatic differentiation in forward and reverse modes on sparse matrix-valued computational graphs. It supports self-contained C-code generation and interfaces state-of-the-art codes such as SUNDIALS, IPOPT etc. It can be used from C++, Python or Matlab/Octave.",
"active": true,
"categories": [
"math"
],
"maintainers": [
{
"name": "aw.kornilov",
"github": "ierofant",
"ports_count": 15
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "cask",
"portdir": "devel/cask",
"version": "0.9.1",
"license": "GPL-3+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/cask/cask",
"description": "Project management tool for Emacs",
"long_description": "Cask is a project management tool for Emacs that helps automate the package development cycle; development, dependencies, testing, building, packaging and more. Cask can also be used to manage dependencies for your local Emacs configuration.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "amake",
"github": "amake",
"ports_count": 155
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": []
},
{
"name": "cassandra",
"portdir": "databases/cassandra",
"version": "1.2.3",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cassandra.apache.org/",
"description": "A highly scalable, eventually consistent, distributed, structured key-value store.",
"long_description": "The Apache Cassandra Project develops a highly scalable second-generation distributed database, bringing together Dynamo's fully distributed design and Bigtable's ColumnFamily-based data model. Cassandra was open sourced by Facebook in 2008, and is now developed by Apache committers and contributors from many companies.",
"active": true,
"categories": [
"databases"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"apache-ant",
"apache-ivy",
"clang-9.0"
]
},
{
"type": "run",
"ports": [
"commons-lang",
"google-guava",
"jakarta-log4j",
"jline",
"slf4j",
"antlr3",
"junit",
"commons-cli",
"commons-codec"
]
}
],
"depends_on": []
},
{
"name": "castor",
"portdir": "java/castor",
"version": "0.9.9",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://castor-data-binding.github.io/castor/",
"description": "data binding framework for Java",
"long_description": "Castor is an Open Source data binding framework for Java(tm). It's the shortest path between Java objects, XML documents and relational tables. Castor provides Java-to-XML binding, Java-to-SQL persistence, and more.",
"active": true,
"categories": [
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"kaffe"
]
}
],
"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": 2816
}
],
"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": "catch2",
"portdir": "devel/catch2",
"version": "3.8.1",
"license": "Boost-1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/catchorg/Catch2",
"description": "Catch 2: a modern, C++-native, header-only, test framework for unit-tests",
"long_description": "Catch 2: a modern, C++-native, header-only, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "howarth.at.macports",
"github": "jwhowarth",
"ports_count": 16
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"finite-diff",
"absent"
]
},
{
"type": "test",
"ports": [
"stringtoolbox",
"absent"
]
}
]
},
{
"name": "catdoc",
"portdir": "textproc/catdoc",
"version": "0.95",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.wagner.pp.ru/~vitus/software/catdoc/",
"description": "Convert MS Word/Excel documents to plain ASCII or TeX.",
"long_description": "catdoc is program which reads one or more Microsoft word files and outputs text, contained insinde them to standard output. Therefore it does same work for .doc files, as unix cat command for plain ASCII files. It is now accompanied by xls2csv - program which converts Excel spreadsheet into comma-separated value file. Newest addition to catdoc suite is catppt - a program, which extracts readable text from the PowerPoint files.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "julian",
"github": "",
"ports_count": 2
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "run",
"ports": [
"tk"
]
}
],
"depends_on": []
},
{
"name": "catgirl",
"portdir": "net/catgirl",
"version": "2.2a",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://git.causal.agency/catgirl/",
"description": "a TLS-only terminal IRC client",
"long_description": "catgirl is a TLS-only terminal IRC client. Its features include tab completion, split scrolling, URL detection, nick colouring topic diffing, and message filtering.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "rak",
"github": "ryanakca",
"ports_count": 9
},
{
"name": "june",
"github": "causal-agent",
"ports_count": 2
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ncurses",
"libretls"
]
}
],
"depends_on": []
},
{
"name": "catgirl-downloader",
"portdir": "www/catgirl-downloader",
"version": "0.2.8",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/NyarchLinux/CatgirlDownloader",
"description": "GTK4 application that downloads images of catgirl",
"long_description": "GTK4 application that downloads images of catgirl based on https://nekos.moe",
"active": true,
"categories": [
"graphics",
"www"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"meson",
"ninja",
"pkgconfig",
"clang-17",
"python313",
"gettext"
]
},
{
"type": "lib",
"ports": [
"appstream-glib",
"glib2",
"desktop-file-utils",
"gettext-runtime",
"gtk4"
]
},
{
"type": "run",
"ports": [
"libadwaita",
"py313-requests",
"py313-gobject3"
]
}
],
"depends_on": []
},
{
"name": "cava",
"portdir": "audio/cava",
"version": "0.10.6",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/karlstav/cava",
"description": "Cross-platform Audio Visualizer",
"long_description": "Cava is a bar spectrum audio visualizer for terminal (ncurses) or desktop (SDL).",
"active": true,
"categories": [
"audio"
],
"maintainers": [
{
"name": "makr",
"github": "mohd-akram",
"ports_count": 82
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libsdl2",
"ncurses",
"portaudio",
"iniparser",
"fftw-3",
"pulseaudio"
]
}
],
"depends_on": []
},
{
"name": "cbindgen",
"portdir": "devel/cbindgen",
"version": "0.29.2",
"license": "MPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/eqrion/cbindgen",
"description": "A project for generating C bindings from Rust code",
"long_description": "A project for generating C bindings from Rust code. cbindgen creates C/C++11 headers for Rust libraries which expose a public C API",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1018
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"mozjs128",
"teleport"
]
}
]
},
{
"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": "cbonsai",
"portdir": "games/cbonsai",
"version": "1.4.2",
"license": "GPL-3",
"platforms": "darwin linux freebsd",
"epoch": 1,
"replaced_by": null,
"homepage": "https://gitlab.com/jallbrit/cbonsai",
"description": "grow bonsai trees in your terminal",
"long_description": "cbonsai is a bonsai tree generator, written in C using ncurses. It intelligently creates, colors, and positions a bonsai tree, and is entirely configurable via CLI options-- see usage. There are 2 modes of operation: static (the default), and live.",
"active": true,
"categories": [
"games"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1018
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"scdoc",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ncurses"
]
}
],
"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": "ccache",
"portdir": "devel/ccache",
"version": "4.12.2",
"license": "GPL-3+",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ccache.dev",
"description": "object-file caching compiler wrapper",
"long_description": "ccache is a compiler cache. It acts as a caching pre-processor to C/C++ compilers, using the -E compiler switch and a hash to detect when a compilation can be satisfied from cache. This often results in a 5 to 10 times speedup in common compilations.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug",
"doc",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20",
"pkgconfig",
"perl5",
"asciidoctor",
"doctest",
"cmake"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"hiredis",
"xxhashlib",
"zstd"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"dosbox-staging",
"arangodb"
]
},
{
"type": "run",
"ports": [
"gutils-suite-core"
]
}
]
},
{
"name": "ccal",
"portdir": "sysutils/ccal",
"version": "0.6",
"license": "GPL-2+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.jamiehillman.co.uk/ccal/",
"description": "ccal",
"long_description": "Ccal, a curses-based calendar/journal/diary & todo list program.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
}
],
"depends_on": []
},
{
"name": "ccaudio2",
"portdir": "audio/ccaudio2",
"version": "2.2.0",
"license": "LGPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/ccaudio",
"description": "Library and software for manipulating audio data",
"long_description": "The GNU ccAudio2 library is a portable C++ class framework that's useful for developing applications that must process audio. This library provides a class framework for accessing audio segments from various audio file formats (.au, .wav, etc) and for creation of audio frame buffers that are then passed to audio devices and/or DSP processing systems such as telephony cards.",
"active": true,
"categories": [
"audio"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"libgsm",
"speex",
"ucommon"
]
}
],
"depends_on": []
},
{
"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": "ccd2iso",
"portdir": "sysutils/ccd2iso",
"version": "0.3",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sourceforge.net/projects/ccd2iso/",
"description": "CloneCD image to ISO image file converter",
"long_description": "Simple command line too to convert windows-only ccd files to burnable ISO images.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "ccdiff",
"portdir": "textproc/ccdiff",
"version": "0.340.0",
"license": "Artistic-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/App::ccdiff",
"description": "Colored Character Diff",
"long_description": "Colored Character Diff",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.34-extutils-makemaker",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"p5.34-getopt-long",
"p5.34-scalar-list-utils",
"p5.34-term-ansicolor",
"perl5.34",
"p5.34-algorithm-diff"
]
},
{
"type": "test",
"ports": [
"p5.34-capture-tiny",
"p5.34-test-simple"
]
}
],
"depends_on": []
}
]
}