HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 52273,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=12",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=10",
"results": [
{
"name": "ocaml-digestif",
"portdir": "ocaml/ocaml-digestif",
"version": "1.3.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mirage/digestif",
"description": "Hashes implementations (SHA*, RIPEMD160, BLAKE2* and MD5)",
"long_description": "Digestif is a toolbox to provide hash implementations in C and OCaml: MD5, SHA1, SHA224, SHA256, SHA384, SHA512, SHA3, Keccak-256, WHIRLPOOL, BLAKE2B, BLAKE2S, and RIPEMD160.",
"active": true,
"categories": [
"devel",
"ocaml"
],
"maintainers": [
{
"name": "pguyot",
"github": "pguyot",
"ports_count": 192
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ocaml-dune",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ocaml",
"ocaml-findlib",
"ocaml-eqaf"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"geneweb"
]
}
]
},
{
"name": "ocaml-pp_loc",
"portdir": "ocaml/ocaml-pp_loc",
"version": "2.1.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Armael/pp_loc",
"description": "Quote and highlight input fragments at a given source location",
"long_description": "Decent error reporting (for example, in a parser, a compiler, ...) typically involves collecting locations, in order to indicate to the user the position of an error in the source file. This library provides functions to format such locations.",
"active": true,
"categories": [
"devel",
"ocaml"
],
"maintainers": [
{
"name": "pguyot",
"github": "pguyot",
"ports_count": 192
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ocaml-dune",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ocaml",
"ocaml-findlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"geneweb"
]
}
]
},
{
"name": "ocaml-eqaf",
"portdir": "ocaml/ocaml-eqaf",
"version": "0.10",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mirage/eqaf",
"description": "Constant-time equal function on string",
"long_description": "This package provides an equal function on string in constant-time to avoid timing-attack with crypto stuff.",
"active": true,
"categories": [
"devel",
"ocaml"
],
"maintainers": [
{
"name": "pguyot",
"github": "pguyot",
"ports_count": 192
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ocaml-dune",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ocaml",
"ocaml-findlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ocaml-digestif"
]
}
]
},
{
"name": "lore",
"portdir": "sysutils/lore",
"version": "0.4.0",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/robinovitch61/lore",
"description": "A less-like terminal pager with search, filter, and selection.",
"long_description": "A less-like terminal pager with search, filter, and selection.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1066
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "icann-rdap",
"portdir": "net/icann-rdap",
"version": "0.0.29",
"license": "(MIT or Apache-2)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/icann/icann-rdap",
"description": "An RDAP client and server written in Rust by ICANN",
"long_description": "An RDAP client and server written in Rust by ICANN. RDAP (Registration Data Access Protocol) is a successor to the WHOIS protocol and an IETF standard for querying registration data from domain names, IP addresses, and autonomous system numbers.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "cardi",
"github": "cardi",
"ports_count": 8
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "py313-rich-click",
"portdir": "python/py-rich-click",
"version": "1.9.7",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ewels/rich-click",
"description": "Format click help output nicely with rich",
"long_description": "rich-click aims to provide attractive help output from click, formatted with rich, with minimal customisation required.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "harens",
"github": "harens",
"ports_count": 166
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"py313-build",
"py313-installer",
"py313-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"py313-click",
"py313-rich"
]
}
],
"depends_on": []
},
{
"name": "py314-rich-click",
"portdir": "python/py-rich-click",
"version": "1.9.7",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ewels/rich-click",
"description": "Format click help output nicely with rich",
"long_description": "rich-click aims to provide attractive help output from click, formatted with rich, with minimal customisation required.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "harens",
"github": "harens",
"ports_count": 166
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-wheel",
"py314-build",
"py314-installer",
"py314-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python314"
]
},
{
"type": "run",
"ports": [
"py314-click",
"py314-rich"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"esptool",
"py-rich-click"
]
}
]
},
{
"name": "nlopt",
"portdir": "math/nlopt",
"version": "2.11.0",
"license": "(LGPL-2.1+ or MIT)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://nlopt.readthedocs.io/en/latest/",
"description": "NLopt is a library for nonlinear local and global optimization",
"long_description": "NLopt is a library for nonlinear local and global optimization, for functions with and without gradient information. It is designed as a simple, unified interface and packaging of several free/open-source nonlinear optimization libraries.",
"active": true,
"categories": [
"math"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1491
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python314"
]
},
{
"type": "run",
"ports": [
"py314-numpy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"octave-mboct-fem"
]
}
]
},
{
"name": "py312-mitogen",
"portdir": "python/py-mitogen",
"version": "0.3.45",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mitogen.networkgenomics.com/ansible_detailed.html",
"description": "Mitogen for Ansible is a completely redesigned UNIX connection layer and module runtime for Ansible.",
"long_description": "Mitogen for Ansible is a completely redesigned UNIX connection layer and module runtime for Ansible. Requiring minimal configuration changes, it updates Ansible’s slow and wasteful shell-centric implementation with pure-Python equivalents, invoked via highly efficient remote procedure calls to persistent interpreters tunnelled over SSH. No changes are required to target hosts.",
"active": true,
"categories": [
"sysutils",
"python"
],
"maintainers": [
{
"name": "cal",
"github": "neverpanic",
"ports_count": 60
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-installer",
"py312-wheel",
"clang-18",
"py312-build",
"py312-setuptools"
]
},
{
"type": "lib",
"ports": [
"py312-ansible",
"python312"
]
}
],
"depends_on": []
},
{
"name": "py314-mitogen",
"portdir": "python/py-mitogen",
"version": "0.3.45",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mitogen.networkgenomics.com/ansible_detailed.html",
"description": "Mitogen for Ansible is a completely redesigned UNIX connection layer and module runtime for Ansible.",
"long_description": "Mitogen for Ansible is a completely redesigned UNIX connection layer and module runtime for Ansible. Requiring minimal configuration changes, it updates Ansible’s slow and wasteful shell-centric implementation with pure-Python equivalents, invoked via highly efficient remote procedure calls to persistent interpreters tunnelled over SSH. No changes are required to target hosts.",
"active": true,
"categories": [
"sysutils",
"python"
],
"maintainers": [
{
"name": "cal",
"github": "neverpanic",
"ports_count": 60
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-build",
"py314-setuptools",
"py314-wheel",
"clang-18",
"py314-installer"
]
},
{
"type": "lib",
"ports": [
"py314-ansible",
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-mitogen"
]
}
]
},
{
"name": "py313-mitogen",
"portdir": "python/py-mitogen",
"version": "0.3.45",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mitogen.networkgenomics.com/ansible_detailed.html",
"description": "Mitogen for Ansible is a completely redesigned UNIX connection layer and module runtime for Ansible.",
"long_description": "Mitogen for Ansible is a completely redesigned UNIX connection layer and module runtime for Ansible. Requiring minimal configuration changes, it updates Ansible’s slow and wasteful shell-centric implementation with pure-Python equivalents, invoked via highly efficient remote procedure calls to persistent interpreters tunnelled over SSH. No changes are required to target hosts.",
"active": true,
"categories": [
"sysutils",
"python"
],
"maintainers": [
{
"name": "cal",
"github": "neverpanic",
"ports_count": 60
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"py313-ansible",
"python313"
]
}
],
"depends_on": []
},
{
"name": "py-mitogen",
"portdir": "python/py-mitogen",
"version": "0.3.45",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mitogen.networkgenomics.com/ansible_detailed.html",
"description": "Mitogen for Ansible is a completely redesigned UNIX connection layer and module runtime for Ansible.",
"long_description": "Mitogen for Ansible is a completely redesigned UNIX connection layer and module runtime for Ansible. Requiring minimal configuration changes, it updates Ansible’s slow and wasteful shell-centric implementation with pure-Python equivalents, invoked via highly efficient remote procedure calls to persistent interpreters tunnelled over SSH. No changes are required to target hosts.",
"active": true,
"categories": [
"sysutils",
"python"
],
"maintainers": [
{
"name": "cal",
"github": "neverpanic",
"ports_count": 60
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-mitogen"
]
}
],
"depends_on": []
},
{
"name": "vega-lite",
"portdir": "graphics/vega-lite",
"version": "6.4.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://vega.github.io/vega-lite/",
"description": "Vega-Lite: a high-level grammar of interactive graphics",
"long_description": "Vega-Lite is a high-level grammar of interactive graphics. It provides a concise, declarative JSON syntax to create an expressive range of visualizations for data analysis and presentation. Vega-Lite specifications compile to full Vega specifications. This port installs the Vega-Lite library and the command-line utilities vl2vg, vl2svg, vl2png, and vl2pdf.",
"active": true,
"categories": [
"devel",
"graphics"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"npm11"
]
},
{
"type": "lib",
"ports": [
"nodejs24"
]
}
],
"depends_on": []
},
{
"name": "rb31-jekyll-sitemap",
"portdir": "ruby/rb-jekyll-sitemap",
"version": "1.4.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jekyll/jekyll-sitemap",
"description": "Automatically generate a sitemap.xml for your Jekyll site",
"long_description": "Jekyll plugin to silently generate a sitemaps.org compliant sitemap for your Jekyll site.",
"active": true,
"categories": [
"www",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby31"
]
}
],
"depends_on": []
},
{
"name": "rb32-jekyll-sitemap",
"portdir": "ruby/rb-jekyll-sitemap",
"version": "1.4.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jekyll/jekyll-sitemap",
"description": "Automatically generate a sitemap.xml for your Jekyll site",
"long_description": "Jekyll plugin to silently generate a sitemaps.org compliant sitemap for your Jekyll site.",
"active": true,
"categories": [
"www",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby32"
]
}
],
"depends_on": []
},
{
"name": "rb33-jekyll-sitemap",
"portdir": "ruby/rb-jekyll-sitemap",
"version": "1.4.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jekyll/jekyll-sitemap",
"description": "Automatically generate a sitemap.xml for your Jekyll site",
"long_description": "Jekyll plugin to silently generate a sitemaps.org compliant sitemap for your Jekyll site.",
"active": true,
"categories": [
"www",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby33"
]
}
],
"depends_on": []
},
{
"name": "rb34-jekyll-sitemap",
"portdir": "ruby/rb-jekyll-sitemap",
"version": "1.4.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jekyll/jekyll-sitemap",
"description": "Automatically generate a sitemap.xml for your Jekyll site",
"long_description": "Jekyll plugin to silently generate a sitemaps.org compliant sitemap for your Jekyll site.",
"active": true,
"categories": [
"www",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby34"
]
}
],
"depends_on": []
},
{
"name": "rb-jekyll-sitemap",
"portdir": "ruby/rb-jekyll-sitemap",
"version": "1.4.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jekyll/jekyll-sitemap",
"description": "Automatically generate a sitemap.xml for your Jekyll site",
"long_description": "Jekyll plugin to silently generate a sitemaps.org compliant sitemap for your Jekyll site.",
"active": true,
"categories": [
"www",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "mingw-w64-wine-mono-11.0.0",
"portdir": "cross/mingw-w64-wine-mono",
"version": "11.0.0",
"license": "GPL and LGPL-2.1 and MPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/madewokherd/wine-mono",
"description": "Wine's built-in replacement for Microsoft's .NET Framework",
"long_description": "mingw-w64-wine-mono-11.0.0 is a package containing Mono and other projects, intended as a replacement for the .NET runtime and class libraries in Wine. It works in conjunction with Wine's builtin mscoree.dll, and it is not intended to be useful for any other purpose.",
"active": true,
"categories": [
"cross"
],
"maintainers": [
{
"name": "gcenx83",
"github": "gcenx",
"ports_count": 52
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": []
},
{
"name": "py314-resvg_py",
"portdir": "python/py-resvg_py",
"version": "0.3.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://resvg-py.readthedocs.io",
"description": "High level wrapper of resvg for Python",
"long_description": "High level wrapper of resvg for Python",
"active": true,
"categories": [
"graphics",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2219
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py314-maturin",
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools-rust"
]
},
{
"type": "lib",
"ports": [
"python314"
]
},
{
"type": "test",
"ports": [
"py314-pytest",
"py314-pyperclip"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-resvg_py",
"xyzrender"
]
}
]
},
{
"name": "py-resvg_py",
"portdir": "python/py-resvg_py",
"version": "0.3.3",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://resvg-py.readthedocs.io",
"description": "High level wrapper of resvg for Python",
"long_description": "High level wrapper of resvg for Python",
"active": true,
"categories": [
"graphics",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2219
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-resvg_py"
]
}
],
"depends_on": []
},
{
"name": "py314-ase",
"portdir": "python/py-ase",
"version": "3.28.0",
"license": "LGPL-2.1+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ase-lib.org/",
"description": "Atomic Simulation Environment",
"long_description": "Atomic Simulation Environment",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2219
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python314",
"py314-numpy",
"py314-scipy",
"py314-matplotlib"
]
},
{
"type": "test",
"ports": [
"py314-pytest",
"py314-pytest-xdist"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"xyzrender",
"py-ase"
]
}
]
},
{
"name": "py-ase",
"portdir": "python/py-ase",
"version": "3.28.0",
"license": "LGPL-2.1+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ase-lib.org/",
"description": "Atomic Simulation Environment",
"long_description": "Atomic Simulation Environment",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2219
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-ase"
]
}
],
"depends_on": []
},
{
"name": "octave-mboct-fem",
"portdir": "octave/octave-mboct-fem",
"version": "0.2.3",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/octave-user/mboct-fem-pkg",
"description": "MBDyn/Octave Finite Element toolkit",
"long_description": "MBDyn/Octave Finite Element toolkit mboct-fem belongs to a suite of packages which can be used for pre- and post-processing of flexible bodies in MBDyn with GNU-Octave and Gmsh.",
"active": true,
"categories": [
"science",
"math",
"octave"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1491
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20"
]
},
{
"type": "lib",
"ports": [
"octave",
"octave-mboct-octave",
"octave-mboct-numerical",
"octave-mboct-mbdyn",
"nlopt"
]
}
],
"depends_on": []
},
{
"name": "kl",
"portdir": "sysutils/kl",
"version": "0.9.1",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/robinovitch61/kl",
"description": "An interactive Kubernetes log viewer for your terminal.",
"long_description": "An interactive Kubernetes log viewer for your terminal.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1066
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "jekyll",
"portdir": "www/jekyll",
"version": "4.4.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jekyllrb.com",
"description": "Simple, blog-aware, static site generator",
"long_description": "Jekyll is a simple, blog-aware, static site generator perfect for personal, project, or organization sites. Think of it like a file-based CMS, without all the complexity.",
"active": true,
"categories": [
"www"
],
"maintainers": [
{
"name": "dports",
"github": "drkp",
"ports_count": 80
}
],
"variants": [
"ruby31",
"ruby32",
"ruby33",
"ruby34"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby33"
]
},
{
"type": "run",
"ports": [
"rb33-i18n",
"rb33-kramdown",
"rb33-colorator",
"rb33-em-websocket",
"rb33-jekyll-sass-converter",
"rb33-jekyll-watch",
"rb33-kramdown-parser-gfm",
"rb33-liquid",
"rb33-mercenary",
"rb33-pathutil",
"rb33-rake",
"rb33-rouge",
"rb33-safe_yaml",
"rb33-terminal-table",
"rb33-webrick",
"rb33-addressable"
]
}
],
"depends_on": []
},
{
"name": "rb31-webrick",
"portdir": "ruby/rb-webrick",
"version": "1.9.2",
"license": "(Ruby or BSD)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ruby/webrick",
"description": "HTTP server toolkit for Ruby",
"long_description": "WEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy server, and a virtual-host server.",
"active": true,
"categories": [
"www",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby31"
]
}
],
"depends_on": []
},
{
"name": "rb32-webrick",
"portdir": "ruby/rb-webrick",
"version": "1.9.2",
"license": "(Ruby or BSD)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ruby/webrick",
"description": "HTTP server toolkit for Ruby",
"long_description": "WEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy server, and a virtual-host server.",
"active": true,
"categories": [
"www",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby32"
]
}
],
"depends_on": []
},
{
"name": "rb33-webrick",
"portdir": "ruby/rb-webrick",
"version": "1.9.2",
"license": "(Ruby or BSD)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ruby/webrick",
"description": "HTTP server toolkit for Ruby",
"long_description": "WEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy server, and a virtual-host server.",
"active": true,
"categories": [
"www",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby33"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"jekyll"
]
}
]
},
{
"name": "rb34-webrick",
"portdir": "ruby/rb-webrick",
"version": "1.9.2",
"license": "(Ruby or BSD)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ruby/webrick",
"description": "HTTP server toolkit for Ruby",
"long_description": "WEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy server, and a virtual-host server.",
"active": true,
"categories": [
"www",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby34"
]
}
],
"depends_on": []
},
{
"name": "rb-webrick",
"portdir": "ruby/rb-webrick",
"version": "1.9.2",
"license": "(Ruby or BSD)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ruby/webrick",
"description": "HTTP server toolkit for Ruby",
"long_description": "WEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy server, and a virtual-host server.",
"active": true,
"categories": [
"www",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "rb34-unicode-display_width",
"portdir": "ruby/rb-unicode-display_width",
"version": "2.6.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/janlelis/unicode-display_width",
"description": "Monospace Unicode character width in Ruby",
"long_description": "Monospace Unicode character width in Ruby",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby34"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb34-terminal-table"
]
}
]
},
{
"name": "rb31-terminal-table",
"portdir": "ruby/rb-terminal-table",
"version": "3.0.2",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tj/terminal-table",
"description": "Simple, feature-rich ASCII table generator",
"long_description": "Terminal Table is a fast and simple, yet feature-rich table generator written in Ruby.",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby31"
]
},
{
"type": "run",
"ports": [
"rb31-unicode-display_width"
]
}
],
"depends_on": []
},
{
"name": "rb32-terminal-table",
"portdir": "ruby/rb-terminal-table",
"version": "3.0.2",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tj/terminal-table",
"description": "Simple, feature-rich ASCII table generator",
"long_description": "Terminal Table is a fast and simple, yet feature-rich table generator written in Ruby.",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby32"
]
},
{
"type": "run",
"ports": [
"rb32-unicode-display_width"
]
}
],
"depends_on": []
},
{
"name": "rb33-terminal-table",
"portdir": "ruby/rb-terminal-table",
"version": "3.0.2",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tj/terminal-table",
"description": "Simple, feature-rich ASCII table generator",
"long_description": "Terminal Table is a fast and simple, yet feature-rich table generator written in Ruby.",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby33"
]
},
{
"type": "run",
"ports": [
"rb33-unicode-display_width"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"jekyll"
]
}
]
},
{
"name": "rb34-terminal-table",
"portdir": "ruby/rb-terminal-table",
"version": "3.0.2",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tj/terminal-table",
"description": "Simple, feature-rich ASCII table generator",
"long_description": "Terminal Table is a fast and simple, yet feature-rich table generator written in Ruby.",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby34"
]
},
{
"type": "run",
"ports": [
"rb34-unicode-display_width"
]
}
],
"depends_on": []
},
{
"name": "rb-terminal-table",
"portdir": "ruby/rb-terminal-table",
"version": "3.0.2",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tj/terminal-table",
"description": "Simple, feature-rich ASCII table generator",
"long_description": "Terminal Table is a fast and simple, yet feature-rich table generator written in Ruby.",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "rb31-sass-embedded",
"portdir": "ruby/rb-sass-embedded",
"version": "1.100.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sass-contrib/sass-embedded-host-ruby",
"description": "Use Dart Sass compiler from Ruby",
"long_description": "A Ruby library that will communicate with the Dart Sass compiler using the Embedded Sass protocol.",
"active": true,
"categories": [
"www",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby31"
]
},
{
"type": "run",
"ports": [
"rb31-protobuf"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb31-jekyll-sass-converter"
]
}
]
},
{
"name": "rb32-sass-embedded",
"portdir": "ruby/rb-sass-embedded",
"version": "1.100.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sass-contrib/sass-embedded-host-ruby",
"description": "Use Dart Sass compiler from Ruby",
"long_description": "A Ruby library that will communicate with the Dart Sass compiler using the Embedded Sass protocol.",
"active": true,
"categories": [
"www",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby32"
]
},
{
"type": "run",
"ports": [
"rb32-protobuf"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb32-jekyll-sass-converter"
]
}
]
},
{
"name": "rb33-sass-embedded",
"portdir": "ruby/rb-sass-embedded",
"version": "1.100.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sass-contrib/sass-embedded-host-ruby",
"description": "Use Dart Sass compiler from Ruby",
"long_description": "A Ruby library that will communicate with the Dart Sass compiler using the Embedded Sass protocol.",
"active": true,
"categories": [
"www",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby33"
]
},
{
"type": "run",
"ports": [
"rb33-protobuf"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb33-jekyll-sass-converter"
]
}
]
},
{
"name": "rb34-sass-embedded",
"portdir": "ruby/rb-sass-embedded",
"version": "1.100.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sass-contrib/sass-embedded-host-ruby",
"description": "Use Dart Sass compiler from Ruby",
"long_description": "A Ruby library that will communicate with the Dart Sass compiler using the Embedded Sass protocol.",
"active": true,
"categories": [
"www",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby34"
]
},
{
"type": "run",
"ports": [
"rb34-protobuf"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb34-jekyll-sass-converter"
]
}
]
},
{
"name": "rb31-safe_yaml",
"portdir": "ruby/rb-safe_yaml",
"version": "1.0.5",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dtao/safe_yaml",
"description": "Parse YAML safely",
"long_description": "SafeYAML provides an alternative implementation of YAML.load suitable for accepting user input in Ruby applications.",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby31"
]
}
],
"depends_on": []
},
{
"name": "rb32-safe_yaml",
"portdir": "ruby/rb-safe_yaml",
"version": "1.0.5",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dtao/safe_yaml",
"description": "Parse YAML safely",
"long_description": "SafeYAML provides an alternative implementation of YAML.load suitable for accepting user input in Ruby applications.",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby32"
]
}
],
"depends_on": []
},
{
"name": "rb33-safe_yaml",
"portdir": "ruby/rb-safe_yaml",
"version": "1.0.5",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dtao/safe_yaml",
"description": "Parse YAML safely",
"long_description": "SafeYAML provides an alternative implementation of YAML.load suitable for accepting user input in Ruby applications.",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby33"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"jekyll"
]
}
]
},
{
"name": "rb34-safe_yaml",
"portdir": "ruby/rb-safe_yaml",
"version": "1.0.5",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dtao/safe_yaml",
"description": "Parse YAML safely",
"long_description": "SafeYAML provides an alternative implementation of YAML.load suitable for accepting user input in Ruby applications.",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby34"
]
}
],
"depends_on": []
},
{
"name": "rb-sass-embedded",
"portdir": "ruby/rb-sass-embedded",
"version": "1.100.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sass-contrib/sass-embedded-host-ruby",
"description": "Use Dart Sass compiler from Ruby",
"long_description": "A Ruby library that will communicate with the Dart Sass compiler using the Embedded Sass protocol.",
"active": true,
"categories": [
"www",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "rb-safe_yaml",
"portdir": "ruby/rb-safe_yaml",
"version": "1.0.5",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dtao/safe_yaml",
"description": "Parse YAML safely",
"long_description": "SafeYAML provides an alternative implementation of YAML.load suitable for accepting user input in Ruby applications.",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "rb31-rouge",
"portdir": "ruby/rb-rouge",
"version": "4.7.0",
"license": "(MIT or BSD)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://rouge.jneen.net/",
"description": "Pure-Ruby code highlighter compatible with Pygments",
"long_description": "Rouge is a pure-Ruby syntax highlighter. It can highlight over 200 different languages, and output HTML or ANSI 256-color text.",
"active": true,
"categories": [
"textproc",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby31"
]
}
],
"depends_on": []
},
{
"name": "rb32-rouge",
"portdir": "ruby/rb-rouge",
"version": "4.7.0",
"license": "(MIT or BSD)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://rouge.jneen.net/",
"description": "Pure-Ruby code highlighter compatible with Pygments",
"long_description": "Rouge is a pure-Ruby syntax highlighter. It can highlight over 200 different languages, and output HTML or ANSI 256-color text.",
"active": true,
"categories": [
"textproc",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby32"
]
}
],
"depends_on": []
},
{
"name": "rb33-rouge",
"portdir": "ruby/rb-rouge",
"version": "4.7.0",
"license": "(MIT or BSD)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://rouge.jneen.net/",
"description": "Pure-Ruby code highlighter compatible with Pygments",
"long_description": "Rouge is a pure-Ruby syntax highlighter. It can highlight over 200 different languages, and output HTML or ANSI 256-color text.",
"active": true,
"categories": [
"textproc",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ruby33"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"jekyll"
]
}
]
}
]
}