HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50724,
"next": null,
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=1014",
"results": [
{
"name": "kubectl-1.15",
"portdir": "sysutils/kubectl",
"version": "1.15.12",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://kubectl.docs.kubernetes.io/",
"description": "Kubernetes cluster CLI",
"long_description": "Command line interface for running commands against Kubernetes clusters",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
},
{
"name": "",
"github": "pedrohdz",
"ports_count": 81
},
{
"name": "patarra",
"github": "patarra",
"ports_count": 28
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "run",
"ports": [
"kubectl_select"
]
}
],
"depends_on": []
},
{
"name": "kubectl-1.14",
"portdir": "sysutils/kubectl",
"version": "1.14.10",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://kubectl.docs.kubernetes.io/",
"description": "Kubernetes cluster CLI",
"long_description": "Command line interface for running commands against Kubernetes clusters",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
},
{
"name": "",
"github": "pedrohdz",
"ports_count": 81
},
{
"name": "patarra",
"github": "patarra",
"ports_count": 28
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "run",
"ports": [
"kubectl_select"
]
}
],
"depends_on": []
},
{
"name": "kubectl-1.13",
"portdir": "sysutils/kubectl",
"version": "1.13.12",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://kubectl.docs.kubernetes.io/",
"description": "Kubernetes cluster CLI",
"long_description": "Command line interface for running commands against Kubernetes clusters",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
},
{
"name": "",
"github": "pedrohdz",
"ports_count": 81
},
{
"name": "patarra",
"github": "patarra",
"ports_count": 28
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "run",
"ports": [
"kubectl_select"
]
}
],
"depends_on": []
},
{
"name": "kubectl-1.12",
"portdir": "sysutils/kubectl",
"version": "1.12.10",
"license": "Apache-2",
"platforms": "{darwin < 21}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://kubectl.docs.kubernetes.io/",
"description": "Kubernetes cluster CLI",
"long_description": "Command line interface for running commands against Kubernetes clusters",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
},
{
"name": "",
"github": "pedrohdz",
"ports_count": 81
},
{
"name": "patarra",
"github": "patarra",
"ports_count": 28
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "run",
"ports": [
"kubectl_select"
]
}
],
"depends_on": []
},
{
"name": "kubectl-1.11",
"portdir": "sysutils/kubectl",
"version": "1.11.10",
"license": "Apache-2",
"platforms": "{darwin < 21}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://kubectl.docs.kubernetes.io/",
"description": "Kubernetes cluster CLI",
"long_description": "Command line interface for running commands against Kubernetes clusters",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
},
{
"name": "",
"github": "pedrohdz",
"ports_count": 81
},
{
"name": "patarra",
"github": "patarra",
"ports_count": 28
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "run",
"ports": [
"kubectl_select"
]
}
],
"depends_on": []
},
{
"name": "kubectl-1.10",
"portdir": "sysutils/kubectl",
"version": "1.10.13",
"license": "Apache-2",
"platforms": "{darwin < 21}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://kubectl.docs.kubernetes.io/",
"description": "Kubernetes cluster CLI",
"long_description": "Command line interface for running commands against Kubernetes clusters",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
},
{
"name": "",
"github": "pedrohdz",
"ports_count": 81
},
{
"name": "patarra",
"github": "patarra",
"ports_count": 28
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "run",
"ports": [
"kubectl_select"
]
}
],
"depends_on": []
},
{
"name": "py38-meson",
"portdir": "python/py-meson",
"version": "1.8.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mesonbuild.com",
"description": "Meson - A high productivity build system",
"long_description": "Meson is a build system designed to optimize programmer productivity. It aims to do this by providing simple, out-of-the-box support for modern software development tools and practices, such as unit tests, coverage reports, Valgrind, CCache and the like. It is both extremely fast, and, even more importantly, as user friendly as possible.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "git",
"github": "SoapZA",
"ports_count": 23
},
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1995
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py38-wheel",
"py38-build",
"py38-installer",
"py38-setuptools"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"ninja",
"py38-setuptools"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-meson-python"
]
}
]
},
{
"name": "meson",
"portdir": "devel/meson",
"version": "1.10.1",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mesonbuild.com",
"description": "Meson - A high productivity build system",
"long_description": "Meson is a build system designed to optimize programmer productivity. It aims to do this by providing simple, out-of-the-box support for modern software development tools and practices, such as unit tests, coverage reports, Valgrind, CCache and the like. It is both extremely fast, and, even more importantly, as user friendly as possible.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "git",
"github": "SoapZA",
"ports_count": 23
},
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1995
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-meson"
]
},
{
"type": "run",
"ports": [
"ninja",
"py311-setuptools"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"libhttpseverywhere",
"orc",
"tio",
"babl",
"mpc",
"osinfo-db-tools",
"atk",
"libhandy",
"lite-xl-luajit",
"appstream-glib",
"fson",
"glib2-devel",
"libsigcxx3",
"wayland",
"koio",
"simde",
"dosbox-staging",
"mm-common",
"gtkmm4",
"libproxy",
"libproxy-vapi",
"spice-gtk",
"virt-manager",
"folks",
"gcr",
"libhandy-0.0",
"libsecret",
"libcmatrix",
"glade",
"gexiv2",
"libgit2-glib",
"libpeas",
"libpeas1",
"totem",
"gimp3-devel",
"frogr",
"geocode-glib",
"grilo",
"libchamplain",
"libgdata",
"virglrenderer",
"tracker3",
"gtksourceview5",
"libgweather",
"libdicom",
"epiphany",
"libslirp",
"lite-xl",
"policykit",
"pkcs11-provider",
"libmediaart",
"py35-gobject3",
"pavucontrol",
"usbredir",
"gnome-calculator",
"gtk3-devel",
"gtk3",
"gucharmap",
"libsoup",
"libsoup-devel",
"tracker",
"gtk4-devel",
"harfbuzz",
"harfbuzz-devel",
"harfbuzz-icu",
"harfbuzz-icu-devel",
"gtk-vnc",
"gtk4",
"zofu",
"appstream",
"shared-mime-info",
"py27-gobject3",
"gedit-plugins",
"gedit",
"fsearch",
"rubberband",
"gnome-backgrounds",
"gnome-desktop",
"glibmm",
"Chatty",
"ashuffle",
"devhelp",
"coeurl",
"libsigcxx2",
"libxmlxx5",
"gom",
"atkmm",
"libxmlxx2",
"libxmlxx3",
"secrets",
"gegl",
"grilo-plugins",
"libvmaf",
"scrcpy",
"geeqie",
"libarchive-qt",
"zenity",
"libgnt",
"gdk-pixbuf2-devel",
"libnotify",
"gstreamer1-gst-plugins-ugly",
"gjs-devel",
"libepoxy",
"vips",
"gupnp",
"gssdp",
"gupnp-dlna",
"gupnp-igd",
"gupnp-tools",
"libnice",
"gdk-pixbuf2",
"vipsdisp",
"tepl",
"vte",
"mpv",
"webp-pixbuf-loader",
"libosinfo",
"libvirt-glib",
"MicroTeX",
"taisei",
"zix",
"sshfs",
"libxmlb",
"hicolor-icon-theme",
"gl-headers",
"mesa",
"glib2",
"pangomm-1.4-devel",
"pangomm-1.4",
"glibmm-devel",
"libmpdclient",
"cairomm",
"gtkmm3",
"ksh",
"ksh-devel",
"libraqm",
"totem-pl-parser",
"gsettings-desktop-schemas",
"openslide",
"glib-networking",
"gnome-dictionary",
"gnome-maps",
"pangomm-devel",
"pangomm",
"edid-decode",
"graphene",
"font-manager",
"unpaper",
"yelp-tools",
"inih",
"blueprint-compiler",
"libpixman",
"libpixman-devel",
"mu",
"eog",
"hexchat",
"libplacebo",
"gobject-introspection-devel",
"babl-devel",
"gegl-devel",
"libxkbcommon",
"libxkbcommon-x11",
"mutest",
"catgirl-downloader",
"libadwaita",
"megatools",
"libGLU",
"zathura-plugin-cb",
"zathura-plugin-djvu",
"zathura-plugin-pdf-poppler",
"zathura-plugin-ps",
"pango-devel",
"pango",
"file-roller",
"gcab",
"gnome-settings-daemon",
"gstreamer1",
"gstreamer1-gst-plugins-bad",
"gstreamer1-gst-plugins-base",
"notekit",
"planner",
"gstreamer1-gst-plugins-good",
"libdazzle",
"libdazzle-devel",
"libshumate",
"spice-protocol",
"gupnp-av",
"girara",
"zathura-plugin-pdf-mupdf",
"bali-phy",
"bali-phy-devel",
"gjs",
"amtk",
"at-spi2-core",
"at-spi2-atk",
"desktop-file-utils",
"gtksourceview4",
"libsoup-2.4",
"virt-viewer",
"albafetch",
"gnome-desktop-gtk4",
"libfeedback",
"libmm-glib",
"json-glib",
"gstreamer1-gst-libav",
"audacious-plugins",
"netatalk",
"netatalk4",
"libesmtp",
"minpack",
"gitg",
"dino",
"audacious-core",
"dav1d",
"mpd",
"ncmpc",
"libdvdcss",
"libvirt",
"paps",
"rizin",
"pulseaudio",
"cairo-devel",
"gobject-introspection",
"zathura",
"zathura-docs",
"openh264",
"knot-resolver"
]
},
{
"type": "run",
"ports": [
"gutils-suite-core"
]
}
]
},
{
"name": "claude-code",
"portdir": "llm/claude-code",
"version": "2.1.41",
"license": "Restrictive and NoMirror",
"platforms": "{darwin >= 22}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://claude.com/product/claude-code",
"description": "Claude Code -- Anthropic's agentic coding tool that lives in your terminal",
"long_description": "Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.",
"active": true,
"categories": [
"llm"
],
"maintainers": [
{
"name": "breun",
"github": "breun",
"ports_count": 98
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "py-meson",
"portdir": "python/py-meson",
"version": "1.10.1",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mesonbuild.com",
"description": "Meson - A high productivity build system",
"long_description": "Meson is a build system designed to optimize programmer productivity. It aims to do this by providing simple, out-of-the-box support for modern software development tools and practices, such as unit tests, coverage reports, Valgrind, CCache and the like. It is both extremely fast, and, even more importantly, as user friendly as possible.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "git",
"github": "SoapZA",
"ports_count": 23
},
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1995
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-meson"
]
}
],
"depends_on": []
},
{
"name": "py39-meson",
"portdir": "python/py-meson",
"version": "1.10.1",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mesonbuild.com",
"description": "Meson - A high productivity build system",
"long_description": "Meson is a build system designed to optimize programmer productivity. It aims to do this by providing simple, out-of-the-box support for modern software development tools and practices, such as unit tests, coverage reports, Valgrind, CCache and the like. It is both extremely fast, and, even more importantly, as user friendly as possible.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "git",
"github": "SoapZA",
"ports_count": 23
},
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1995
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py39-wheel",
"py39-build",
"py39-installer",
"py39-setuptools"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"ninja",
"py39-setuptools"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-meson-python"
]
}
]
},
{
"name": "py310-meson",
"portdir": "python/py-meson",
"version": "1.10.1",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mesonbuild.com",
"description": "Meson - A high productivity build system",
"long_description": "Meson is a build system designed to optimize programmer productivity. It aims to do this by providing simple, out-of-the-box support for modern software development tools and practices, such as unit tests, coverage reports, Valgrind, CCache and the like. It is both extremely fast, and, even more importantly, as user friendly as possible.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "git",
"github": "SoapZA",
"ports_count": 23
},
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1995
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-wheel",
"py310-build",
"py310-installer",
"py310-setuptools"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"ninja",
"py310-setuptools"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-meson-python"
]
}
]
},
{
"name": "py311-meson",
"portdir": "python/py-meson",
"version": "1.10.1",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mesonbuild.com",
"description": "Meson - A high productivity build system",
"long_description": "Meson is a build system designed to optimize programmer productivity. It aims to do this by providing simple, out-of-the-box support for modern software development tools and practices, such as unit tests, coverage reports, Valgrind, CCache and the like. It is both extremely fast, and, even more importantly, as user friendly as possible.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "git",
"github": "SoapZA",
"ports_count": 23
},
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1995
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"py311-build"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "run",
"ports": [
"ninja",
"py311-setuptools"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-meson-python"
]
}
]
},
{
"name": "py313-meson",
"portdir": "python/py-meson",
"version": "1.10.1",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mesonbuild.com",
"description": "Meson - A high productivity build system",
"long_description": "Meson is a build system designed to optimize programmer productivity. It aims to do this by providing simple, out-of-the-box support for modern software development tools and practices, such as unit tests, coverage reports, Valgrind, CCache and the like. It is both extremely fast, and, even more importantly, as user friendly as possible.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "git",
"github": "SoapZA",
"ports_count": 23
},
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1995
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"py313-build",
"py313-installer",
"py313-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"ninja",
"py313-setuptools"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-meson-python"
]
}
]
},
{
"name": "py314-meson",
"portdir": "python/py-meson",
"version": "1.10.1",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mesonbuild.com",
"description": "Meson - A high productivity build system",
"long_description": "Meson is a build system designed to optimize programmer productivity. It aims to do this by providing simple, out-of-the-box support for modern software development tools and practices, such as unit tests, coverage reports, Valgrind, CCache and the like. It is both extremely fast, and, even more importantly, as user friendly as possible.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "git",
"github": "SoapZA",
"ports_count": 23
},
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1995
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-wheel",
"py314-build",
"py314-installer",
"py314-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python314"
]
},
{
"type": "run",
"ports": [
"ninja",
"py314-setuptools"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"qemu"
]
},
{
"type": "lib",
"ports": [
"meson",
"py-meson",
"py314-meson-python"
]
}
]
},
{
"name": "py312-meson",
"portdir": "python/py-meson",
"version": "1.10.1",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mesonbuild.com",
"description": "Meson - A high productivity build system",
"long_description": "Meson is a build system designed to optimize programmer productivity. It aims to do this by providing simple, out-of-the-box support for modern software development tools and practices, such as unit tests, coverage reports, Valgrind, CCache and the like. It is both extremely fast, and, even more importantly, as user friendly as possible.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "git",
"github": "SoapZA",
"ports_count": 23
},
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1995
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"py312-build"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "run",
"ports": [
"ninja",
"py312-setuptools"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-meson-python"
]
}
]
},
{
"name": "goaccess",
"portdir": "www/goaccess",
"version": "1.10",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://goaccess.io/",
"description": "GoAccess was designed to be a fast, terminal-based log analyzer.",
"long_description": "GoAccess was designed to be a fast, terminal-based log analyzer. Its core idea is to quickly analyze and view web server statistics in real time without needing to use your browser.",
"active": true,
"categories": [
"www"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1297
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gettext",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ncurses",
"tokyocabinet",
"gettext-runtime",
"openssl3",
"libmaxminddb"
]
}
],
"depends_on": []
},
{
"name": "rust-compiler-wrap",
"portdir": "lang/rust",
"version": "1.60.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.rust-lang.org",
"description": "Wrapped compiler commands for rust",
"long_description": "Wrapped compiler commands for rust",
"active": false,
"categories": [
"devel",
"lang"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-11"
]
},
{
"type": "lib",
"ports": [
"cctools",
"legacy-support",
"clang-11"
]
}
],
"depends_on": []
},
{
"name": "xeus",
"portdir": "devel/xeus",
"version": "5.2.7",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jupyter-xeus/xeus",
"description": "xeus is a library meant to facilitate the implementation of kernels for Jupyter.",
"long_description": "xeus is a library meant to facilitate the implementation of kernels for Jupyter. It takes the burden of implementing the Jupyter Kernel protocol so developers can focus on implementing the interpreter part of the kernel.",
"active": true,
"categories": [
"devel",
"science"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1297
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cctools",
"cmake",
"pkgconfig",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"nlohmann-json"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"xeus-zmq"
]
}
]
},
{
"name": "xproperty",
"portdir": "devel/xproperty",
"version": "0.13.0",
"license": "Boost",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jupyter-xeus/xproperty",
"description": "xproperty is a C++ library providing traitlets-style properties.",
"long_description": "xproperty provides an implementation of the observer patterns relying on C++ template and preprocessor metaprogramming techniques.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1297
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"nlohmann-json"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"xeus-zmq",
"xvega"
]
}
]
},
{
"name": "rust",
"portdir": "lang/rust",
"version": "1.93.1",
"license": "(MIT or Apache-2) and BSD and zlib and NCSA and Permissive",
"platforms": "{darwin >= 9}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.rust-lang.org",
"description": "A safe, concurrent, practical language",
"long_description": "Rust is a curly-brace, block-structured expression language. It visually resembles the C language family, but differs significantly in syntactic and semantic details. Its design is oriented toward concerns of \"programming in the large\", that is, of creating and maintaining boundaries -- both abstract and operational -- that preserve large-system integrity, availability and concurrency.",
"active": true,
"categories": [
"devel",
"lang"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1513
}
],
"variants": [
"mirror_all_architectures"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20",
"cmake",
"legacy-support",
"ninja",
"pkgconfig",
"python313"
]
},
{
"type": "lib",
"ports": [
"zlib",
"libgit2",
"libunwind",
"curl",
"libiconv",
"openssl3"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"neohtop",
"csview",
"so",
"ncmc",
"ncmdump",
"termusic",
"drill",
"py-rustworkx",
"py310-rustworkx",
"py311-rustworkx",
"py312-rustworkx",
"dominant_colours",
"rust-script",
"bingrep",
"fish",
"just",
"jlq",
"py37-tokenizers",
"sequoia-pgp",
"bore-cli",
"librsvg",
"librsvg-devel",
"dprint",
"doge",
"pijul-devel",
"phetch",
"procs",
"cbindgen",
"ned",
"dijo",
"zee",
"onefetch",
"tiron",
"jujutsu",
"brush",
"hwatch",
"rustic",
"rio",
"ruby32",
"coreutils-uutils",
"tui-journal",
"monolith",
"wiper",
"cobalt.rs",
"krunkit",
"rustup",
"py39-cryptg",
"fselect",
"topgrade",
"wasmtime",
"toast",
"macdisp",
"py38-tokenizers",
"rs-aggregate",
"cfonts",
"sniprun",
"stgit",
"stylua",
"volta-node",
"sniffglue",
"joshuto",
"libkrun",
"asciinema",
"py35-bcrypt",
"py36-bcrypt",
"prek",
"jless",
"rav1e",
"himalaya",
"py38-safetensors",
"hyfetch",
"py-cryptg",
"wiki-tui",
"py310-cryptg",
"py311-cryptg",
"py312-cryptg",
"py313-cryptg",
"nushell",
"yazi",
"gdrive3",
"gitoxide",
"jql",
"dua-cli",
"dune",
"scout",
"shellharden",
"bupstash",
"sccache",
"shisho",
"ata",
"libopenraw",
"halloy",
"ruff",
"py37-jellyfish",
"shadowsocks-rust",
"py38-pydantic_core",
"blades",
"atuin",
"fastmod",
"py37-cryptography",
"py38-cryptography",
"keysync",
"ddh",
"modus",
"texlab",
"rq",
"stork",
"PineFlash",
"cloudman",
"diskonaut",
"dmux",
"killport",
"fif",
"ruplacer",
"hunt",
"binocle",
"when",
"mise",
"jot",
"py36-cryptography",
"tectonic",
"cargo2port",
"py39-bcrypt",
"py310-bcrypt",
"py311-bcrypt",
"py312-bcrypt",
"py313-bcrypt",
"py314-bcrypt",
"wrangler",
"sd",
"hgrep",
"eva",
"py37-pydantic_core",
"py37-maturin",
"dura",
"git-branchless",
"gitweb",
"py-tokenizers",
"py310-tokenizers",
"py311-tokenizers",
"serpl",
"fornjot",
"lemmeknow",
"git-delta",
"rpg-cli",
"ares",
"cgrc",
"xsv",
"geckodriver",
"taizen",
"py311-tiktoken",
"py312-tiktoken",
"tree-sitter-cli",
"clamav",
"py37-orjson",
"t-rec",
"py310-jellyfish",
"py311-jellyfish",
"py312-jellyfish",
"py313-jellyfish",
"py314-jellyfish",
"ascii-gen",
"wgshadertoy",
"wasmer",
"hexyl",
"cargo",
"lapce",
"dust",
"hk",
"numbat",
"zola",
"typst",
"mqttui",
"tealdeer",
"starship",
"carl",
"uv",
"watchman",
"lucky-commit",
"vivid",
"wasm-pack",
"code-minimap",
"watchexec",
"kondo",
"kbs2",
"repgrep",
"bartib",
"zenith",
"daktilo",
"py-orjson",
"py310-orjson",
"py311-orjson",
"py312-orjson",
"py313-orjson",
"py314-orjson",
"ouch",
"nixpacks",
"wezterm",
"orz",
"csvlens",
"age-plugin-yubikey",
"viddy",
"gitui",
"tu",
"git-absorb",
"oxipng",
"replibyte",
"conserve",
"yj",
"rune",
"py39-jellyfish",
"fend",
"rye",
"jwt-cli",
"mdcat",
"sad",
"pueue",
"py38-cryptg",
"dog",
"flawz",
"felix",
"fnm",
"hex",
"zellij",
"srgn",
"otree",
"riff",
"py38-jellyfish",
"clavus",
"alacritty",
"committed",
"amber-lang",
"av1an",
"rebels-in-the-sky",
"silicon",
"git-cinnabar",
"pqrs",
"py-safetensors",
"py311-safetensors",
"py310-safetensors",
"meli",
"goku",
"bandwhich",
"roapi",
"columnq",
"rustpython",
"macmon",
"ripgrep-all",
"igrep",
"cjdns",
"blake3",
"amp",
"t-rex",
"sig",
"rustscan",
"jaq",
"rage",
"ferium",
"backdown",
"folderify",
"sequoia-keystore",
"aichat",
"presenterm",
"cocogitto",
"cargo-generate",
"neocmakelsp",
"navi",
"pastel",
"veryl",
"tuc",
"gping",
"kty",
"skim",
"git-cliff",
"py39-cryptography",
"py310-cryptography",
"py311-cryptography",
"py39-safetensors",
"py312-cryptography",
"py313-cryptography",
"py314-cryptography",
"diffr",
"mask",
"mercurial-rustext",
"wstunnel",
"py39-tokenizers",
"gql",
"py-maturin",
"elp",
"py310-maturin",
"py39-maturin",
"py311-maturin",
"py312-maturin",
"py313-maturin",
"py314-maturin",
"fclones",
"mesalink",
"oxker",
"py-pydantic_core",
"py310-pydantic_core",
"py311-pydantic_core",
"py312-pydantic_core",
"py313-pydantic_core",
"py314-pydantic_core",
"py310-dulwich",
"py311-dulwich",
"py312-dulwich",
"py313-dulwich",
"py314-dulwich",
"py38-orjson",
"racer",
"py38-maturin",
"fd",
"cargo-asm",
"hck",
"agg",
"qsv",
"hackernews-tui",
"nomino",
"choose",
"binwalk",
"ast-grep",
"gfold",
"kdash",
"gifski",
"libgifski",
"bat",
"aq",
"bottom",
"rsspls",
"cargo-c",
"arti",
"jnv",
"jgenesis",
"py39-pydantic_core",
"gleam",
"sequoia-sq",
"py37-bcrypt",
"py38-bcrypt",
"ffsend",
"envelope",
"ox",
"miniserve",
"run",
"ripgrep",
"idevice_pair",
"py38-dulwich",
"whitebox-tools",
"sshs",
"dufs",
"lychee",
"broot",
"grex",
"kalker",
"rotz",
"teleport",
"git-interactive-rebase-tool",
"influxdb",
"sequoia-chameleon-gnupg",
"gitu",
"inferno",
"tre-tree",
"ruby33",
"tabiew",
"pngquant",
"svgcleaner",
"alan",
"viu",
"ruby34",
"hoard-cli",
"websocat",
"termscp",
"newsboat",
"mcfly",
"gpg-tui",
"lsd",
"zizmor",
"taskwarrior-tui",
"czkawka",
"kubie",
"py39-orjson",
"edit",
"taplo",
"kibi",
"py39-dulwich",
"difftastic",
"argc",
"oha",
"mdbook",
"xan",
"ruby40",
"tokei",
"xh",
"eza",
"helix",
"diskus",
"angle-grinder",
"genact",
"kalc",
"tlrc",
"zoxide",
"rust-analyzer",
"vrc-get",
"alcom",
"rhit",
"garage",
"xplr",
"ab-av1",
"qrtool",
"hyperfine",
"hurl"
]
},
{
"type": "lib",
"ports": [
"racer",
"p5.28-alien-rust",
"p5.30-alien-rust",
"p5.32-alien-rust",
"p5.34-alien-rust"
]
},
{
"type": "run",
"ports": [
"py39-setuptools-rust",
"py310-setuptools-rust",
"cargo-bootstrap",
"py312-setuptools-rust",
"py313-setuptools-rust",
"py314-setuptools-rust",
"py311-setuptools-rust",
"py37-setuptools-rust",
"cargo",
"py36-setuptools-rust",
"py38-setuptools-rust"
]
}
]
},
{
"name": "rust-src",
"portdir": "lang/rust",
"version": "1.93.1",
"license": "(MIT or Apache-2) and BSD and zlib and NCSA and Permissive",
"platforms": "{darwin >= 9}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.rust-lang.org",
"description": "Rust source code for the Rust programming language",
"long_description": "Rust source code for the Rust programming language to trace `panic!` calls.",
"active": true,
"categories": [
"devel",
"lang"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1513
}
],
"variants": [
"mirror_all_architectures"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20"
]
},
{
"type": "lib",
"ports": [
null
]
}
],
"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": 1023
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-13"
]
},
{
"type": "run",
"ports": [
"rust"
]
}
],
"depends_on": []
},
{
"name": "cargo",
"portdir": "devel/cargo",
"version": "0.94.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": 1513
}
],
"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": [
"rustup",
"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",
"cjdns",
"dog",
"ffsend",
"gping",
"miniserve",
"newsboat",
"pdns-recursor",
"rustscan",
"teleport",
"websocat",
"xh",
"dijo",
"eureka",
"task",
"taskwarrior-tui",
"py314-maturin",
"py314-orjson",
"sequoia-keystore",
"py314-dulwich",
"kibi",
"py314-cryptography",
"py314-pydantic_core",
"run",
"py313-cryptg",
"prek",
"py314-bcrypt",
"macdisp",
"py314-jellyfish",
"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",
"edit",
"brush",
"idevice_pair"
]
},
{
"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"
]
}
]
}
]
}