HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 52352,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=1041",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=1039",
"results": [
{
"name": "mariadb-devel-server",
"portdir": "databases/mariadb-devel",
"version": "13.1.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mariadb.org/",
"description": "Run mariadb-13.1.0 as server",
"long_description": "Run mariadb-13.1.0 as server",
"active": true,
"categories": [
"databases"
],
"maintainers": [
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1515
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "run",
"ports": [
"mariadb-devel"
]
}
],
"depends_on": []
},
{
"name": "libfmt12",
"portdir": "devel/libfmt12",
"version": "12.2.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://fmt.dev",
"description": "An open-source formatting library",
"long_description": "fmt (formerly cppformat) is an open-source formatting library. It can be used as a safe alternative to printf or as a fast alternative to C++ IOStreams.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1515
}
],
"variants": [
"debug",
"tests",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"ninja",
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"vte",
"doxygen-devel",
"doxygen",
"openimageio",
"mlx",
"mariadb-10.11",
"mariadb-11.4",
"mariadb-11.8",
"mariadb-12.3",
"mariadb-devel"
]
}
]
},
{
"name": "libtheora",
"portdir": "multimedia/libtheora",
"version": "1.2.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://www.theora.org/",
"description": "Xiph.org Foundation's open video codec",
"long_description": "Theora is an open video codec being developed by the Xiph.org Foundation as part of their Ogg project (It is a project that aims to integrate On2's VP3 video codec, Ogg Vorbis audio codec and Ogg multimedia container formats into a multimedia solution that can compete with MPEG-4 format).",
"active": true,
"categories": [
"multimedia"
],
"maintainers": [
{
"name": "dave.allured",
"github": "Dave-Allured",
"ports_count": 12
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libogg"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"icecast2",
"libshout2",
"allegro5",
"warzone2100",
"gstreamer010-gst-plugins-base",
"Io",
"VLC2",
"libVLC2",
"ffmpeg",
"ffmpeg-devel",
"ffmpeg6",
"ffmpeg7",
"gpac",
"transcode",
"indi",
"paraview",
"raceintospace",
"ffmpeg8",
"ffmpeg4",
"godot",
"gstreamer1-gst-plugins-base",
"godot-3.2",
"love-0.10",
"love-11",
"qxmpp",
"scummvm",
"scummvm-devel",
"boswars",
"ufo-ai"
]
}
]
},
{
"name": "vale",
"portdir": "textproc/vale",
"version": "3.15.1",
"license": "MIT and BSD and Apache-2 and Public-Domain",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/errata-ai/vale",
"description": "A syntax-aware linter for prose built with speed and extensibility in mind.",
"long_description": "Vale is a command-line tool that brings code-like linting to prose. It's fast, and highly customizable.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "hwdata",
"portdir": "sysutils/hwdata",
"version": "0.409",
"license": "(GPL-2+ or BSD)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/vcrhonek/hwdata",
"description": "hardware identification and configuration data",
"long_description": "hwdata contains various hardware identification and configuration data, such as the pci.ids and usb.ids databases.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "makr",
"github": "mohd-akram",
"ports_count": 85
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"spice-gtk",
"guestfs-tools",
"libosinfo"
]
}
]
},
{
"name": "zoxide",
"portdir": "sysutils/zoxide",
"version": "0.10.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ajeetdsouza/zoxide",
"description": "A faster way to navigate your filesystem",
"long_description": "zoxide is a blazing fast alternative to cd, inspired by z and z.lua. It keeps track of the directories you use most frequently, and uses a ranking algorithm to navigate to the best match.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1074
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "llama-swap",
"portdir": "llm/llama-swap",
"version": "235",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mostlygeek/llama-swap",
"description": "Reliable model swapping for any local OpenAI/Anthropic compatible server - llama.cpp, vllm etc",
"long_description": "Run multiple generative AI models on your machine and hot-swap between them on demand. llama-swap works with any OpenAI and Anthropic API compatible server and is used by thousands of people to power their local AI workflows.",
"active": true,
"categories": [
"llm"
],
"maintainers": [
{
"name": "",
"github": "oytech",
"ports_count": 5
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"npm10",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "lima",
"portdir": "sysutils/lima",
"version": "2.1.4",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://lima-vm.io",
"description": "Linux virtual machines",
"long_description": "Lima launches Linux virtual machines with automatic file sharing and port forwarding (similar to WSL2). The original goal of Lima was to promote containerd including nerdctl (contaiNERD ctl) to Mac users, but Lima can be used for non-container applications as well. Lima also supports other container engines, such as Docker, Podman, Kubernetes, etc. Lima can also emulate other architectures if QEMU is installed.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1074
},
{
"name": "austin",
"github": "halostatue",
"ports_count": 24
}
],
"variants": [
"additional_guestagents"
],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
},
{
"type": "run",
"ports": [
"qemu"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"colima"
]
}
]
},
{
"name": "org-mode",
"portdir": "editors/org-mode",
"version": "9.8.7",
"license": "GPL-3+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://orgmode.org/",
"description": "an Emacs Mode for Notes, Project Planning, and Authoring",
"long_description": "Org is a mode for keeping notes, maintaining TODO lists, and doing project planning with a fast and effective plain-text system.",
"active": true,
"categories": [
"editors"
],
"maintainers": [
{
"name": "dports",
"github": "drkp",
"ports_count": 80
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"emacs"
]
}
],
"depends_on": []
},
{
"name": "rebels-in-the-sky",
"portdir": "games/rebels-in-the-sky",
"version": "1.7.1",
"license": "GPL-3.0",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ricott1/rebels-in-the-sky",
"description": "A P2P terminal game about space pirates playing basketball across the galaxy",
"long_description": "A P2P terminal game about space pirates playing basketball across the galaxy",
"active": true,
"categories": [
"games"
],
"maintainers": [
{
"name": "austin",
"github": "halostatue",
"ports_count": 24
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"cmake",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "auge",
"portdir": "graphics/auge",
"version": "1.9.0",
"license": "MIT",
"platforms": "{darwin >= 26}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://auge.franzai.com",
"description": "On-device vision CLI",
"long_description": "On-device vision CLI - Apple Vision framework OCR, image classification, and object detection from the command line",
"active": true,
"categories": [
"graphics"
],
"maintainers": [
{
"name": "austin",
"github": "halostatue",
"ports_count": 24
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "ruby-build",
"portdir": "ruby/ruby-build",
"version": "20260701",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rbenv/ruby-build",
"description": "Compile and install Ruby",
"long_description": "Compile and install Ruby",
"active": true,
"categories": [
"ruby"
],
"maintainers": [
{
"name": "austin",
"github": "halostatue",
"ports_count": 24
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"rbenv"
]
},
{
"type": "run",
"ports": [
"libffi",
"libyaml",
"openssl",
"pkgconfig",
"readline",
"gmp"
]
}
],
"depends_on": []
},
{
"name": "mise",
"portdir": "sysutils/mise",
"version": "2026.7.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jdx/mise",
"description": "dev tools, env vars, task runner (formerly called 'rtx')",
"long_description": "mise is a front-end to your dev environment. Like asdf (or nvm or pyenv but for any language) it manages dev tools like node, python, cmake, terraform, and hundreds more. Like direnv it manages environment variables for different project directories. Like make it manages tasks used to build and test projects.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1074
},
{
"name": "austin",
"github": "halostatue",
"ports_count": 24
},
{
"name": "gjq.uoiai",
"github": "MisLink",
"ports_count": 3
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "py38-scipy",
"portdir": "python/py-scipy",
"version": "1.10.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.scipy.org/",
"description": "An opensource library of scientific tools for Python",
"long_description": "An opensource library of scientific tools for Python",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 441
}
],
"variants": [
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gccdevel",
"gfortran",
"atlas",
"openblas",
"mkl"
],
"dependencies": [
{
"type": "build",
"ports": [
"swig-python",
"py38-pythran",
"clang-16",
"gcc13",
"py38-cython-compat"
]
},
{
"type": "lib",
"ports": [
"py38-pybind11",
"boost176",
"libgcc",
"python38",
"OpenBLAS",
"py38-mypy",
"py38-numpy"
]
},
{
"type": "test",
"ports": [
"py38-py",
"py38-pytest"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py38-theano-pymc"
]
},
{
"type": "lib",
"ports": [
"py38-gwpy",
"py38-aeppl",
"py38-mdtraj",
"py38-keras",
"py38-pytensor",
"py38-fipy",
"py38-gammapy",
"py38-pymc3",
"py38-hdbscan",
"py38-sparse",
"py38-scikit-image",
"py38-gensim",
"py38-eli5",
"py38-numdifftools",
"py38-statsmodels",
"py38-graph-tool",
"py38-nmrglue",
"py38-nmrglue-devel",
"py38-control",
"py38-lal",
"py38-scikit-learn",
"py38-astropy",
"py38-arviz",
"py38-metpy",
"py38-cartopy",
"py38-xarray-einstats",
"py38-tropycal",
"py38-aesara",
"py38-obspy",
"py38-pyFAI",
"py38-pymvpa",
"py38-scikit-dsp-comm",
"py38-scikit-rf",
"py38-sk-video",
"py38-lmfit",
"py38-magenta",
"py38-barnaba",
"py38-mapclassify",
"py38-pymc",
"py38-keras_applications",
"py38-GridDataFormats",
"py38-MDAnalysis",
"py38-astlib",
"py38-astroML",
"py38-beancount-import",
"py38-colour",
"py38-commpy",
"py38-filterpy",
"py38-kombine",
"py38-networkit",
"py38-pyqtgraph",
"py38-scimath",
"py38-spacepy",
"py38-theano",
"py38-wntr",
"py38-lalburst",
"py38-lalinference",
"py38-peakutils",
"py38-tpot",
"py38-algopy"
]
},
{
"type": "run",
"ports": [
"py38-imutils",
"py38-mir_eval",
"py38-magenta",
"py38-spyder",
"py38-oct2py",
"py38-tensor2tensor",
"py38-gym",
"py38-photomosaic",
"py38-pmdarima",
"py38-reproject",
"py38-gammapy",
"py38-umap-learn",
"py38-sentence-transformers",
"py38-pymatgen",
"py38-libpysal",
"py38-gpilab-framework",
"py38-librosa",
"py38-spyder-devel",
"py38-tensorflow-macos",
"py38-xraydb",
"py38-imagehash",
"py38-resampy",
"py38-note-seq",
"py38-allennlp",
"py38-clawpack",
"py38-kraken",
"py38-xraylarch"
]
},
{
"type": "test",
"ports": [
"py38-emcee3",
"py38-igraph"
]
}
]
},
{
"name": "py35-scipy",
"portdir": "python/py-scipy",
"version": "1.4.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.scipy.org/",
"description": "An opensource library of scientific tools for Python",
"long_description": "An opensource library of scientific tools for Python",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 441
}
],
"variants": [
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gccdevel",
"gfortran",
"atlas",
"openblas",
"mkl"
],
"dependencies": [
{
"type": "build",
"ports": [
"swig-python",
"clang-16",
"gcc13"
]
},
{
"type": "lib",
"ports": [
"py35-numpy",
"py35-pybind11",
"libgcc",
"python35",
"OpenBLAS"
]
},
{
"type": "test",
"ports": [
"py35-py",
"py35-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-pyFAI",
"py35-nmrglue",
"py35-seaborn",
"py35-pysal",
"py35-astlib",
"py35-astroML",
"py35-cartopy",
"py35-control",
"py35-eli5",
"py35-pyqtgraph",
"py35-keras",
"py35-keras_applications",
"py35-pymvpa",
"py35-qutip",
"py35-scikit-umfpack",
"py35-spacepy",
"py35-theano",
"py35-tpot",
"py35-wntr",
"py35-word2vec",
"py35-commpy",
"py35-statsmodels",
"py35-obspy",
"py35-scikit-image",
"py35-scikit-learn",
"py35-pyne",
"py35-mlpy"
]
},
{
"type": "run",
"ports": [
"py35-gammapy"
]
}
]
},
{
"name": "py39-scipy",
"portdir": "python/py-scipy",
"version": "1.13.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.scipy.org/",
"description": "An opensource library of scientific tools for Python",
"long_description": "An opensource library of scientific tools for Python",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 441
},
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2220
}
],
"variants": [
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gcc15",
"gccdevel",
"gfortran",
"accelerate",
"openblas",
"flexiblas",
"blis"
],
"dependencies": [
{
"type": "build",
"ports": [
"py39-cython",
"py39-pythran",
"py39-build",
"py39-installer",
"py39-meson-python",
"clang-20",
"gcc15",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"libgcc",
"python39",
"OpenBLAS",
"py39-mypy",
"py39-numpy",
"py39-pybind11",
"boost181"
]
},
{
"type": "test",
"ports": [
"py39-gmpy2",
"py39-hypothesis",
"py39-mpmath",
"py39-pooch",
"py39-pytest",
"py39-threadpoolctl",
"py39-scikit-umfpack"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py39-theano-pymc"
]
},
{
"type": "lib",
"ports": [
"py39-xarray-einstats",
"py39-gensim",
"py39-eli5",
"py39-metpy",
"py39-scikit-dsp-comm",
"py39-scikit-rf",
"py39-mapclassify",
"py39-filterpy",
"py39-fipy",
"py39-astlib",
"py39-cartopy",
"py39-networkit",
"py39-numdifftools",
"py39-pymc",
"py39-pytensor",
"py39-mlxtend",
"py39-spacepy",
"py39-scikit-umfpack",
"py39-MDAnalysis",
"py39-control",
"py39-gammapy",
"py39-gwpy",
"py39-algopy",
"py39-aeppl",
"py39-aesara",
"py39-sparse",
"py39-astropy",
"py39-pyqtgraph",
"py39-keras",
"py39-scikit-learn",
"py39-keras_applications",
"py39-lmfit",
"py39-scikit-image",
"py39-tpot",
"py39-graph-tool",
"py39-tropycal",
"py39-hdbscan",
"py39-quantecon",
"py39-pyFAI",
"py39-nmrglue",
"py39-nmrglue-devel",
"py39-peakutils",
"py39-statsmodels",
"py39-pacal",
"py39-obspy",
"chemex-devel",
"py39-arviz",
"py39-GridDataFormats",
"py39-pymc3",
"py39-astroML",
"py39-beancount-import",
"py39-magenta",
"py39-mdtraj",
"py39-barnaba",
"py39-sk-video",
"py39-commpy",
"py39-colour"
]
},
{
"type": "run",
"ports": [
"py39-imagehash",
"py39-gammapy",
"py39-allennlp",
"py39-gpilab-framework",
"py39-gym",
"py39-spyder-devel",
"py39-mir_eval",
"py39-oct2py",
"py39-photomosaic",
"py39-sentence-transformers",
"py39-tensor2tensor",
"py39-magenta",
"py39-kraken",
"py39-reproject",
"py39-clawpack",
"py39-umap-learn",
"py39-pmdarima",
"py39-librosa",
"py39-mgwr",
"py39-pointpats",
"py39-resampy",
"py39-spaghetti",
"py39-tensorflow-macos",
"py39-spglm",
"py39-spint",
"py39-spvcm",
"py39-tobler",
"py39-pymatgen",
"py39-xraydb",
"py39-esda",
"py39-giddy",
"py39-imutils",
"py39-xraylarch",
"py39-spyder",
"py39-note-seq",
"py39-spreg",
"py39-inequality",
"py39-libpysal",
"py39-spopt"
]
},
{
"type": "test",
"ports": [
"py39-patsy",
"py39-igraph",
"py39-emcee3",
"py39-svgelements"
]
}
]
},
{
"name": "py37-scipy",
"portdir": "python/py-scipy",
"version": "1.7.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.scipy.org/",
"description": "An opensource library of scientific tools for Python",
"long_description": "An opensource library of scientific tools for Python",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 441
}
],
"variants": [
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gccdevel",
"gfortran",
"atlas",
"openblas",
"mkl"
],
"dependencies": [
{
"type": "build",
"ports": [
"swig-python",
"py37-pythran",
"clang-16",
"gcc13"
]
},
{
"type": "lib",
"ports": [
"py37-numpy",
"py37-pybind11",
"boost171",
"libgcc",
"python37",
"OpenBLAS",
"py37-mypy"
]
},
{
"type": "test",
"ports": [
"py37-py",
"py37-pytest"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py37-theano-pymc"
]
},
{
"type": "lib",
"ports": [
"py37-pyFAI",
"py37-arviz",
"py37-numdifftools",
"py37-beancount-import",
"py37-scimath",
"py37-spacepy",
"py37-nmrglue",
"py37-nmrglue-devel",
"py37-wntr",
"py37-tpot",
"py37-keras_applications",
"py37-algopy",
"py37-GridDataFormats",
"py37-peakutils",
"py37-tropycal",
"py37-pymvpa",
"py37-cartopy",
"py37-xarray-einstats",
"py37-gwpy",
"py37-keras",
"py37-magenta",
"py37-graph-tool",
"py37-networkit",
"py37-metpy",
"py37-pymc3",
"py37-astroML",
"py37-astropy",
"py37-mapclassify",
"py37-scikit-dsp-comm",
"py37-scikit-rf",
"py37-scikit-image",
"py37-mdtraj",
"py37-barnaba",
"py37-sk-video",
"py37-statsmodels",
"py37-lal",
"py37-lalburst",
"py37-lalinference",
"py37-pyqtgraph",
"py37-lmfit",
"py37-eli5",
"py37-kombine",
"py37-fipy",
"py37-aeppl",
"py37-pymc",
"py37-aesara",
"py37-scikit-learn",
"py37-filterpy",
"py37-MDAnalysis",
"py37-astlib",
"py37-colour",
"py37-commpy",
"py37-gammapy",
"py37-gensim",
"py37-control",
"py37-hdbscan",
"py37-obspy",
"py37-theano"
]
},
{
"type": "run",
"ports": [
"py37-libpysal",
"py37-magenta",
"py37-gammapy",
"py37-photomosaic",
"py37-pmdarima",
"py37-tensor2tensor",
"py37-pymatgen",
"py37-mir_eval",
"py37-note-seq",
"py37-imutils",
"py37-umap-learn",
"py37-xraylarch",
"py37-clawpack",
"py37-gpilab-framework",
"py37-reproject",
"py37-spyder",
"py37-xraydb",
"py37-oct2py",
"py37-gym",
"py37-isce2",
"py37-resampy",
"py37-spyder-devel",
"py37-librosa"
]
},
{
"type": "test",
"ports": [
"py37-emcee3",
"py37-igraph"
]
}
]
},
{
"name": "py36-scipy",
"portdir": "python/py-scipy",
"version": "1.5.4",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.scipy.org/",
"description": "An opensource library of scientific tools for Python",
"long_description": "An opensource library of scientific tools for Python",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 441
}
],
"variants": [
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gccdevel",
"gfortran",
"atlas",
"openblas",
"mkl"
],
"dependencies": [
{
"type": "build",
"ports": [
"swig-python",
"clang-16",
"gcc13"
]
},
{
"type": "lib",
"ports": [
"py36-numpy",
"py36-pybind11",
"libgcc",
"python36",
"OpenBLAS"
]
},
{
"type": "test",
"ports": [
"py36-py",
"py36-pytest"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py36-theano-pymc"
]
},
{
"type": "lib",
"ports": [
"py36-pyqtgraph",
"py36-nmrglue",
"py36-nmrglue-devel",
"py36-seaborn",
"py36-pysal",
"py36-arviz",
"py36-astlib",
"py36-astroML",
"py36-colour",
"py36-control",
"py36-eli5",
"py36-filterpy",
"py36-pyFAI",
"py36-obspy",
"py36-scikit-image",
"py36-barnaba",
"py36-mdtraj",
"py36-lal",
"py36-scikit-learn",
"py36-pyne",
"py36-mlpy",
"py36-gwpy",
"py36-keras",
"py36-keras_applications",
"py36-kombine",
"py36-pymc3",
"py36-pymvpa",
"py36-qutip",
"py36-scikit-umfpack",
"py36-scimath",
"py36-spacepy",
"py36-theano",
"py36-tpot",
"py36-wntr",
"py36-word2vec",
"py36-lalinference",
"py36-commpy",
"py36-statsmodels",
"py36-algopy",
"py36-lmfit",
"py36-numdifftools",
"py36-GridDataFormats",
"py36-MDAnalysis",
"py36-cartopy",
"py36-fipy",
"py36-lalburst"
]
},
{
"type": "run",
"ports": [
"py36-isce2",
"py36-reproject",
"py36-oct2py",
"py36-spyder",
"py36-spyder-devel",
"py36-gpilab-framework",
"py36-gammapy"
]
},
{
"type": "test",
"ports": [
"py36-emcee3"
]
}
]
},
{
"name": "youtube-dl",
"portdir": "net/youtube-dl",
"version": "2021.12.17",
"license": "public-domain",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ytdl-org.github.io/youtube-dl/",
"description": "command-line program to download videos from YouTube.com and other sites",
"long_description": "youtube-dl is a small command-line program to download videos from YouTube.com and other sites.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "akierig",
"github": "akierig",
"ports_count": 24
},
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"ffmpeg",
"python310",
"python311",
"python312",
"python313",
"python314"
],
"dependencies": [
{
"type": "build",
"ports": [
"py314-wheel",
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools"
]
},
{
"type": "lib",
"ports": [
"py314-pycryptodome",
"python314"
]
},
{
"type": "run",
"ports": [
"AtomicParsley",
"ffmpeg"
]
}
],
"depends_on": []
},
{
"name": "yt-dlp",
"portdir": "net/youtube-dl",
"version": "2026.07.04",
"license": "public-domain",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/yt-dlp/yt-dlp",
"description": "command-line program to download videos from YouTube.com and other sites",
"long_description": "youtube-dl is a small command-line program to download videos from YouTube.com and other sites.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "akierig",
"github": "akierig",
"ports_count": 24
},
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"js_runtime",
"ffmpeg",
"python310",
"python311",
"python312",
"python313",
"python314"
],
"dependencies": [
{
"type": "build",
"ports": [
"py314-build",
"clang-18",
"py314-hatchling",
"py314-installer"
]
},
{
"type": "lib",
"ports": [
"python314",
"py314-pycryptodome"
]
},
{
"type": "run",
"ports": [
"yt-dlp-ejs",
"ffmpeg",
"AtomicParsley"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"tubeup",
"spotify-dl",
"yewtube"
]
},
{
"type": "run",
"ports": [
"mpv",
"parabolic",
"gutils-suite-extra",
"gutils-suite",
"smtube",
"ghost-downloader",
"gpodder"
]
}
]
},
{
"name": "py-scipy",
"portdir": "python/py-scipy",
"version": "1.18.0",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.scipy.org/",
"description": "An opensource library of scientific tools for Python",
"long_description": "An opensource library of scientific tools for Python",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2220
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"boost176",
"py314-scipy"
]
}
],
"depends_on": []
},
{
"name": "py310-scipy",
"portdir": "python/py-scipy",
"version": "1.15.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.scipy.org/",
"description": "An opensource library of scientific tools for Python",
"long_description": "An opensource library of scientific tools for Python",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2220
}
],
"variants": [
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gcc15",
"gccdevel",
"gfortran",
"accelerate",
"openblas",
"flexiblas",
"blis"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-installer",
"py310-meson-python",
"clang-20",
"gcc15",
"pkgconfig",
"py310-cython",
"py310-pythran",
"py310-pybind11",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"libgcc",
"python310",
"py310-numpy",
"boost181"
]
},
{
"type": "test",
"ports": [
"py310-hypothesis",
"py310-pytest",
"py310-mpmath",
"py310-threadpoolctl",
"py310-gmpy2",
"py310-pooch",
"py310-scikit-umfpack"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py310-theano-pymc"
]
},
{
"type": "lib",
"ports": [
"py310-mdtraj",
"py310-cartopy",
"py310-pymc",
"py310-nmrglue",
"py310-nmrglue-devel",
"py310-astropy",
"py310-pymc3",
"py310-pytensor",
"vpype",
"py310-libsvm",
"py310-aeppl",
"py310-aesara",
"py310-algopy",
"py310-arviz",
"py310-barnaba",
"py310-oct2py",
"py310-commpy",
"py310-control",
"py310-filterpy",
"py310-fipy",
"py310-gensim",
"py310-graph-tool",
"py310-hdbscan",
"py310-keras",
"py310-keras_applications",
"py310-lmfit",
"py310-mapclassify",
"py310-metpy",
"py310-mlxtend",
"py310-networkit",
"py310-numdifftools",
"py310-obspy",
"py310-pacal",
"py310-peakutils",
"py310-pyFAI",
"py310-pyqtgraph",
"py310-quantecon",
"py310-qutip",
"py310-scikit-dsp-comm",
"py310-scikit-image",
"py310-scikit-learn",
"py310-scikit-rf",
"py310-scikit-umfpack",
"py310-statsmodels",
"py310-tpot",
"py310-tropycal",
"py310-xarray-einstats",
"NanoVNASaver"
]
},
{
"type": "run",
"ports": [
"gr-baz",
"py310-note-seq",
"gr-foo",
"gr-fosphor",
"py310-oct2py",
"gr-gfdm",
"gr-adapt",
"gr-air-modes",
"py310-mgwr",
"gr-fcdproplus",
"gr-gsm",
"py310-photomosaic",
"py310-pmdarima",
"gr-hermeslite2",
"py310-pymatgen",
"gr-hpsdr",
"py310-xraylarch",
"gr-ieee802-11",
"py310-esda",
"py310-spglm",
"py310-spint",
"py310-spyder",
"gr-ieee802-15-4",
"py310-reproject",
"py310-pointpats",
"py310-libpysal",
"py310-resampy",
"gr-iio",
"py310-spyder-devel",
"py310-tensorflow-macos",
"gr-iqbalance",
"gr-iridium",
"gr-limesdr",
"gr-linrad",
"py310-sentence-transformers",
"py310-spaghetti",
"py310-allennlp",
"py310-spopt",
"py310-spreg",
"py310-spvcm",
"gr-lora-rpp0",
"py310-tobler",
"gr-osmosdr",
"gr-rds",
"py310-giddy",
"gr-satellites",
"py310-xraydb",
"py310-imagehash",
"py310-imutils",
"py310-inequality",
"gr-specest",
"gnuradio",
"py310-kraken",
"py310-librosa",
"gnuradio-next"
]
},
{
"type": "test",
"ports": [
"py310-patsy",
"py310-igraph",
"py310-svgelements",
"py310-emcee3"
]
}
]
},
{
"name": "py311-scipy",
"portdir": "python/py-scipy",
"version": "1.17.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.scipy.org/",
"description": "An opensource library of scientific tools for Python",
"long_description": "An opensource library of scientific tools for Python",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2220
}
],
"variants": [
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gcc15",
"gccdevel",
"gfortran",
"accelerate",
"openblas",
"flexiblas",
"blis"
],
"dependencies": [
{
"type": "build",
"ports": [
"py311-pythran",
"py311-meson-python",
"clang-20",
"gcc15",
"pkgconfig",
"py311-build",
"py311-installer",
"py311-cython",
"py311-pybind11"
]
},
{
"type": "lib",
"ports": [
"libgcc",
"python311",
"py311-numpy",
"boost181"
]
},
{
"type": "test",
"ports": [
"py311-mpmath",
"py311-gmpy2",
"py311-hypothesis",
"py311-pytest",
"py311-threadpoolctl",
"py311-pooch",
"py311-scikit-umfpack"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-arviz",
"py311-oct2py",
"py311-cartopy",
"py311-control",
"py311-fipy",
"py311-gammapy",
"py311-gensim",
"py311-graph-tool",
"py311-hdbscan",
"py311-keras",
"py311-keras_applications",
"py311-lmfit",
"py311-mapclassify",
"py311-metpy",
"py311-networkit",
"py311-numdifftools",
"py311-obspy",
"py311-pacal",
"py311-peakutils",
"py311-pyFAI",
"py311-pymc",
"py311-pyqtgraph",
"py311-quantecon",
"py311-scikit-image",
"py311-scikit-learn",
"py311-scikit-rf",
"py311-scikit-umfpack",
"py311-statsmodels",
"py311-tropycal",
"py311-xarray-einstats",
"py311-pytensor",
"py311-nmrglue",
"py311-nmrglue-devel",
"py311-astropy",
"py311-libsvm",
"py311-aeppl",
"py311-aesara",
"py311-algopy"
]
},
{
"type": "run",
"ports": [
"py311-spaghetti",
"py311-pymatgen",
"py311-esda",
"py311-spglm",
"py311-spint",
"py311-spyder",
"py311-librosa",
"py311-spopt",
"py311-pointpats",
"py311-libpysal",
"py311-spreg",
"py311-reproject",
"py311-mgwr",
"py311-resampy",
"py311-note-seq",
"py311-spvcm",
"py311-xraydb",
"py311-oct2py",
"py311-sentence-transformers",
"py311-imagehash",
"py311-inequality",
"py311-xraylarch",
"py311-tobler",
"py311-giddy",
"py311-pmdarima"
]
},
{
"type": "test",
"ports": [
"py311-emcee3",
"py311-svgelements",
"py311-patsy",
"py311-igraph"
]
}
]
},
{
"name": "py312-scipy",
"portdir": "python/py-scipy",
"version": "1.18.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.scipy.org/",
"description": "An opensource library of scientific tools for Python",
"long_description": "An opensource library of scientific tools for Python",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2220
}
],
"variants": [
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gcc15",
"gccdevel",
"gfortran",
"accelerate",
"openblas",
"flexiblas",
"blis"
],
"dependencies": [
{
"type": "build",
"ports": [
"py312-pybind11",
"py312-pythran",
"clang-20",
"gcc15",
"pkgconfig",
"py312-build",
"py312-installer",
"py312-cython",
"py312-meson-python"
]
},
{
"type": "lib",
"ports": [
"libgcc",
"boost181",
"python312",
"py312-numpy"
]
},
{
"type": "test",
"ports": [
"py312-pytest",
"py312-hypothesis",
"py312-mpmath",
"py312-pooch",
"py312-threadpoolctl",
"py312-gmpy2",
"py312-scikit-umfpack"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-algopy",
"py312-pymc",
"py312-geomagpy",
"py312-graph-tool",
"py312-gwpy",
"py312-kombine",
"py312-lmfit",
"py312-mapclassify",
"py312-metpy",
"py312-networkit",
"py312-numdifftools",
"py312-obspy",
"py312-pacal",
"py312-peakutils",
"py312-pyFAI",
"py312-pymvpa",
"py312-pyqtgraph",
"py312-quantecon",
"py312-scikit-image",
"py312-scikit-learn",
"py312-scikit-rf",
"py312-scikit-umfpack",
"py312-scimath",
"py312-statsmodels",
"py312-tropycal",
"py312-wntr",
"py312-xarray-einstats",
"py312-lalburst",
"py312-lalinference",
"paramagpy",
"py312-arviz-stats",
"py312-pytensor",
"py312-nmrglue",
"py312-nmrglue-devel",
"py312-astropy",
"py312-libsvm",
"py312-aeppl",
"py312-aesara",
"py312-oct2py",
"py312-cartopy",
"py312-colour",
"py312-control",
"py312-fipy",
"py312-gammapy",
"py312-gensim"
]
},
{
"type": "run",
"ports": [
"py312-pymatgen",
"py312-xraydb",
"py312-pmdarima",
"py312-giddy",
"py312-tobler",
"py312-xraylarch",
"py312-imagehash",
"py312-esda",
"py312-spglm",
"py312-spint",
"py312-spyder",
"py312-inequality",
"py312-sentence-transformers",
"py312-pointpats",
"py312-libpysal",
"py312-librosa",
"py312-spaghetti",
"py312-spopt",
"py312-reproject",
"py312-mgwr",
"py312-resampy",
"py312-spreg",
"py312-spvcm"
]
},
{
"type": "test",
"ports": [
"py312-igraph",
"py312-emcee3",
"py312-svgelements",
"hpddm",
"py312-patsy"
]
}
]
},
{
"name": "py313-scipy",
"portdir": "python/py-scipy",
"version": "1.18.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.scipy.org/",
"description": "An opensource library of scientific tools for Python",
"long_description": "An opensource library of scientific tools for Python",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2220
}
],
"variants": [
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gcc15",
"gccdevel",
"gfortran",
"accelerate",
"openblas",
"flexiblas",
"blis"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-pybind11",
"py313-pythran",
"clang-20",
"gcc15",
"pkgconfig",
"py313-build",
"py313-installer",
"py313-cython",
"py313-meson-python"
]
},
{
"type": "lib",
"ports": [
"libgcc",
"boost181",
"python313",
"py313-numpy"
]
},
{
"type": "test",
"ports": [
"py313-hypothesis",
"py313-pytest",
"py313-mpmath",
"py313-gmpy2",
"py313-pooch",
"py313-scikit-umfpack",
"py313-threadpoolctl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-oct2py",
"py313-GridDataFormats",
"py313-MDAnalysis",
"py313-pymc",
"py313-beancount-import",
"py313-cartopy",
"py313-graph-tool",
"py313-lmfit",
"py313-mapclassify",
"py313-mdtraj",
"py313-metpy",
"py313-networkit",
"py313-numdifftools",
"py313-obspy",
"py313-peakutils",
"py313-photutils",
"py313-pyFAI",
"py313-pynndescent",
"py313-pyqtgraph",
"py313-pyside6-fluent-widgets",
"py313-pystoi",
"py313-quantecon",
"py313-scikit-image",
"py313-scikit-learn",
"py313-scikit-rf",
"py313-scikit-umfpack",
"py313-sparse",
"py313-statsmodels",
"py313-torchdiffeq",
"py313-tropycal",
"py313-usadel1",
"py313-xarray-einstats",
"py313-arviz-stats",
"py313-pytensor",
"py313-plotpy",
"py313-prolif",
"py313-nmrglue",
"py313-nmrglue-devel",
"py313-astropy",
"py313-libsvm",
"py313-algopy",
"py313-astlib",
"py313-astroML"
]
},
{
"type": "run",
"ports": [
"py313-xraylarch",
"py313-umap-learn",
"py313-spopt",
"py313-spreg",
"py313-mgwr",
"py313-esda",
"py313-spglm",
"py313-spint",
"py313-spyder",
"py313-reproject",
"py313-resampy",
"py313-pointpats",
"py313-libpysal",
"py313-spvcm",
"py313-imagehash",
"py313-inequality",
"py313-librosa",
"py313-spaghetti",
"py313-xraydb",
"py313-pmdarima",
"py313-tobler",
"py313-pymatgen",
"py313-giddy",
"py313-sentence-transformers"
]
},
{
"type": "test",
"ports": [
"py313-patsy",
"py313-emcee3",
"py313-svgelements",
"py313-igraph"
]
}
]
},
{
"name": "py314-scipy",
"portdir": "python/py-scipy",
"version": "1.18.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.scipy.org/",
"description": "An opensource library of scientific tools for Python",
"long_description": "An opensource library of scientific tools for Python",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2220
}
],
"variants": [
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gcc15",
"gccdevel",
"gfortran",
"accelerate",
"openblas",
"flexiblas",
"blis"
],
"dependencies": [
{
"type": "build",
"ports": [
"py314-cython",
"py314-meson-python",
"py314-pybind11",
"py314-pythran",
"pkgconfig",
"clang-20",
"gcc15",
"py314-build",
"py314-installer"
]
},
{
"type": "lib",
"ports": [
"libgcc",
"boost181",
"python314",
"py314-numpy"
]
},
{
"type": "test",
"ports": [
"py314-pytest",
"py314-hypothesis",
"py314-gmpy2",
"py314-mpmath",
"py314-pooch",
"py314-scikit-umfpack",
"py314-threadpoolctl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-scikit-learn",
"py314-GridDataFormats",
"py314-MDAnalysis",
"py314-pymc",
"py314-arviz-stats",
"py314-pytensor",
"py314-plotpy",
"py314-prolif",
"chemex",
"napari",
"py314-lmfit",
"py314-mapclassify",
"py314-numdifftools",
"py314-obspy",
"py314-peakutils",
"py314-pyside6-fluent-widgets",
"py314-pystoi",
"py314-quantecon",
"py314-scikit-image",
"py314-oct2py",
"py314-scikit-umfpack",
"py314-spacepy",
"py314-statsmodels",
"py314-torchdiffeq",
"py314-xarray-einstats",
"peakipy",
"verde",
"graphtage",
"py314-ase",
"py314-nmrglue",
"py314-nmrglue-devel",
"py-scipy",
"py314-astropy",
"py314-algopy",
"py314-cartopy",
"py314-cclib",
"py314-eli5"
]
},
{
"type": "run",
"ports": [
"py314-esda",
"py314-spglm",
"py314-spint",
"py314-spyder",
"lscsoft-deps",
"py314-mir_eval",
"qgis3",
"py314-sentence-transformers",
"py314-reproject",
"py314-librosa",
"py314-spreg",
"py314-pointpats",
"py314-libpysal",
"py314-tobler"
]
},
{
"type": "test",
"ports": [
"py314-igraph",
"py314-patsy",
"py314-svgelements",
"py314-emcee3"
]
}
]
},
{
"name": "nushell",
"portdir": "shells/nushell",
"version": "0.114.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.nushell.sh",
"description": "A new type of shell",
"long_description": "Nushell, or Nu for short, is a new shell that takes a modern, structured approach to your commandline. It works seamlessly with the data from your filesystem, operating system, and a growing number of file formats to make it easy to build powerful commandline pipelines.",
"active": true,
"categories": [
"shells"
],
"maintainers": [
{
"name": "bastyen.a",
"github": "b4nst",
"ports_count": 2
},
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1074
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"zlib",
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "fheroes2",
"portdir": "games/fheroes2",
"version": "1.1.17",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ihhub.github.io/fheroes2/",
"description": "Free implementation of Heroes of Might and Magic II game engine",
"long_description": "Free implementation of Heroes of Might and Magic II game engine",
"active": true,
"categories": [
"games"
],
"maintainers": [
{
"name": "oleg.derevenetz",
"github": "oleg-derevenetz",
"ports_count": 2
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"gettext",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"zlib",
"libsdl2_mixer",
"libsdl2"
]
},
{
"type": "run",
"ports": [
"innoextract"
]
}
],
"depends_on": []
},
{
"name": "llmfit",
"portdir": "llm/llmfit",
"version": "0.9.37",
"license": "MIT",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/AlexsJones/llmfit",
"description": "A terminal tool for finding best fitted LLM models for your machine.",
"long_description": "A terminal tool that right-sizes LLM models to your system's RAM, CPU, and GPU. Detects your hardware, scores each model across quality, speed, fit, and context dimensions, and tells you which ones will actually run well on your machine. Ships with an interactive TUI (default) and a classic CLI mode. Supports multi-GPU setups, MoE architectures, dynamic quantization selection, speed estimation, and local runtime providers (Ollama, llama.cpp, MLX, Docker Model Runner, LM Studio).",
"active": true,
"categories": [
"llm"
],
"maintainers": [
{
"name": "",
"github": "oytech",
"ports_count": 5
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "bfs",
"portdir": "sysutils/bfs",
"version": "4.1.4",
"license": "BSD",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://tavianator.com/projects/bfs.html",
"description": "A breadth-first version of the UNIX find command.",
"long_description": "bfs is a variant of the UNIX find command that operates breadth-first rather than depth-first. It is otherwise intended to be compatible with many versions of find, including: POSIX find, GNU find, BSD find and macOS find. If you're not familiar with find, the GNU find manual provides a good introduction.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "georgedp",
"github": "ylluminarious",
"ports_count": 6
},
{
"name": "judaew",
"github": "judaew",
"ports_count": 648
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"oniguruma6"
]
}
],
"depends_on": []
},
{
"name": "py35-llvmlite",
"portdir": "python/py-llvmlite",
"version": "0.31.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://llvmlite.pydata.org/",
"description": "A lightweight LLVM python binding for writing JIT compilers",
"long_description": "A lightweight LLVM python binding for writing JIT compilers",
"active": false,
"categories": [
"devel",
"science",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2897
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-8.0",
"clang-9.0",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"python35",
"zlib",
"libxml2",
"ncurses",
"llvm-8.0"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-numba"
]
}
]
},
{
"name": "py36-llvmlite",
"portdir": "python/py-llvmlite",
"version": "0.36.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://llvmlite.pydata.org/",
"description": "A lightweight LLVM python binding for writing JIT compilers",
"long_description": "A lightweight LLVM python binding for writing JIT compilers",
"active": false,
"categories": [
"devel",
"science",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2897
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-10",
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36",
"zlib",
"libxml2",
"ncurses",
"llvm-10"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-numba"
]
}
]
},
{
"name": "py27-llvmlite",
"portdir": "python/py-llvmlite",
"version": "0.31.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://llvmlite.pydata.org/",
"description": "A lightweight LLVM python binding for writing JIT compilers",
"long_description": "A lightweight LLVM python binding for writing JIT compilers",
"active": false,
"categories": [
"devel",
"science",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2897
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-8.0",
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27",
"zlib",
"libxml2",
"py27-enum34",
"ncurses",
"llvm-8.0"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-numba"
]
}
]
},
{
"name": "py37-llvmlite",
"portdir": "python/py-llvmlite",
"version": "0.39.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://llvmlite.pydata.org/",
"description": "A lightweight LLVM python binding for writing JIT compilers",
"long_description": "A lightweight LLVM python binding for writing JIT compilers",
"active": false,
"categories": [
"devel",
"science",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2897
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py37-installer",
"clang-11",
"py37-setuptools",
"py37-wheel",
"py37-build",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"ncurses",
"llvm-11",
"python37",
"libxml2",
"zlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-numba"
]
}
]
},
{
"name": "py38-llvmlite",
"portdir": "python/py-llvmlite",
"version": "0.41.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://llvmlite.pydata.org/",
"description": "A lightweight LLVM python binding for writing JIT compilers",
"long_description": "A lightweight LLVM python binding for writing JIT compilers",
"active": false,
"categories": [
"devel",
"science",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2897
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"zlib",
"clang-14",
"ncurses",
"python38",
"libxml2",
"llvm-14"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-numba"
]
}
]
},
{
"name": "py39-llvmlite",
"portdir": "python/py-llvmlite",
"version": "0.43.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://llvmlite.pydata.org/",
"description": "A lightweight LLVM python binding for writing JIT compilers",
"long_description": "A lightweight LLVM python binding for writing JIT compilers",
"active": false,
"categories": [
"devel",
"science",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2897
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"zlib",
"clang-15",
"ncurses",
"python39",
"libxml2",
"llvm-15"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-numba"
]
}
]
},
{
"name": "llvm-devel",
"portdir": "lang/llvm-devel",
"version": "20260701-4a11eb33",
"license": "NCSA",
"platforms": "{darwin >= 11}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://llvm.org/",
"description": "llvm is a next generation compiler infrastructure",
"long_description": "The LLVM Core libraries provide a modern source- and target-independent optimizer, along with code generation support for many popular CPUs (as well as some less common ones!) These libraries are built around a well specified code representation known as the LLVM intermediate representation (\"LLVM IR\").",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "jeremyhu",
"github": "jeremyhu",
"ports_count": 303
},
{
"name": "jonesc",
"github": "cjones051073",
"ports_count": 232
}
],
"variants": [
"debug",
"tests"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-yaml",
"cctools",
"cmake",
"ninja",
"clang-17",
"python313",
"py313-pygments"
]
},
{
"type": "lib",
"ports": [
"libxml2",
"xar",
"zlib",
"zstd",
"libedit",
"libffi",
"ncurses",
"libcxx"
]
},
{
"type": "run",
"ports": [
"llvm_select-devel"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"mlir-devel",
"clang-devel",
"lldb-devel",
"flang-devel"
]
}
]
},
{
"name": "mlir-devel",
"portdir": "lang/llvm-devel",
"version": "20260701-4a11eb33",
"license": "NCSA",
"platforms": "{darwin >= 11}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mlir.llvm.org",
"description": "The MLIR project is a novel approach to building reusable and extensible compiler infrastructure.",
"long_description": "The MLIR project is a novel approach to building reusable and extensible compiler infrastructure. MLIR aims to address software fragmentation, improve compilation for heterogeneous hardware, significantly reduce the cost of building domain specific compilers, and aid in connecting existing compilers together.",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "jeremyhu",
"github": "jeremyhu",
"ports_count": 303
},
{
"name": "jonesc",
"github": "cjones051073",
"ports_count": 232
}
],
"variants": [
"debug",
"tests"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-yaml",
"python313",
"py313-pygments",
"cctools",
"cmake",
"ninja",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"llvm-devel",
"libcxx"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"flang-devel"
]
}
]
},
{
"name": "clang-devel",
"portdir": "lang/llvm-devel",
"version": "20260701-4a11eb33",
"license": "NCSA",
"platforms": "{darwin >= 16}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://clang.llvm.org/",
"description": "C, C++, Objective C and Objective C++ compiler",
"long_description": "Clang is an LLVM native C/C++/Objective-C compiler, which aims to deliver amazingly fast compiles (e.g. about 3x faster than GCC when compiling Objective-C code in a debug configuration), extremely useful error and warning messages and to provide a platform for building great source level tools. The included Clang Static Analyzer is a tool that automatically finds bugs in your code, and is a great example of the sort of tool that can be built using the Clang frontend as a library to parse C/C++ code.",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "jeremyhu",
"github": "jeremyhu",
"ports_count": 303
},
{
"name": "jonesc",
"github": "cjones051073",
"ports_count": 232
}
],
"variants": [
"debug",
"tests",
"analyzer",
"libstdcxx"
],
"dependencies": [
{
"type": "build",
"ports": [
"python313",
"cctools",
"cmake",
"ninja",
"clang-17",
"py313-yaml",
"py313-pygments"
]
},
{
"type": "lib",
"ports": [
"ld64",
"libcxx",
"libomp",
"llvm-devel",
"libxml2"
]
},
{
"type": "run",
"ports": [
"clang_select-devel",
"perl5",
"cctools"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"lldb-devel",
"flang-devel"
]
},
{
"type": "run",
"ports": [
"emscripten"
]
}
]
},
{
"name": "lldb-devel",
"portdir": "lang/llvm-devel",
"version": "20260701-4a11eb33",
"license": "NCSA",
"platforms": "{darwin >= 18}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://lldb.llvm.org/",
"description": "the LLVM debugger",
"long_description": "lldb is the LLVM native debugger.",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "jeremyhu",
"github": "jeremyhu",
"ports_count": 303
},
{
"name": "jonesc",
"github": "cjones051073",
"ports_count": 232
}
],
"variants": [
"debug",
"tests"
],
"dependencies": [
{
"type": "build",
"ports": [
"cctools",
"cmake",
"ninja",
"swig-python",
"doxygen",
"clang-17",
"python313",
"py313-pygments",
"py313-yaml"
]
},
{
"type": "lib",
"ports": [
"xar",
"zlib",
"libedit",
"libffi",
"ncurses",
"libcxx",
"llvm-devel",
"clang-devel",
"python313"
]
},
{
"type": "run",
"ports": [
"lldb_select-devel"
]
}
],
"depends_on": []
},
{
"name": "flang-devel",
"portdir": "lang/llvm-devel",
"version": "20260701-4a11eb33",
"license": "NCSA",
"platforms": "{darwin >= 21}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://flang.llvm.org/",
"description": "LLVM Fortran compiler",
"long_description": "LLVM Fortran compiler",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "jeremyhu",
"github": "jeremyhu",
"ports_count": 303
},
{
"name": "jonesc",
"github": "cjones051073",
"ports_count": 232
}
],
"variants": [
"debug",
"tests"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-yaml",
"cctools",
"cmake",
"ninja",
"clang-17",
"python313",
"py313-pygments"
]
},
{
"type": "lib",
"ports": [
"ld64",
"libcxx",
"libomp",
"llvm-devel",
"clang-devel",
"libxml2",
"mlir-devel"
]
},
{
"type": "run",
"ports": [
"ld64"
]
}
],
"depends_on": []
},
{
"name": "py-llvmlite",
"portdir": "python/py-llvmlite",
"version": "0.48.0",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://llvmlite.pydata.org/",
"description": "A lightweight LLVM python binding for writing JIT compilers",
"long_description": "A lightweight LLVM python binding for writing JIT compilers",
"active": true,
"categories": [
"devel",
"science",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2897
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-llvmlite"
]
}
],
"depends_on": []
},
{
"name": "py310-llvmlite",
"portdir": "python/py-llvmlite",
"version": "0.48.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://llvmlite.pydata.org/",
"description": "A lightweight LLVM python binding for writing JIT compilers",
"long_description": "A lightweight LLVM python binding for writing JIT compilers",
"active": true,
"categories": [
"devel",
"science",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2897
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"cmake"
]
},
{
"type": "lib",
"ports": [
"zstd",
"python310",
"llvm-22",
"zlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-numba"
]
}
]
},
{
"name": "py311-llvmlite",
"portdir": "python/py-llvmlite",
"version": "0.48.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://llvmlite.pydata.org/",
"description": "A lightweight LLVM python binding for writing JIT compilers",
"long_description": "A lightweight LLVM python binding for writing JIT compilers",
"active": true,
"categories": [
"devel",
"science",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2897
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"cmake"
]
},
{
"type": "lib",
"ports": [
"zstd",
"python311",
"llvm-22",
"zlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-numba"
]
}
]
},
{
"name": "py312-llvmlite",
"portdir": "python/py-llvmlite",
"version": "0.48.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://llvmlite.pydata.org/",
"description": "A lightweight LLVM python binding for writing JIT compilers",
"long_description": "A lightweight LLVM python binding for writing JIT compilers",
"active": true,
"categories": [
"devel",
"science",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2897
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"cmake"
]
},
{
"type": "lib",
"ports": [
"zstd",
"python312",
"llvm-22",
"zlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-numba"
]
}
]
},
{
"name": "py313-llvmlite",
"portdir": "python/py-llvmlite",
"version": "0.48.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://llvmlite.pydata.org/",
"description": "A lightweight LLVM python binding for writing JIT compilers",
"long_description": "A lightweight LLVM python binding for writing JIT compilers",
"active": true,
"categories": [
"devel",
"science",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2897
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"cmake"
]
},
{
"type": "lib",
"ports": [
"zstd",
"python313",
"llvm-22",
"zlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-numba",
"py313-pynndescent"
]
}
]
},
{
"name": "py314-llvmlite",
"portdir": "python/py-llvmlite",
"version": "0.48.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://llvmlite.pydata.org/",
"description": "A lightweight LLVM python binding for writing JIT compilers",
"long_description": "A lightweight LLVM python binding for writing JIT compilers",
"active": true,
"categories": [
"devel",
"science",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2897
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py314-wheel",
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"cmake"
]
},
{
"type": "lib",
"ports": [
"zstd",
"python314",
"llvm-22",
"zlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-llvmlite",
"py314-numba"
]
},
{
"type": "run",
"ports": [
"qgis3"
]
}
]
},
{
"name": "lazygit",
"portdir": "devel/lazygit",
"version": "0.63.0",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jesseduffield/lazygit",
"description": "A simple terminal UI for git commands, written in Go",
"long_description": "A simple terminal UI for git commands, written in Go",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1074
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "jujutsu",
"portdir": "devel/jujutsu",
"version": "0.43.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jj-vcs/jj",
"description": "A Git-compatible DVCS that is both simple and powerful",
"long_description": "Jujutsu is a Git-compatible DVCS. It combines features from Git (data model, speed), Mercurial (anonymous branching, simple CLI free from \"the index\", revsets, powerful history-rewriting), and Pijul/Darcs (first-class conflicts), with features not found in most of them (working-copy-as-a-commit, undo functionality, automatic rebase, safe replication via rsync, Dropbox, or distributed file system). The command-line tool is called jj for now because it's easy to type and easy to replace (rare in English). The project is called \"Jujutsu\" because it matches \"jj\".",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1074
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"jjui"
]
}
]
},
{
"name": "jjui",
"portdir": "devel/jjui",
"version": "0.10.8",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/idursun/jjui",
"description": "Jujutsu UI (jjui) is a Text User Interface (TUI) designed for interacting with the Jujutsu version control system.",
"long_description": "Jujutsu UI (jjui) is a Text User Interface (TUI) designed for interacting with the Jujutsu version control system.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1074
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
},
{
"type": "run",
"ports": [
"jujutsu"
]
}
],
"depends_on": []
}
]
}