{"count":51801,"next":"https://ports.macports.org/api/v1/ports/?format=json&ordering=updated_at&page=1004","previous":"https://ports.macports.org/api/v1/ports/?format=json&ordering=updated_at&page=1002","results":[{"name":"weechat","portdir":"irc/weechat","version":"4.9.0","license":"GPL-3","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://weechat.org/","description":"Fast, light & extensible IRC client","long_description":"WeeChat (Wee Enhanced Environment for Chat) is a fast and light IRC client for many operating systems. Everything can be done with a keyboard. It is customizable and extensible with plugins/scripts, and includes: \n - nicklist \n - smart hotlist \n - infobar with highlight notification \n - horizontal and vertical split \n - double charset support (decode/encode) \n - FIFO pipe for remote control \n - and much more!","active":true,"categories":["irc"],"maintainers":[{"name":"cardi","github":"cardi","ports_count":7}],"variants":["debug","python","python310","python311","python312","python313","ruby","ruby31","ruby32","ruby33","aspell","doc","lua","perl","scheme","tcl","universal"],"dependencies":[{"type":"build","ports":["clang-18","cmake","pkgconfig","asciidoctor","docbook-xsl-nons","libxslt"]},{"type":"extract","ports":["xz"]},{"type":"lib","ports":["gettext","gnutls","libgcrypt","ncurses","curl","libcjson","libiconv"]},{"type":"run","ports":["curl-ca-bundle"]},{"type":"test","ports":["cpputest"]}],"depends_on":[]},{"name":"nss","portdir":"net/nss","version":"3.123","license":"(MPL-2 or GPL-2+ or LGPL-2.1+)","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS","description":"Network Security Service libraries.","long_description":"Network Security Service libraries.","active":true,"categories":["net"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["zlib","sqlite3","nspr"]}],"depends_on":[{"type":"build","ports":["pkcs11-provider"]},{"type":"lib","ports":["pidgin-encryption","suricata","qca","qca-qt5","qca-pkcs11","qca-qt5-pkcs11","poppler","poppler-qt5","evolution-data-server","evolution-data-server-gtk4","libreoffice","xmlsec","nut","gdm","redwax-tool","xmlsec-1.2","poppler-devel","liboauth","poppler-devel-qt5"]}]},{"name":"openstreetmap-carto","portdir":"gis/openstreetmap-carto","version":"6.0.0","license":"public-domain","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/openstreetmap-carto/openstreetmap-carto","description":"A general-purpose OpenStreetMap mapnik style, in CartoCSS","long_description":"These are the CartoCSS map stylesheets for the Standard map layer on OpenStreetMap.org.","active":true,"categories":["gis"],"maintainers":[{"name":"frank.dean","github":"frankdean","ports_count":12}],"variants":["postgresql15","postgresql16","postgresql17"],"dependencies":[{"type":"build","ports":["py314-wheel","clang-18","py314-build","py314-installer","py314-setuptools"]},{"type":"lib","ports":["postgresql17","python314","py314-psycopg2","py314-requests","py314-yaml"]}],"depends_on":[{"type":"run","ports":["mod_tile"]}]},{"name":"julia","portdir":"lang/julia","version":"1.12.6","license":"MIT","platforms":"{darwin >= 14}","epoch":0,"replaced_by":null,"homepage":"http://julialang.org","description":"The Julia Language: A fresh approach to technical computing.","long_description":"Julia is a high-level, high-performance dynamic programming language for technical computing, with syntax that is familiar to users of other technical computing environments.","active":true,"categories":["science","lang","math"],"maintainers":[{"name":"s.t.smith","github":"essandess","ports_count":37},{"name":"olivier.benz","github":"benz0li","ports_count":1}],"variants":["gcc10","gcc11","gcc12","gcc13","gcc14","gcc15","gccdevel","app"],"dependencies":[{"type":"build","ports":["clang-18","gcc15"]},{"type":"fetch","ports":["gnupg2"]},{"type":"lib","ports":["libgcc"]},{"type":"run","ports":["p7zip"]}],"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":1410}],"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":"rust-compiler-wrap","portdir":"lang/rust","version":"1.60.0","license":"BSD","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://www.rust-lang.org","description":"Wrapped compiler commands for rust","long_description":"Wrapped compiler commands for rust","active":false,"categories":["devel","lang"],"maintainers":[{"name":"herby.gillot","github":"herbygillot","ports_count":1049}],"variants":["debug"],"dependencies":[{"type":"build","ports":["clang-11"]},{"type":"lib","ports":["cctools","legacy-support","clang-11"]}],"depends_on":[]},{"name":"npth","portdir":"devel/npth","version":"1.8","license":"LGPL-3+ and GPL-2+","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://gnupg.org/related_software/npth/","description":"The New GNU Portable Threads Library","long_description":"This is a library to provide the GNU Pth API and thus a non-preemptive threads implementation.","active":true,"categories":["devel"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-18"]}],"depends_on":[{"type":"lib","ports":["gnupg2"]}]},{"name":"rust","portdir":"lang/rust","version":"1.95.0","license":"(MIT or Apache-2) and BSD and zlib and NCSA and Permissive","platforms":"{darwin >= 9}","epoch":0,"replaced_by":null,"homepage":"https://www.rust-lang.org","description":"A safe, concurrent, practical language","long_description":"Rust is a curly-brace, block-structured expression language. It visually resembles the C language family, but differs significantly in syntactic and semantic details. Its design is oriented toward concerns of \"programming in the large\", that is, of creating and maintaining boundaries -- both abstract and operational -- that preserve large-system integrity, availability and concurrency.","active":true,"categories":["devel","lang"],"maintainers":[{"name":"mcalhoun","github":"MarcusCalhoun-Lopez","ports_count":1596}],"variants":["mirror_all_architectures"],"dependencies":[{"type":"build","ports":["python314","cmake","legacy-support","ninja","pkgconfig","clang-20"]},{"type":"lib","ports":["zlib","libgit2","libunwind","curl","libiconv","openssl3"]}],"depends_on":[{"type":"build","ports":["kasane","wezterm","binwalk","cargo","purl","horizon","mergiraf","git-stack","tombi","spotify-player","py-kornia-rs","py313-kornia-rs","py314-kornia-rs","mdfried","nfd2nfc","rpg","llmfit","snowemu","icann-rdap","alacritty","cargo-c","git-interactive-rebase-tool","mesalink","racer","rust-analyzer","shellharden","stgit","tokei","wrangler","amp","ox","whitebox-tools","libopenraw","librsvg","pastel","pngquant","t-rec","alan","gleam","himalaya","rav1e","bandwhich","cjdns","dog","ffsend","gping","miniserve","newsboat","rustscan","teleport","websocat","xh","dijo","taskwarrior-tui","py35-bcrypt","py36-bcrypt","py37-bcrypt","py38-bcrypt","py39-bcrypt","py36-cryptography","py37-cryptography","py38-cryptography","py39-cryptography","py38-dulwich","py39-dulwich","py37-jellyfish","py38-jellyfish","py39-jellyfish","py-tokenizers","py37-tokenizers","py38-tokenizers","py39-tokenizers","sequoia-pgp","fish","asciinema","broot","bupstash","cargo2port","clamav","cloudman","diskonaut","diskus","dmux","dua-cli","fd","folderify","fselect","hexyl","hyperfine","influxdb","just","kubie","lsd","mask","mcfly","nomino","procs","skim","starship","tealdeer","topgrade","watchman","xplr","zellij","zenith","zoxide","tectonic","angle-grinder","bat","git-delta","mdcat","ripgrep","ripgrep-all","sd","xsv","blades","geckodriver","zola","sccache","hackernews-tui","atuin","oha","svgcleaner","grex","helix","nushell","choose","dust","bottom","git-cinnabar","monolith","pqrs","git-branchless","joshuto","kalker","gitweb","ned","ruplacer","fif","onefetch","hck","stylua","jwt-cli","coreutils-uutils","gitui","phetch","fnm","kdash","navi","viddy","git-cliff","yj","code-minimap","shisho","tree-sitter-cli","committed","drill","sad","mdbook","cargo-generate","sniffglue","genact","hurl","hgrep","librsvg-devel","ouch","py310-cryptography","py310-dulwich","git-absorb","py310-jellyfish","dominant_colours","tre-tree","rhit","py310-bcrypt","backdown","cargo-asm","when","viu","cbindgen","wasmtime","binocle","cobalt.rs","t-rex","jless","hwatch","dura","wasmer","argc","igrep","qsv","toast","rust-script","gfold","arti","blake3","ddh","difftastic","bore-cli","bartib","wasm-pack","fclones","oxipng","fornjot","zee","scout","cfonts","py-maturin","py37-maturin","py38-maturin","py39-maturin","py310-maturin","py-orjson","py37-orjson","py38-orjson","py39-orjson","py310-orjson","tuc","texlab","bingrep","av1an","rsspls","replibyte","hunt","ares","dprint","lychee","modus","riff","cgrc","rustic","py310-tokenizers","rq","nixpacks","stork","meli","jot","roapi","columnq","lemmeknow","keysync","agg","felix","jujutsu","py311-cryptography","py311-maturin","garage","mqttui","py311-dulwich","ruby32","py311-orjson","hoard-cli","py311-bcrypt","kbs2","jlq","termusic","so","ruff","eva","typst","prips","py311-jellyfish","py-cryptg","py38-cryptg","py39-cryptg","py310-cryptg","fastmod","volta-node","taizen","wiki-tui","halloy","fend","sniprun","py311-cryptg","killport","tui-journal","py311-tokenizers","py-safetensors","py38-safetensors","py39-safetensors","py310-safetensors","py311-safetensors","repgrep","eza","pijul-devel","daktilo","py312-maturin","gdrive3","pueue","presenterm","gifski","libgifski","py312-orjson","py312-dulwich","silicon","lapce","py312-cryptography","gpg-tui","ascii-gen","hyfetch","wgshadertoy","jaq","jql","gql","ast-grep","rs-aggregate","py312-jellyfish","ruby33","PineFlash","tlrc","py311-tiktoken","py312-tiktoken","csvlens","py312-bcrypt","py-pydantic_core","py38-pydantic_core","py39-pydantic_core","py310-pydantic_core","py311-pydantic_core","py312-pydantic_core","czkawka","py37-pydantic_core","mise","conserve","gitoxide","srgn","rustpython","py-rustworkx","py310-rustworkx","py311-rustworkx","py312-rustworkx","yazi","kalc","uv","vrc-get","wstunnel","py312-cryptg","watchexec","ata","veryl","jnv","gitu","rune","orz","goku","tu","rotz","clavus","tiron","rye","hex","neocmakelsp","termscp","oxker","numbat","amber-lang","rio","sig","flawz","otree","envelope","qrtool","ferium","serpl","lucky-commit","shadowsocks-rust","kondo","aichat","inferno","rage","age-plugin-yubikey","kty","dune","ncmc","ncmdump","aq","elp","sequoia-sq","py313-maturin","py313-dulwich","py313-cryptography","neohtop","dufs","py313-orjson","diffr","rebels-in-the-sky","sshs","csview","macmon","rpg-cli","ruby34","py313-pydantic_core","py313-bcrypt","libkrun","krunkit","hk","vivid","zizmor","ab-av1","sequoia-chameleon-gnupg","jgenesis","cocogitto","taplo","xan","wiper","carl","py313-jellyfish","mercurial-rustext","tabiew","doge","alcom","edit","brush","idevice_pair","py314-maturin","py314-orjson","sequoia-keystore","py314-dulwich","kibi","py314-cryptography","py314-pydantic_core","run","py313-cryptg","prek","py314-bcrypt","macdisp","py314-jellyfish","rustup","ruby40","weathr","display-switch","codex","deff","sem","py312-safetensors","py313-safetensors","py314-safetensors","blogtato","parqeye","py312-tokenizers","py313-tokenizers","py314-tokenizers","googleworkspace-cli"]},{"type":"lib","ports":["p5.32-alien-rust","p5.34-alien-rust","racer","p5.28-alien-rust","p5.30-alien-rust"]},{"type":"run","ports":["py37-setuptools-rust","py38-setuptools-rust","py39-setuptools-rust","py314-setuptools-rust","py313-setuptools-rust","cargo-bootstrap","py311-setuptools-rust","py310-setuptools-rust","cargo","py312-setuptools-rust","py36-setuptools-rust"]}]},{"name":"rust-src","portdir":"lang/rust","version":"1.95.0","license":"(MIT or Apache-2) and BSD and zlib and NCSA and Permissive","platforms":"{darwin >= 9}","epoch":0,"replaced_by":null,"homepage":"https://www.rust-lang.org","description":"Rust source code for the Rust programming language","long_description":"Rust source code for the Rust programming language to trace `panic!` calls.","active":true,"categories":["devel","lang"],"maintainers":[{"name":"mcalhoun","github":"MarcusCalhoun-Lopez","ports_count":1596}],"variants":["mirror_all_architectures"],"dependencies":[{"type":"build","ports":["clang-20"]},{"type":"lib","ports":[null]}],"depends_on":[]},{"name":"munge","portdir":"net/munge","version":"0.5.18","license":"(GPL-3+ or LGPL-3+)","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://dun.github.io/munge/","description":"Creating and validating credentials in HPC clusters.","long_description":"MUNGE (MUNGE Uid 'N' Gid Emporium) is an authentication service for creating and validating credentials. It is designed to be highly scalable for use in an HPC cluster environment. It allows a process to authenticate the UID and GID of another local or remote process within a group of hosts having common users and groups. These hosts form a security realm that is defined by a shared cryptographic key. Clients within this security realm can create and validate credentials without the use of root privileges, reserved ports, or platform-specific methods.","active":true,"categories":["net","security"],"maintainers":[{"name":"akkornel","github":"akkornel","ports_count":5}],"variants":["openssl","libgcrypt","universal"],"dependencies":[{"type":"build","ports":["libtool","clang-18","pkgconfig","autoconf","automake"]},{"type":"extract","ports":["xz"]},{"type":"lib","ports":["openssl3","zlib","bzip2"]}],"depends_on":[]},{"name":"trivy","portdir":"security/trivy","version":"0.70.0","license":"Apache-2","platforms":"darwin linux freebsd","epoch":0,"replaced_by":null,"homepage":"https://github.com/aquasecurity/trivy","description":"A Simple and Comprehensive Vulnerability Scanner for Containers, Suitable for CI","long_description":"A Simple and Comprehensive Vulnerability Scanner for Containers, Suitable for CI. Trivy detects vulnerabilities of OS packages (Alpine, RHEL, CentOS, etc.) and application dependencies (Bundler, Composer, npm, yarn, etc.). Trivy is easy to use. Just install the binary and you're ready to scan. All you need to do for scanning is to specify a target such as an image name of the container.","active":true,"categories":["sysutils","security"],"maintainers":[{"name":"herby.gillot","github":"herbygillot","ports_count":1049}],"variants":[],"dependencies":[{"type":"build","ports":["go","goreleaser","clang-18"]},{"type":"fetch","ports":["git"]}],"depends_on":[]},{"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":1049}],"variants":[],"dependencies":[{"type":"build","ports":["go","clang-18"]}],"depends_on":[]},{"name":"py39-htmldocs","portdir":"lang/py-htmldocs","version":"3.9.18","license":"PSF","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://www.python.org/","description":"HTML documentation for Python 3.9.18","long_description":"Access Python 3.9.18 HTML docs via file://${prefix}/share/doc/python39-doc/index.html","active":false,"categories":["lang"],"maintainers":[{"name":"eborisch","github":"eborisch","ports_count":220}],"variants":[],"dependencies":[{"type":"build","ports":["clang-16"]},{"type":"lib","ports":["python39"]}],"depends_on":[{"type":"lib","ports":["py-htmldocs"]}]},{"name":"py36-htmldocs","portdir":"lang/py-htmldocs","version":"3.6.15","license":"PSF","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://www.python.org/","description":"HTML documentation for Python 3.6.15","long_description":"Access Python 3.6.15 HTML docs via file://${prefix}/share/doc/python36-doc/index.html","active":false,"categories":["lang"],"maintainers":[{"name":"eborisch","github":"eborisch","ports_count":220}],"variants":[],"dependencies":[{"type":"build","ports":["clang-14"]},{"type":"lib","ports":["python36"]}],"depends_on":[]},{"name":"py37-htmldocs","portdir":"lang/py-htmldocs","version":"3.7.17","license":"PSF","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://www.python.org/","description":"HTML documentation for Python 3.7.17","long_description":"Access Python 3.7.17 HTML docs via file://${prefix}/share/doc/python37-doc/index.html","active":false,"categories":["lang"],"maintainers":[{"name":"eborisch","github":"eborisch","ports_count":220}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["python37"]}],"depends_on":[]},{"name":"py35-htmldocs","portdir":"lang/py-htmldocs","version":"3.5.10","license":"PSF","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://www.python.org/","description":"HTML documentation for Python 3.5.10","long_description":"Access Python 3.5.10 HTML docs via file://${prefix}/share/doc/python35-doc/index.html","active":false,"categories":["lang"],"maintainers":[{"name":"eborisch","github":"eborisch","ports_count":220}],"variants":[],"dependencies":[{"type":"build","ports":["clang-14"]},{"type":"lib","ports":["python35"]}],"depends_on":[]},{"name":"py38-htmldocs","portdir":"lang/py-htmldocs","version":"3.8.18","license":"PSF","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://www.python.org/","description":"HTML documentation for Python 3.8.18","long_description":"Access Python 3.8.18 HTML docs via file://${prefix}/share/doc/python38-doc/index.html","active":false,"categories":["lang"],"maintainers":[{"name":"eborisch","github":"eborisch","ports_count":220}],"variants":[],"dependencies":[{"type":"build","ports":["clang-16"]},{"type":"lib","ports":["python38"]}],"depends_on":[]},{"name":"appstream","portdir":"gnome/appstream","version":"1.1.2","license":"GPL-2+ and LGPL-2.1+","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://www.freedesktop.org/wiki/Distributions/AppStream","description":"Machine-readable software metadata for desktop environments","long_description":"Machine-readable software metadata for desktop environments","active":true,"categories":["devel","gnome"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-22","meson","ninja","pkgconfig","gobject-introspection","vala","docbook-xml","docbook-xsl-nons","itstool","libxslt","lmdb","gettext","gperf"]},{"type":"extract","ports":["xz"]},{"type":"lib","ports":["curl","libstemmer","libxml2","gettext-runtime","libxmlb","libfyaml","glib2","zstd"]}],"depends_on":[{"type":"build","ports":["Chatty"]},{"type":"lib","ports":["libadwaita"]}]},{"name":"py-htmldocs","portdir":"lang/py-htmldocs","version":"1.0","license":"PSF","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://www.python.org/","description":"Local HTML documentation for Python.","long_description":"Local HTML documentation for Python.","active":true,"categories":["lang"],"maintainers":[{"name":"eborisch","github":"eborisch","ports_count":220}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py39-htmldocs"]}],"depends_on":[]},{"name":"py27-htmldocs","portdir":"lang/py-htmldocs","version":"2.7.18","license":"PSF","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://www.python.org/","description":"HTML documentation for Python 2.7.18","long_description":"Access Python 2.7.18 HTML docs via file://${prefix}/share/doc/python27-doc/index.html","active":true,"categories":["lang"],"maintainers":[{"name":"eborisch","github":"eborisch","ports_count":220}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["python27"]}],"depends_on":[]},{"name":"py310-htmldocs","portdir":"lang/py-htmldocs","version":"3.10.20","license":"PSF","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://www.python.org/","description":"HTML documentation for Python 3.10.20","long_description":"Access Python 3.10.20 HTML docs via file://${prefix}/share/doc/python310-doc/index.html","active":true,"categories":["lang"],"maintainers":[{"name":"eborisch","github":"eborisch","ports_count":220}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]}],"depends_on":[]},{"name":"py311-htmldocs","portdir":"lang/py-htmldocs","version":"3.11.15","license":"PSF","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://www.python.org/","description":"HTML documentation for Python 3.11.15","long_description":"Access Python 3.11.15 HTML docs via file://${prefix}/share/doc/python311-doc/index.html","active":true,"categories":["lang"],"maintainers":[{"name":"eborisch","github":"eborisch","ports_count":220}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]}],"depends_on":[]},{"name":"py312-htmldocs","portdir":"lang/py-htmldocs","version":"3.12.13","license":"PSF","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://www.python.org/","description":"HTML documentation for Python 3.12.13","long_description":"Access Python 3.12.13 HTML docs via file://${prefix}/share/doc/python312-doc/index.html","active":true,"categories":["lang"],"maintainers":[{"name":"eborisch","github":"eborisch","ports_count":220}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]}],"depends_on":[]},{"name":"py314-htmldocs","portdir":"lang/py-htmldocs","version":"3.14.4","license":"PSF","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://www.python.org/","description":"HTML documentation for Python 3.14.4","long_description":"Access Python 3.14.4 HTML docs via file://${prefix}/share/doc/python314-doc/index.html","active":true,"categories":["lang"],"maintainers":[{"name":"eborisch","github":"eborisch","ports_count":220}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]}],"depends_on":[]},{"name":"py313-htmldocs","portdir":"lang/py-htmldocs","version":"3.13.13","license":"PSF","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://www.python.org/","description":"HTML documentation for Python 3.13.13","long_description":"Access Python 3.13.13 HTML docs via file://${prefix}/share/doc/python313-doc/index.html","active":true,"categories":["lang"],"maintainers":[{"name":"eborisch","github":"eborisch","ports_count":220}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]}],"depends_on":[]},{"name":"atuin","portdir":"sysutils/atuin","version":"18.15.2","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://atuin.sh/","description":"Magical shell history","long_description":"Magical shell history. Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server.","active":true,"categories":["sysutils"],"maintainers":[{"name":"herby.gillot","github":"herbygillot","ports_count":1049}],"variants":["universal"],"dependencies":[{"type":"build","ports":["cargo","legacy-support","protobuf3-cpp","rust","clang-20"]},{"type":"lib","ports":["libunwind"]}],"depends_on":[]},{"name":"wtfutil","portdir":"sysutils/wtfutil","version":"0.49.1","license":"MPL-2","platforms":"darwin freebsd linux","epoch":0,"replaced_by":null,"homepage":"https://wtfutil.com","description":"A personal terminal-based dashboard utility, designed for displaying infrequently-needed, but very important, daily data.","long_description":"A personal terminal-based dashboard utility, designed for displaying infrequently-needed, but very important, daily data.","active":true,"categories":["sysutils"],"maintainers":[{"name":"herby.gillot","github":"herbygillot","ports_count":1049}],"variants":[],"dependencies":[{"type":"build","ports":["go","clang-18"]}],"depends_on":[]},{"name":"micronaut","portdir":"java/micronaut","version":"4.10.12","license":"Apache-2","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://micronaut.io","description":"Micronaut is a modern, JVM-based, full-stack framework for building modular, easily testable microservice and serverless applications.","long_description":"Micronaut is a modern, JVM-based, full stack Java framework designed for building modular, easily testable JVM applications with support for Java, Kotlin and the Groovy language. \n \nMicronaut is developed by the creators of the Grails framework and takes inspiration from lessons learnt over the years building real-world applications from monoliths to microservices using Spring, Spring Boot and Grails. \n \nMicronaut aims to provide all the tools necessary to build microservice applications including: \n \n* Dependency Injection and Inversion of Control (IoC) \n* Aspect Oriented Programming (AOP) \n* Sensible Defaults and Auto-Configuration \n \nWith Micronaut you can build Message-Driven Applications, Command Line Applications, HTTP Servers and more whilst for Microservices in particular Micronaut also provides: \n* Distributed Configuration \n* Service Discovery \n* HTTP Routing \n* Client-Side Load Balancing \n \nAt the same time Micronaut aims to avoid the downsides of frameworks like Spring, Spring Boot and Grails by providing: \n \n* Fast startup time \n* Reduced memory footprint \n* Minimal use of reflection \n* Minimal use of proxies \n* No runtime bytecode generation \n* Easy Unit Testing","active":true,"categories":["java"],"maintainers":[{"name":"breun","github":"breun","ports_count":106}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"extract","ports":["unzip"]}],"depends_on":[]},{"name":"gemini-cli","portdir":"llm/gemini-cli","version":"0.38.2","license":"Apache-2","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://geminicli.com","description":"Use Google Gemini from your terminal","long_description":"Gemini CLI is an open-source AI agent that brings the power of Google Gemini directly into your terminal.","active":true,"categories":["llm"],"maintainers":[{"name":"breun","github":"breun","ports_count":106}],"variants":[],"dependencies":[{"type":"build","ports":["npm10","clang-18"]},{"type":"lib","ports":["nodejs22"]}],"depends_on":[]},{"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":167}],"variants":[],"dependencies":[{"type":"build","ports":["ocaml-dune","clang-18"]},{"type":"lib","ports":["ocaml","ocaml-findlib"]}],"depends_on":[{"type":"lib","ports":["ocaml-digestif"]}]},{"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":167}],"variants":[],"dependencies":[{"type":"build","ports":["ocaml-dune","clang-18"]},{"type":"lib","ports":["ocaml","ocaml-findlib"]}],"depends_on":[{"type":"lib","ports":["geneweb"]}]},{"name":"ocaml-ppx_import","portdir":"ocaml/ocaml-ppx_import","version":"1.12.0","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/ocaml-ppx/ppx_import","description":"A syntax extension for importing declarations from interface files","long_description":"A syntax extension for importing declarations from interface files","active":true,"categories":["devel","ocaml"],"maintainers":[{"name":"pguyot","github":"pguyot","ports_count":167}],"variants":[],"dependencies":[{"type":"build","ports":["ocaml-dune","clang-18"]},{"type":"lib","ports":["ocaml","ocaml-findlib","ocaml-ppxlib"]}],"depends_on":[{"type":"lib","ports":["geneweb"]}]},{"name":"1password-cli","portdir":"security/1password-cli","version":"2.34.0","license":"Restrictive/Distributable","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://support.1password.com/command-line","description":"Official 1Password command-line tool","long_description":"View and manage 1password.com users, groups and objects from the command-line.","active":true,"categories":["security"],"maintainers":[{"name":"newtonne.github","github":"newtonne","ports_count":5},{"name":"herby.gillot","github":"herbygillot","ports_count":1049}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]}],"depends_on":[]},{"name":"py35-packaging","portdir":"python/py-packaging","version":"20.9","license":"(BSD or Apache-2)","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://packaging.pypa.io/","description":"Core utilities for Python packaging","long_description":"This library provides Python packaging utilities that implement the interoperability specifications which have clearly one correct behaviour (eg: PEP 440) or benefit greatly from having a single shared implementation (eg: PEP 425). The packaging project includes the following: version handling, specifiers, markers, requirements, tags, utilities.","active":false,"categories":["python"],"maintainers":[{"name":"jmr","github":"jmroot","ports_count":353}],"variants":[],"dependencies":[{"type":"build","ports":["py35-setuptools","clang-18"]},{"type":"lib","ports":["python35","py35-parsing"]},{"type":"test","ports":["py35-pytest","py35-pretend"]}],"depends_on":[{"type":"lib","ports":["py35-pytest","py35-tox","py35-bleach","py35-bokeh","py35-sip","py35-ansible-base","py35-pyqt-builder"]},{"type":"run","ports":["py35-sphinx"]}]},{"name":"wavpack","portdir":"audio/wavpack","version":"5.9.0","license":"BSD","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://www.wavpack.com","description":"Hybrid lossless audio compression","long_description":"WavPack is a completely open audio compression format providing lossless, high-quality lossy, and a unique hybrid compression mode. Although the technology is loosely based on previous versions of WavPack, the new version 4 format has been designed from the ground up to offer unparalleled performance and functionality.","active":true,"categories":["audio"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"extract","ports":["xz"]},{"type":"lib","ports":["libiconv"]}],"depends_on":[{"type":"lib","ports":["cmus","SDL3_mixer","libsdl2_mixer","audacity","easytag","easytag-devel","gstreamer1-gst-plugins-good","sox","mpd","audacious-plugins","xmms2","gstreamer010-gst-plugins-good","qmmp","xine-lib"]},{"type":"run","ports":["freac"]}]},{"name":"py-packaging","portdir":"python/py-packaging","version":"26.1","license":"(BSD or Apache-2)","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://packaging.pypa.io/","description":"Core utilities for Python packaging","long_description":"This library provides Python packaging utilities that implement the interoperability specifications which have clearly one correct behaviour (eg: PEP 440) or benefit greatly from having a single shared implementation (eg: PEP 425). The packaging project includes the following: version handling, specifiers, markers, requirements, tags, utilities.","active":true,"categories":["python"],"maintainers":[{"name":"jmr","github":"jmroot","ports_count":353}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["py314-packaging"]}],"depends_on":[{"type":"lib","ports":["py-sip-devel"]}]},{"name":"py27-packaging","portdir":"python/py-packaging","version":"20.9","license":"(BSD or Apache-2)","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://packaging.pypa.io/","description":"Core utilities for Python packaging","long_description":"This library provides Python packaging utilities that implement the interoperability specifications which have clearly one correct behaviour (eg: PEP 440) or benefit greatly from having a single shared implementation (eg: PEP 425). The packaging project includes the following: version handling, specifiers, markers, requirements, tags, utilities.","active":true,"categories":["python"],"maintainers":[{"name":"jmr","github":"jmroot","ports_count":353}],"variants":[],"dependencies":[{"type":"build","ports":["py27-setuptools","clang-18"]},{"type":"lib","ports":["python27","py27-parsing"]},{"type":"test","ports":["py27-pretend","py27-pytest"]}],"depends_on":[{"type":"lib","ports":["py27-ansible-core","py27-scikit-build","py27-tox","py27-bleach","py27-bokeh","py27-pytest"]},{"type":"run","ports":["py27-sphinx","digital_rf"]}]},{"name":"py36-packaging","portdir":"python/py-packaging","version":"21.3","license":"(BSD or Apache-2)","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://packaging.pypa.io/","description":"Core utilities for Python packaging","long_description":"This library provides Python packaging utilities that implement the interoperability specifications which have clearly one correct behaviour (eg: PEP 440) or benefit greatly from having a single shared implementation (eg: PEP 425). The packaging project includes the following: version handling, specifiers, markers, requirements, tags, utilities.","active":true,"categories":["python"],"maintainers":[{"name":"jmr","github":"jmroot","ports_count":353}],"variants":[],"dependencies":[{"type":"build","ports":["py36-setuptools","clang-18"]},{"type":"lib","ports":["python36","py36-parsing"]},{"type":"test","ports":["py36-pretend","py36-pytest"]}],"depends_on":[{"type":"build","ports":["py36-pyerfa"]},{"type":"lib","ports":["py36-arviz","py36-scikit-build","py36-build","py36-setuptools_scm","py36-ansible-core","py36-tox","py36-bleach","py36-pint","py36-dask","py36-bokeh","py36-jupyterlab","py36-jupyterlab_server","py36-jupyter_packaging","py36-sip","py36-pyqt-builder","py36-deprecation","py36-pytest","py36-zmq"]},{"type":"run","ports":["py36-oslo-utils","py36-sphinx"]}]},{"name":"py37-packaging","portdir":"python/py-packaging","version":"24.0","license":"(BSD or Apache-2)","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://packaging.pypa.io/","description":"Core utilities for Python packaging","long_description":"This library provides Python packaging utilities that implement the interoperability specifications which have clearly one correct behaviour (eg: PEP 440) or benefit greatly from having a single shared implementation (eg: PEP 425). The packaging project includes the following: version handling, specifiers, markers, requirements, tags, utilities.","active":true,"categories":["python"],"maintainers":[{"name":"jmr","github":"jmroot","ports_count":353}],"variants":[],"dependencies":[{"type":"build","ports":["py-bootstrap-modules","py37-installer","clang-18"]},{"type":"lib","ports":["python37"]},{"type":"test","ports":["py37-pretend","py37-pytest"]}],"depends_on":[{"type":"build","ports":["py37-spaCy-models","py37-pyerfa"]},{"type":"lib","ports":["py37-scikit-build","py37-scikit-image","py37-tox","py37-statsmodels","py37-pikepdf","py37-ipykernel","py37-jupyterlab","py37-jupyterlab_server","py37-upt-macports","py37-nbconvert","py37-sip","py37-ansible-core","py37-pyqt-builder","py37-virtualfish","py37-jupyter_packaging","py37-geopandas","py37-deprecation","py37-dask","py37-zmq","py37-sip-devel","py37-build","py37-bokeh","py37-pyproject_metadata","py37-pooch","py37-matplotlib","py37-hatchling","py37-qtpy","py37-setuptools-git-versioning","py37-pint","py37-arviz","py37-astropy","py37-pytoolconfig","py37-py2app","py37-distributed","py37-black","py37-pytest"]},{"type":"run","ports":["py37-sphinx","py37-oslo-utils"]},{"type":"test","ports":["py37-flask-cors"]}]},{"name":"py38-packaging","portdir":"python/py-packaging","version":"26.1","license":"(BSD or Apache-2)","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://packaging.pypa.io/","description":"Core utilities for Python packaging","long_description":"This library provides Python packaging utilities that implement the interoperability specifications which have clearly one correct behaviour (eg: PEP 440) or benefit greatly from having a single shared implementation (eg: PEP 425). The packaging project includes the following: version handling, specifiers, markers, requirements, tags, utilities.","active":true,"categories":["python"],"maintainers":[{"name":"jmr","github":"jmroot","ports_count":353}],"variants":[],"dependencies":[{"type":"build","ports":["py-bootstrap-modules","py38-installer","clang-18"]},{"type":"lib","ports":["python38"]},{"type":"test","ports":["py38-pretend","py38-pytest"]}],"depends_on":[{"type":"build","ports":["py38-spaCy-models","py38-pyerfa"]},{"type":"lib","ports":["py38-pytoolconfig","py38-virtualfish","py38-xarray","py38-pyqt-builder","py38-upt-macports","py38-sip","py38-dask","py38-distributed","py38-asdf-astropy","py38-ansible-core","py38-scikit-build","py38-black","py38-spaCy","py38-jupyter_packaging","py38-asdf","py38-pikepdf","py38-build","py38-deprecation","py38-pytest-remotedata","py38-qtpy","py38-pyproject_metadata","py38-pint","py38-zmq","py38-ipykernel","py38-hatchling","py38-scikit-image","py38-statsmodels","py38-tox","py38-altair","py38-geopandas","py38-matplotlib","py38-nbconvert","py38-jupytext","py38-astropy","py38-jupyter_server","py38-jupyterlab_server","py38-setuptools_scm","py38-jupyterlab","py38-pytest","py38-py2app","py38-pooch","py38-arviz","py38-bokeh","py38-scikit-build-core","py38-setuptools-git-versioning","py38-sunpy","py38-sip-devel"]},{"type":"run","ports":["py38-silx","py38-panel","py38-oslo-utils","py38-sphinx","py38-transformers","py38-coremltools"]},{"type":"test","ports":["py38-obspy","py38-flask-cors"]}]},{"name":"py39-packaging","portdir":"python/py-packaging","version":"26.1","license":"(BSD or Apache-2)","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://packaging.pypa.io/","description":"Core utilities for Python packaging","long_description":"This library provides Python packaging utilities that implement the interoperability specifications which have clearly one correct behaviour (eg: PEP 440) or benefit greatly from having a single shared implementation (eg: PEP 425). The packaging project includes the following: version handling, specifiers, markers, requirements, tags, utilities.","active":true,"categories":["python"],"maintainers":[{"name":"jmr","github":"jmroot","ports_count":353}],"variants":[],"dependencies":[{"type":"build","ports":["py-bootstrap-modules","py39-installer","clang-18"]},{"type":"lib","ports":["python39"]},{"type":"test","ports":["py39-pretend","py39-pytest"]}],"depends_on":[{"type":"build","ports":["py39-wheel","py39-pyside6","py39-panel","py39-gobject3","py39-zstd","py39-spaCy-models"]},{"type":"lib","ports":["py39-ipykernel","py39-pint","py39-pyproject_api","py39-matplotlib","py39-qtconsole","py39-sip","py39-altair","py39-webargs","py39-ansible-core","py39-jupyter_server","py39-jupyterlab","py39-jupyter_packaging","py39-jupyterlab_server","py39-nbconvert","py39-hatch-requirements-txt","py39-desktop-notifier","py39-pytest-rerunfailures","py39-py2app","py39-flasgger","py39-xarray","py39-scikit-build-core","py39-jupytext","py39-pudb","py39-zmq","py39-upt-macports","py39-tox","py39-pooch","py39-pikepdf","py39-hatchling","py39-findpython","py39-deprecation","py39-qtpy","py39-setuptools-git-versioning","py39-asdf-astropy","py39-pyproject_metadata","py39-pyqt-builder","py39-black","py39-dask","py39-lazy_loader","py39-scikit-image","py39-statsmodels","py39-bokeh","py39-setuptools_scm","py39-distributed","py39-arviz","py39-pytoolconfig","py39-pyogrio","py39-sip-devel","py39-gyp-next","py39-mido","py39-virtualfish","py39-build","py39-scikit-build","py39-pytest","py39-cartopy","py39-geopandas","py39-sunpy","py39-spaCy","py39-pytesseract","py39-astropy","py39-asdf","py39-mongomock","py39-pytest-remotedata"]},{"type":"run","ports":["py39-panel","py39-transformers","py39-momepy","py39-pygmt","py39-ansible-compat","py39-coremltools","py39-sphinx","py39-keystoneclient","py39-oslo-utils","py39-libpysal","py39-silx","py39-splot","py39-xraylarch"]},{"type":"test","ports":["py39-netcdf4","py39-librosa","py39-obspy","py39-flask-cors"]}]},{"name":"py310-packaging","portdir":"python/py-packaging","version":"26.1","license":"(BSD or Apache-2)","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://packaging.pypa.io/","description":"Core utilities for Python packaging","long_description":"This library provides Python packaging utilities that implement the interoperability specifications which have clearly one correct behaviour (eg: PEP 440) or benefit greatly from having a single shared implementation (eg: PEP 425). The packaging project includes the following: version handling, specifiers, markers, requirements, tags, utilities.","active":true,"categories":["python"],"maintainers":[{"name":"jmr","github":"jmroot","ports_count":353}],"variants":[],"dependencies":[{"type":"build","ports":["py-bootstrap-modules","py310-installer","clang-18"]},{"type":"lib","ports":["python310"]},{"type":"test","ports":["py310-pretend"]}],"depends_on":[{"type":"build","ports":["py310-pyside6","py310-spaCy-models","py310-zstd","py310-panel","py310-mssql","py310-wheel","py310-gobject3"]},{"type":"lib","ports":["py310-spaCy","py310-hydra-core","py310-h5netcdf","py310-dunamai","py310-matplotlib","py310-pooch","py310-pikepdf","py310-tox","py310-pytest-rerunfailures","py310-stone","py310-weasel","py310-pudb","py310-zmq","py310-asdf-astropy","py310-jupytext","py310-cartopy","py310-versioningit","py310-asv","salt","py310-setuptools-git-versioning","py310-gyp-next","py310-mongomock","py310-kombu","py310-qtpy","py310-astropy","py310-jupyterlab_server","py310-jupyterlab","py310-pyqt-builder","py310-jupyter_server","py310-nbconvert","py310-statsmodels","py310-pytest-remotedata","py310-dask","py310-pytesseract","py310-hatch-requirements-txt","py310-pyproject_api","py310-desktop-notifier","py310-xarray","py310-scikit-build-core","py310-geoviews","py310-ipykernel","py310-hvplot","py310-asdf","py310-thinc","py310-sunpy","py310-qtconsole","py310-py2app","py310-webargs","py310-ansible-core","py310-upt-macports","py310-pytoolconfig","py310-geopandas","py310-black","py310-lazy_loader","py310-transformers","py310-pyogrio","py310-jupyter_packaging","py310-hatchling","py310-pytest","py310-scikit-build","py310-distributed","py310-deprecation","py310-mido","py310-altair","py310-setuptools_scm","py310-sip-devel","py310-arviz","py310-virtualfish","py310-findpython","py310-pyproject_metadata","py310-bokeh","py310-build","py310-scikit-image","py310-flasgger","py310-sip","py310-pysigma"]},{"type":"run","ports":["py310-transformers","py310-oslo-utils","py310-momepy","py310-sphinx","py310-ansible-compat","py310-coremltools","commitizen","py310-keystoneclient","py310-xraylarch","py310-pytorch","py310-libpysal","py310-splot","py310-silx","py310-pygmt","py310-datasets","py310-huggingface_hub","py310-panel","py310-plotly","py310-pmdarima"]},{"type":"test","ports":["py310-flask-cors","py310-obspy","py310-netcdf4","py310-librosa"]}]},{"name":"py311-packaging","portdir":"python/py-packaging","version":"26.1","license":"(BSD or Apache-2)","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://packaging.pypa.io/","description":"Core utilities for Python packaging","long_description":"This library provides Python packaging utilities that implement the interoperability specifications which have clearly one correct behaviour (eg: PEP 440) or benefit greatly from having a single shared implementation (eg: PEP 425). The packaging project includes the following: version handling, specifiers, markers, requirements, tags, utilities.","active":true,"categories":["python"],"maintainers":[{"name":"jmr","github":"jmroot","ports_count":353}],"variants":[],"dependencies":[{"type":"build","ports":["py-bootstrap-modules","py311-installer","clang-18"]},{"type":"lib","ports":["python311"]},{"type":"test","ports":["py311-pretend"]}],"depends_on":[{"type":"build","ports":["py311-gobject3","py311-zstd","py311-panel","py311-pyside6","py311-wheel","py311-mssql"]},{"type":"lib","ports":["py311-asdf-astropy","py311-spaCy","py311-hydra-core","py311-h5netcdf","py311-dunamai","py311-matplotlib","py311-pooch","py311-pikepdf","py311-tox","py311-pytest-rerunfailures","py311-stone","py311-weasel","py311-pudb","py311-zmq","py311-versioningit","py311-asv","py311-setuptools-git-versioning","py311-gyp-next","py311-mongomock","py311-kombu","py311-qtpy","py311-astropy","py311-jupyterlab_server","py311-jupyterlab","py311-pyqt-builder","py311-jupyter_server","py311-nbconvert","py311-statsmodels","py311-pytest-remotedata","py311-pytesseract","py311-dask","py311-hatch-requirements-txt","py311-pyproject_api","py311-desktop-notifier","py311-xarray","py311-scikit-build-core","py311-geoviews","py311-ipykernel","py311-hvplot","py311-asdf","py311-thinc","py311-sunpy","py311-qtconsole","py311-py2app","py311-webargs","py311-ansible-core","py311-upt-macports","py311-pytoolconfig","py311-geopandas","py311-black","py311-lazy_loader","py311-transformers","py311-pyogrio","py311-jupyter_packaging","py311-hatchling","py311-pytest","py311-scikit-build","py311-distributed","py311-deprecation","py311-mido","py311-altair","py311-setuptools_scm","py311-sip-devel","py311-virtualfish","py311-arviz","py311-findpython","py311-pyproject_metadata","py311-bokeh","py311-build","py311-scikit-image","py311-flasgger","py311-sip","py311-pysigma","py311-jupytext","py311-cartopy"]},{"type":"run","ports":["py311-huggingface_hub","py311-silx","py311-plotly","py311-pmdarima","py311-datasets","py311-pygmt","py311-momepy","py311-oslo-utils","py311-panel","py311-keystoneclient","py311-xraylarch","py311-pytorch","py311-ansible-compat","py311-splot","py311-libpysal","py311-sphinx"]},{"type":"test","ports":["py311-obspy","py311-netcdf4","py311-librosa","py311-flask-cors"]}]},{"name":"py312-packaging","portdir":"python/py-packaging","version":"26.1","license":"(BSD or Apache-2)","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://packaging.pypa.io/","description":"Core utilities for Python packaging","long_description":"This library provides Python packaging utilities that implement the interoperability specifications which have clearly one correct behaviour (eg: PEP 440) or benefit greatly from having a single shared implementation (eg: PEP 425). The packaging project includes the following: version handling, specifiers, markers, requirements, tags, utilities.","active":true,"categories":["python"],"maintainers":[{"name":"jmr","github":"jmroot","ports_count":353}],"variants":[],"dependencies":[{"type":"build","ports":["py-bootstrap-modules","py312-installer","clang-18"]},{"type":"lib","ports":["python312"]},{"type":"test","ports":["py312-pretend"]}],"depends_on":[{"type":"build","ports":["py312-gobject3","py312-zstd","py312-panel","py312-pyside6","py312-wheel","py312-mssql"]},{"type":"lib","ports":["py312-asdf-astropy","py312-spaCy","py312-hydra-core","py312-h5netcdf","py312-dunamai","py312-matplotlib","py312-pooch","py312-pikepdf","py312-tox","py312-pytest-rerunfailures","py312-stone","py312-weasel","py312-pudb","py312-zmq","py312-versioningit","py312-asv","py312-setuptools-git-versioning","py312-gyp-next","py312-mongomock","py312-kombu","py312-qtpy","py312-astropy","py312-jupyterlab_server","py312-jupyterlab","py312-pyqt-builder","py312-jupyter_server","py312-nbconvert","py312-statsmodels","py312-pytest-remotedata","py312-pytesseract","py312-dask","py312-hatch-requirements-txt","py312-pyproject_api","py312-desktop-notifier","py312-xarray","py312-scikit-build-core","py312-geoviews","py312-ipykernel","py312-hvplot","py312-asdf","py312-thinc","py312-sunpy","py312-qtconsole","py312-py2app","py312-webargs","py312-ansible-core","py312-upt-macports","py312-pytoolconfig","py312-geopandas","py312-black","py312-lazy_loader","py312-transformers","py312-pyogrio","py312-jupyter_packaging","py312-hatchling","py312-pytest","py312-pyinstaller","py312-pyinstaller-hooks-contrib","py312-scikit-build","py312-distributed","py312-deprecation","py312-mido","py312-altair","py312-setuptools_scm","py312-sip-devel","py312-virtualfish","py312-arviz","py312-findpython","py312-pyproject_metadata","py312-bokeh","py312-build","py312-scikit-image","py312-flasgger","py312-sip","py312-pysigma","py312-gunicorn","legit","py312-nibabel","py312-jupytext","py312-cartopy"]},{"type":"run","ports":["py312-huggingface_hub","py312-pmdarima","py312-datasets","py312-panel","py312-silx","py312-plotly","py312-keystoneclient","py312-pygmt","py312-xraylarch","py312-pytorch","py312-ansible-compat","py312-libpysal","py312-oslo-utils","py312-sphinx","py312-momepy","py312-splot"]},{"type":"test","ports":["py312-flask-cors","py312-netcdf4","py312-librosa","py312-obspy"]}]},{"name":"py313-packaging","portdir":"python/py-packaging","version":"26.1","license":"(BSD or Apache-2)","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://packaging.pypa.io/","description":"Core utilities for Python packaging","long_description":"This library provides Python packaging utilities that implement the interoperability specifications which have clearly one correct behaviour (eg: PEP 440) or benefit greatly from having a single shared implementation (eg: PEP 425). The packaging project includes the following: version handling, specifiers, markers, requirements, tags, utilities.","active":true,"categories":["python"],"maintainers":[{"name":"jmr","github":"jmroot","ports_count":353}],"variants":[],"dependencies":[{"type":"build","ports":["py-bootstrap-modules","clang-18","py313-installer"]},{"type":"lib","ports":["python313"]},{"type":"test","ports":["py313-pretend"]}],"depends_on":[{"type":"build","ports":["py313-gobject3","gegl","py313-panel","py313-pyside6","py313-zstd","gegl-devel","py313-mssql","py313-wheel"]},{"type":"lib","ports":["py313-jupyterlab_server","py313-jupyterlab","py313-pyqt-builder","py313-jupyter_server","py313-nbconvert","py313-statsmodels","py313-pytest-remotedata","py313-matplotlib","py313-pytesseract","py313-pooch","py313-pikepdf","py313-zmq","py313-xarray","py313-scikit-build-core","py313-robotframework-ride","py313-geoviews","py313-ipykernel","py313-hvplot","py313-asdf-astropy","py313-asdf","py313-torchmetrics","py313-tox","py313-gradio","py313-gradio-client","py313-thinc","py313-sunpy","py313-qtconsole","py313-py2app","py313-webargs","py313-ansible-core","py313-upt-macports","py313-pyproject_api","py313-lightning-utilities","py313-pytoolconfig","py313-pytest-rerunfailures","ocrmypdf","py313-geopandas","py313-black","py313-lazy_loader","py313-spaCy","py313-hydra-core","py313-transformers","py313-pyogrio","py313-jupyter_packaging","py313-hatchling","py313-stone","py313-pytest","py313-pyinstaller","py313-pyinstaller-hooks-contrib","py313-scikit-build","py313-deprecation","py313-mido","py313-h5netcdf","py313-altair","py313-setuptools_scm","py313-sip-devel","py313-desktop-notifier","py313-virtualfish","py313-arviz","py313-findpython","py313-pyproject_metadata","py313-bokeh","py313-build","py313-scikit-image","py313-flasgger","py313-sip","py313-weasel","py313-pysigma","py313-cartopy","py313-versioningit","py313-asv","py313-matplotlib-basemap","py313-setuptools-git-versioning","py313-pudb","py313-gyp-next","py313-hatch-requirements-txt","py313-MDAnalysis","py313-dask","py313-mdtraj","py313-dunamai","py313-mongomock","py313-kombu","py313-qtpy","py313-astropy"]},{"type":"run","ports":["py313-pmdarima","py313-panel","py313-plotly","py313-splot","py313-pytorch","py313-huggingface_hub","py313-keystoneclient","py313-pygmt","py313-xraylarch","py313-datasets","py313-ansible-compat","py313-libpysal","borgmatic","py313-sphinx","py313-oslo-utils","py313-requirements-parser","py313-momepy","borgbackup","py313-silx"]},{"type":"test","ports":["py313-obspy","py313-netcdf4","py313-librosa","py313-flask-cors"]}]},{"name":"py314-packaging","portdir":"python/py-packaging","version":"26.1","license":"(BSD or Apache-2)","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://packaging.pypa.io/","description":"Core utilities for Python packaging","long_description":"This library provides Python packaging utilities that implement the interoperability specifications which have clearly one correct behaviour (eg: PEP 440) or benefit greatly from having a single shared implementation (eg: PEP 425). The packaging project includes the following: version handling, specifiers, markers, requirements, tags, utilities.","active":true,"categories":["python"],"maintainers":[{"name":"jmr","github":"jmroot","ports_count":353}],"variants":[],"dependencies":[{"type":"build","ports":["py-bootstrap-modules","clang-18","py314-installer"]},{"type":"lib","ports":["python314"]},{"type":"test","ports":["py314-pretend"]}],"depends_on":[{"type":"build","ports":["py314-mssql","py314-pyside6","py314-gobject3","py314-zstd","py314-wheel","mesa","py314-panel"]},{"type":"lib","ports":["py314-asdf-astropy","py314-spaCy","pipx","py314-hydra-core","py314-h5netcdf","py314-dunamai","py314-matplotlib","py314-pooch","py314-pikepdf","py314-xarray","py314-scikit-build-core","py314-robotframework-ride","py314-geoviews","py314-ipykernel","py314-hvplot","twine","py-packaging","py314-asdf","osxphotos","py314-torchmetrics","py314-tox","py314-desktop-notifier","py314-pytest-rerunfailures","py314-stone","py314-weasel","pipenv","py314-zmq","maestral","py314-astropy","py314-jupyterlab_server","py314-jupyterlab","py314-pyqt-builder","py314-jupyter_server","py314-nbconvert","py314-statsmodels","py314-pytest-remotedata","py314-dask","py314-hatch-requirements-txt","py314-pyproject_api","gi-docgen","py314-gradio","py314-gradio-client","py314-thinc","py314-sunpy","py314-qtconsole","py314-py2app","py314-webargs","py314-ansible-core","py314-upt-macports","py314-lightning-utilities","py314-pytoolconfig","py314-geopandas","py314-black","py314-lazy_loader","py314-transformers","py314-pyogrio","py314-jupyter_packaging","py314-hatchling","py314-pytest","py314-pyinstaller","py314-pyinstaller-hooks-contrib","py314-deprecation","py314-altair","py314-setuptools_scm","py314-virtualfish","py314-arviz","poetry","py314-findpython","upt","py314-pyproject_metadata","rst2pdf","py314-bokeh","py314-build","py314-scikit-image","py314-sip","py314-pysigma","py314-cartopy","py314-versioningit","py314-asv","glances","py314-setuptools-git-versioning","py314-gyp-next","py314-cclib","py314-kombu","ansible-lint","py314-qtpy"]},{"type":"run","ports":["py314-plotly","py314-datasets","pyinfra","py314-libpysal","py314-huggingface_hub","py314-pytorch","py314-sphinx","py314-ansible-compat","py314-pygmt"]},{"type":"test","ports":["py314-netcdf4","py314-obspy","py314-flask-cors","py314-librosa"]}]},{"name":"p5.26-log-dispatchouli","portdir":"perl/p5-log-dispatchouli","version":"2.22.0","license":"(Artistic-1 or GPL)","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://metacpan.org/pod/Log::Dispatchouli","description":"Log::Dispatchouli - a simple wrapper around Log::Dispatch","long_description":"Log::Dispatchouli - a simple wrapper around Log::Dispatch","active":false,"categories":["perl"],"maintainers":[{"name":"devans","github":"dbevans","ports_count":2636}],"variants":[],"dependencies":[{"type":"build","ports":["clang-9.0","p5.26-file-temp","p5.26-test-deep","p5.26-test-fatal"]},{"type":"lib","ports":["p5.26-string-flogger","p5.26-sub-exporter","perl5.26","p5.26-sys-syslog","p5.26-try-tiny","p5.26-sub-exporter-globexporter","p5.26-log-dispatch","p5.26-log-dispatch-array","p5.26-params-util"]}],"depends_on":[{"type":"build","ports":["p5.26-dist-zilla-plugin-git"]},{"type":"lib","ports":["p5.26-dist-zilla","p5.26-pod-weaver"]}]},{"name":"p5.26-image-exiftool","portdir":"perl/p5-image-exiftool","version":"12.160.0","license":"(Artistic-1 or GPL)","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"http://exiftool.sourceforge.net/","description":"Perl interface to read, write and edit EXIF metadata","long_description":"Perl interface to read, write and edit EXIF metadata","active":false,"categories":["perl"],"maintainers":[{"name":"devans","github":"dbevans","ports_count":2636}],"variants":[],"dependencies":[{"type":"build","ports":["clang-9.0"]},{"type":"lib","ports":["perl5.26"]}],"depends_on":[{"type":"lib","ports":["p5.26-panotools-script"]}]},{"name":"wtf","portdir":"games/wtf","version":"20230906","license":"public-domain","platforms":"any","epoch":0,"replaced_by":null,"homepage":"http://cvsweb.netbsd.org/bsdweb.cgi/src/games/wtf/","description":"translates common Internet acronyms","long_description":"translates common Internet acronyms","active":true,"categories":["games"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]}],"depends_on":[]},{"name":"exiftool","portdir":"perl/exiftool","version":"13.570.0","license":"(Artistic-1 or GPL)","platforms":"{darwin any}","epoch":0,"replaced_by":null,"homepage":"https://exiftool.org","description":"exiftool - General command line utility to read, write and edit EXIF metadata","long_description":"exiftool - General command line utility to read, write and edit EXIF metadata","active":true,"categories":["perl"],"maintainers":[{"name":"devans","github":"dbevans","ports_count":2636}],"variants":["perl5_28","perl5_30","perl5_32","perl5_34"],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["p5.34-image-exiftool"]}],"depends_on":[{"type":"run","ports":["ale","geeqie","mat2","darktable-devel","darktable"]}]}]}