HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50502,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=91",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=89",
"results": [
{
"name": "py312-pyficache",
"portdir": "python/py-pyficache",
"version": "2.5.0",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rocky/python-filecache",
"description": "A Python module for reading and caching lines",
"long_description": "The pyficache module allows one to get any line from any file, caching lines of the file on first access to the file. Although the file may be any file, the common use is when the file is a Python script.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18",
"py312-build"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-pygments",
"py312-term-background",
"py312-xdis"
]
},
{
"type": "test",
"ports": [
"py312-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py312-trepan3k"
]
},
{
"type": "test",
"ports": [
"py312-trepan3k"
]
}
]
},
{
"name": "py311-pyficache",
"portdir": "python/py-pyficache",
"version": "2.5.0",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rocky/python-filecache",
"description": "A Python module for reading and caching lines",
"long_description": "The pyficache module allows one to get any line from any file, caching lines of the file on first access to the file. Although the file may be any file, the common use is when the file is a Python script.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-18",
"py311-build"
]
},
{
"type": "lib",
"ports": [
"python311",
"py311-pygments",
"py311-term-background",
"py311-xdis"
]
},
{
"type": "test",
"ports": [
"py311-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py311-trepan3k"
]
},
{
"type": "test",
"ports": [
"py311-trepan3k"
]
}
]
},
{
"name": "cleed",
"portdir": "net/cleed",
"version": "0.4.4",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/radulucut/cleed",
"description": "Simple feed reader for the command line.",
"long_description": "Simple feed reader for the command line.",
"active": true,
"categories": [
"net",
"www"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1020
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "getmail6",
"portdir": "mail/getmail6",
"version": "6.19.05",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://getmail6.org",
"description": "extensible mail retrieval system with POP3, IMAP4, SSL support",
"long_description": "getmail6 is a flexible, extensible mail retrieval system with support for POP3, IMAP4, SSL variants of both, maildirs, mboxrd files, external MDAs, arbitrary message filtering, single-user and domain-mailboxes, and many other useful features.",
"active": true,
"categories": [
"mail",
"python"
],
"maintainers": [
{
"name": "~+macports",
"github": "graywolf",
"ports_count": 3
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": []
},
{
"name": "qrscan",
"portdir": "graphics/qrscan",
"version": "1.0.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/redraiment/qrscan",
"description": "Scan a QR code in the terminal using a given PNG image.",
"long_description": "Scan a QR code in the terminal using a given PNG image.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1020
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"libjpeg-turbo",
"libpng",
"libquirc"
]
}
],
"depends_on": []
},
{
"name": "kondo",
"portdir": "devel/kondo",
"version": "0.8",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tbillington/kondo",
"description": "Cleans dependencies and build artifacts from your projects",
"long_description": "Cleans node_modules, target, build, and friends from your projects. Excellent if: you want to back up your code but don't want to include GBs of dependencies, you try out lots of projects but hate how much space they occupy you like keeping your disks lean and zippy",
"active": true,
"categories": [
"devel",
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1020
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "libfmt11",
"portdir": "devel/libfmt11",
"version": "11.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": "mascguy",
"github": "mascguy",
"ports_count": 350
}
],
"variants": [
"debug",
"tests",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"ninja",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"fb303",
"fizz",
"folly",
"mvfst",
"proxygen",
"tapkee",
"watchman",
"edencommon",
"lfortran",
"bali-phy",
"bali-phy-devel",
"chai",
"log4cxx",
"mpd",
"ncmpc",
"osm2pgsql",
"wangle",
"fbthrift"
]
}
]
},
{
"name": "packwiz",
"portdir": "games/packwiz",
"version": "20241014",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/packwiz/packwiz",
"description": "Command line tool for creating Minecraft modpacks",
"long_description": "packwiz is a command line tool for creating Minecraft modpacks. Instead of managing JAR files directly, packwiz creates TOML files that can be easily version-controlled and shared with git. You can then export to a CurseForge or Modrinth modpack.",
"active": true,
"categories": [
"games"
],
"maintainers": [
{
"name": "git",
"github": "JLindop",
"ports_count": 3
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "kubectl-1.31",
"portdir": "sysutils/kubectl",
"version": "1.31.14",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://kubectl.docs.kubernetes.io/",
"description": "Kubernetes cluster CLI",
"long_description": "Command line interface for running commands against Kubernetes clusters",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1020
},
{
"name": "",
"github": "pedrohdz",
"ports_count": 80
},
{
"name": "patarra",
"github": "patarra",
"ports_count": 28
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"bash",
"clang-18"
]
},
{
"type": "run",
"ports": [
"kubectl_select"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"minikube"
]
}
]
},
{
"name": "catgirl-downloader",
"portdir": "www/catgirl-downloader",
"version": "0.2.8",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/NyarchLinux/CatgirlDownloader",
"description": "GTK4 application that downloads images of catgirl",
"long_description": "GTK4 application that downloads images of catgirl based on https://nekos.moe",
"active": true,
"categories": [
"graphics",
"www"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"meson",
"ninja",
"pkgconfig",
"clang-17",
"python313",
"gettext"
]
},
{
"type": "lib",
"ports": [
"appstream-glib",
"glib2",
"desktop-file-utils",
"gettext-runtime",
"gtk4"
]
},
{
"type": "run",
"ports": [
"libadwaita",
"py313-requests",
"py313-gobject3"
]
}
],
"depends_on": []
},
{
"name": "xapian-bindings-perl5.38",
"portdir": "devel/xapian-core",
"version": "1.4.27",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://xapian.org/docs/bindings/",
"description": "Xapian bindings for Perl 5.38",
"long_description": "Xapian bindings for Perl 5.38",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"xapian-core",
"perl5.38"
]
}
],
"depends_on": []
},
{
"name": "py312-pyFAI",
"portdir": "python/py-pyFAI",
"version": "2025.3.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.silx.org",
"description": "Azimuthal Integration library",
"long_description": "pyFAI is an azimuthal integration library that tries to be fast (as fast as C and even more using OpenCL and GPU). It is based on histogramming of the 2theta/Q positions of each (center of) pixel weighted by the intensity of each pixel, but parallel version use a SparseMatrix-DenseVector multiplication.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "coquelleni",
"github": "coquellen",
"ports_count": 22
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"ninja",
"py312-build",
"py312-installer",
"py312-wheel",
"py312-cython",
"py312-meson-python",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-silx",
"py312-numpy",
"py312-matplotlib",
"py312-scipy",
"py312-h5py",
"py312-numexpr",
"py312-fabio"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py312-xraylarch"
]
}
]
},
{
"name": "py310-pyFAI",
"portdir": "python/py-pyFAI",
"version": "2025.3.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.silx.org",
"description": "Azimuthal Integration library",
"long_description": "pyFAI is an azimuthal integration library that tries to be fast (as fast as C and even more using OpenCL and GPU). It is based on histogramming of the 2theta/Q positions of each (center of) pixel weighted by the intensity of each pixel, but parallel version use a SparseMatrix-DenseVector multiplication.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "coquelleni",
"github": "coquellen",
"ports_count": 22
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"ninja",
"py310-cython",
"py310-tomli",
"py310-wheel",
"py310-build",
"py310-installer",
"py310-meson-python"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-numpy",
"py310-scipy",
"py310-matplotlib",
"py310-h5py",
"py310-numexpr",
"py310-fabio",
"py310-silx"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-xraylarch"
]
}
]
},
{
"name": "py39-pyFAI",
"portdir": "python/py-pyFAI",
"version": "2025.3.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.silx.org",
"description": "Azimuthal Integration library",
"long_description": "pyFAI is an azimuthal integration library that tries to be fast (as fast as C and even more using OpenCL and GPU). It is based on histogramming of the 2theta/Q positions of each (center of) pixel weighted by the intensity of each pixel, but parallel version use a SparseMatrix-DenseVector multiplication.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "coquelleni",
"github": "coquellen",
"ports_count": 22
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"ninja",
"py39-cython",
"py39-wheel",
"py39-tomli",
"py39-build",
"py39-installer",
"py39-meson-python"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-h5py",
"py39-matplotlib",
"py39-numexpr",
"py39-numpy",
"py39-scipy",
"py39-fabio",
"py39-silx"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py39-xraylarch"
]
}
]
},
{
"name": "py38-pyFAI",
"portdir": "python/py-pyFAI",
"version": "2024.5.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.silx.org",
"description": "Azimuthal Integration library",
"long_description": "pyFAI is an azimuthal integration library that tries to be fast (as fast as C and even more using OpenCL and GPU). It is based on histogramming of the 2theta/Q positions of each (center of) pixel weighted by the intensity of each pixel, but parallel version use a SparseMatrix-DenseVector multiplication.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "coquelleni",
"github": "coquellen",
"ports_count": 22
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py38-meson-python",
"ninja",
"py38-cython",
"py38-wheel",
"py38-tomli",
"py38-build",
"py38-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-h5py",
"py38-matplotlib",
"py38-numexpr",
"py38-numpy",
"py38-scipy",
"py38-fabio",
"py38-silx"
]
}
],
"depends_on": []
},
{
"name": "fbzmq",
"portdir": "devel/fbzmq",
"version": "2022.05.30.00",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/facebookarchive/fbzmq",
"description": "fbzmq provides a framework for writing services in C++ while leveraging the awesomeness of libzmq (message passing semantics)",
"long_description": "fbzmq provides a framework for writing services in C++ while leveraging the awesomeness of libzmq (message passing semantics)",
"active": true,
"categories": [
"devel",
"net"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"ninja",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"gflags",
"google-glog",
"gtest",
"libsodium",
"wangle",
"zstd",
"fizz",
"openssl3",
"boost181",
"libfmt10",
"zmq",
"double-conversion",
"fbthrift",
"folly"
]
}
],
"depends_on": []
},
{
"name": "shadowsocks-rust",
"portdir": "net/shadowsocks-rust",
"version": "1.24.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/shadowsocks/shadowsocks-rust",
"description": "Lightweight secured SOCKS5 proxy",
"long_description": "shadowsocks is a fast tunnel proxy that helps you bypass firewalls. shadowsocks-rust is a Rust implementation of shadowsocks protocol.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "",
"github": "zonyitoo",
"ports_count": 1
}
],
"variants": [
"local",
"server",
"service",
"manager",
"basic",
"full",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "faq",
"portdir": "textproc/faq",
"version": "0.0.7",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jzelinskie/faq",
"description": "Format Agnostic jQ -- process various formats with libjq",
"long_description": "faq is a tool intended to be a more flexible jq, supporting additional formats. The additional formats are converted into JSON and processed with libjq. Supported formats: \n \n - BSON\n - Bencode\n - JSON\n - Property Lists\n - TOML\n - XML\n - YAML",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1020
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "minify",
"portdir": "devel/minify",
"version": "2.24.5",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tdewolff/minify",
"description": "Go minifier for web formats.",
"long_description": "Minify is a minifier CLI written in Go. It can minify HTML5, CSS3, JS, JSON, SVG and XML.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "zapdotzip",
"github": "ZapDotZip",
"ports_count": 3
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "py312-macfsevents",
"portdir": "python/py-macfsevents",
"version": "0.8.4",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/malthe/macfsevents",
"description": "Thread-based interface to file system observation primitives.",
"long_description": "MacFSEvents is a Python library that provides thread-safe directory observation primitives using callbacks. It wraps the Mac OS X FSEvents API in a C-extension.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2868
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-macfsevents"
]
}
]
},
{
"name": "lucky-commit",
"portdir": "devel/lucky-commit",
"version": "2.2.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/not-an-aardvark/lucky-commit",
"description": "Customize your git commit hashes!",
"long_description": "With this simple tool, you can change the start of your git commit hashes to whatever you want.",
"active": true,
"categories": [
"devel",
"amusements"
],
"maintainers": [
{
"name": "zapdotzip",
"github": "ZapDotZip",
"ports_count": 3
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
},
{
"type": "run",
"ports": [
"git"
]
}
],
"depends_on": []
},
{
"name": "serpl",
"portdir": "devel/serpl",
"version": "0.3.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/yassinebridi/serpl",
"description": "A simple terminal UI for search and replace, ala VS Code.",
"long_description": "Serpl is a terminal user interface (TUI) application that allows users to search and replace keywords in an entire folder, similar to the functionality available in VS Code.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "ybridi",
"github": "yassinebridi",
"ports_count": 1
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "p5.34-dist-build",
"portdir": "perl/p5-dist-build",
"version": "0.25.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Dist::Build",
"description": "Dist::Build - A modern module builder, author tools not included!",
"long_description": "Dist::Build - A modern module builder, author tools not included!",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.34-io",
"p5.34-module-build",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-extutils-installpaths",
"p5.34-getopt-long",
"p5.34-podlators",
"p5.34-scalar-list-utils",
"perl5.34",
"p5.34-text-parsewords",
"p5.34-extutils-builder",
"p5.34-extutils-builder-compiler",
"p5.34-test-harness",
"p5.34-cpan-meta",
"p5.34-extutils-helpers"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.34-dist-zilla-plugin-distbuild",
"p5.34-crypt-argon2",
"p5.34-crypt-sysrandom-xs"
]
},
{
"type": "lib",
"ports": [
"p5-dist-build"
]
}
]
},
{
"name": "p5.32-dist-build",
"portdir": "perl/p5-dist-build",
"version": "0.25.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Dist::Build",
"description": "Dist::Build - A modern module builder, author tools not included!",
"long_description": "Dist::Build - A modern module builder, author tools not included!",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-module-build",
"p5.32-io",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.32-scalar-list-utils",
"p5.32-extutils-helpers",
"p5.32-extutils-installpaths",
"p5.32-getopt-long",
"perl5.32",
"p5.32-text-parsewords",
"p5.32-extutils-builder",
"p5.32-extutils-builder-compiler",
"p5.32-test-harness",
"p5.32-cpan-meta",
"p5.32-podlators"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.32-dist-zilla-plugin-distbuild",
"p5.32-crypt-argon2",
"p5.32-crypt-sysrandom-xs"
]
}
]
},
{
"name": "p5.28-dist-build",
"portdir": "perl/p5-dist-build",
"version": "0.25.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Dist::Build",
"description": "Dist::Build - A modern module builder, author tools not included!",
"long_description": "Dist::Build - A modern module builder, author tools not included!",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-io",
"p5.28-module-build",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.28-extutils-installpaths",
"p5.28-getopt-long",
"p5.28-podlators",
"p5.28-scalar-list-utils",
"perl5.28",
"p5.28-text-parsewords",
"p5.28-extutils-builder",
"p5.28-extutils-builder-compiler",
"p5.28-test-harness",
"p5.28-cpan-meta",
"p5.28-extutils-helpers"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.28-dist-zilla-plugin-distbuild",
"p5.28-crypt-argon2",
"p5.28-crypt-sysrandom-xs"
]
}
]
},
{
"name": "p5.30-dist-build",
"portdir": "perl/p5-dist-build",
"version": "0.25.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Dist::Build",
"description": "Dist::Build - A modern module builder, author tools not included!",
"long_description": "Dist::Build - A modern module builder, author tools not included!",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-io",
"p5.30-module-build",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.30-extutils-installpaths",
"p5.30-getopt-long",
"p5.30-podlators",
"p5.30-scalar-list-utils",
"perl5.30",
"p5.30-text-parsewords",
"p5.30-extutils-builder",
"p5.30-extutils-builder-compiler",
"p5.30-test-harness",
"p5.30-cpan-meta",
"p5.30-extutils-helpers"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.30-dist-zilla-plugin-distbuild",
"p5.30-crypt-argon2",
"p5.30-crypt-sysrandom-xs"
]
}
]
},
{
"name": "p5-dist-build",
"portdir": "perl/p5-dist-build",
"version": "0.25.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-dist-build",
"homepage": "https://metacpan.org/pod/Dist::Build",
"description": "Dist::Build - A modern module builder, author tools not included!",
"long_description": "Dist::Build - A modern module builder, author tools not included!",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-dist-build"
]
}
],
"depends_on": []
},
{
"name": "p5.34-extutils-builder-compiler",
"portdir": "perl/p5-extutils-builder-compiler",
"version": "0.35.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/ExtUtils::Builder::Compiler",
"description": "ExtUtils::Builder::Compiler - An interface around different compilers",
"long_description": "ExtUtils::Builder::Compiler - An interface around different compilers",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-extutils-config",
"p5.34-perl-ostype",
"p5.34-extutils-builder"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.34-dist-build",
"p5-extutils-builder-compiler"
]
}
]
},
{
"name": "p5.32-extutils-builder-compiler",
"portdir": "perl/p5-extutils-builder-compiler",
"version": "0.35.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/ExtUtils::Builder::Compiler",
"description": "ExtUtils::Builder::Compiler - An interface around different compilers",
"long_description": "ExtUtils::Builder::Compiler - An interface around different compilers",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-perl-ostype",
"p5.32-extutils-config",
"p5.32-extutils-builder"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-dist-build"
]
}
]
},
{
"name": "p5.30-extutils-builder-compiler",
"portdir": "perl/p5-extutils-builder-compiler",
"version": "0.35.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/ExtUtils::Builder::Compiler",
"description": "ExtUtils::Builder::Compiler - An interface around different compilers",
"long_description": "ExtUtils::Builder::Compiler - An interface around different compilers",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-extutils-config",
"p5.30-perl-ostype",
"p5.30-extutils-builder"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-dist-build"
]
}
]
},
{
"name": "p5.28-extutils-builder-compiler",
"portdir": "perl/p5-extutils-builder-compiler",
"version": "0.35.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/ExtUtils::Builder::Compiler",
"description": "ExtUtils::Builder::Compiler - An interface around different compilers",
"long_description": "ExtUtils::Builder::Compiler - An interface around different compilers",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-extutils-config",
"p5.28-perl-ostype",
"p5.28-extutils-builder"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-dist-build"
]
}
]
},
{
"name": "p5.34-extutils-builder",
"portdir": "perl/p5-extutils-builder",
"version": "0.19.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/ExtUtils::Builder",
"description": "ExtUtils::Builder - An overview of the foundations of the ExtUtils::Builder Plan framework",
"long_description": "ExtUtils::Builder - An overview of the foundations of the ExtUtils::Builder Plan framework",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-data-dumper",
"p5.34-extutils-config",
"p5.34-extutils-helpers",
"p5.34-extutils-makemaker",
"perl5.34",
"p5.34-pathtools",
"p5.34-perl-ostype",
"p5.34-scalar-list-utils",
"p5.34-extutils-manifest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.34-dist-build",
"p5-extutils-builder",
"p5.34-extutils-builder-compiler"
]
}
]
},
{
"name": "p5.32-extutils-builder",
"portdir": "perl/p5-extutils-builder",
"version": "0.19.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/ExtUtils::Builder",
"description": "ExtUtils::Builder - An overview of the foundations of the ExtUtils::Builder Plan framework",
"long_description": "ExtUtils::Builder - An overview of the foundations of the ExtUtils::Builder Plan framework",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.32-perl-ostype",
"p5.32-scalar-list-utils",
"p5.32-data-dumper",
"p5.32-extutils-config",
"perl5.32",
"p5.32-extutils-makemaker",
"p5.32-extutils-manifest",
"p5.32-pathtools",
"p5.32-extutils-helpers"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-dist-build",
"p5.32-extutils-builder-compiler"
]
}
]
},
{
"name": "p5.30-extutils-builder",
"portdir": "perl/p5-extutils-builder",
"version": "0.19.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/ExtUtils::Builder",
"description": "ExtUtils::Builder - An overview of the foundations of the ExtUtils::Builder Plan framework",
"long_description": "ExtUtils::Builder - An overview of the foundations of the ExtUtils::Builder Plan framework",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.30-data-dumper",
"p5.30-extutils-config",
"p5.30-extutils-helpers",
"p5.30-extutils-makemaker",
"perl5.30",
"p5.30-pathtools",
"p5.30-perl-ostype",
"p5.30-scalar-list-utils",
"p5.30-extutils-manifest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-dist-build",
"p5.30-extutils-builder-compiler"
]
}
]
},
{
"name": "p5.28-extutils-builder",
"portdir": "perl/p5-extutils-builder",
"version": "0.19.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/ExtUtils::Builder",
"description": "ExtUtils::Builder - An overview of the foundations of the ExtUtils::Builder Plan framework",
"long_description": "ExtUtils::Builder - An overview of the foundations of the ExtUtils::Builder Plan framework",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.28-data-dumper",
"p5.28-extutils-config",
"p5.28-extutils-helpers",
"p5.28-extutils-makemaker",
"perl5.28",
"p5.28-pathtools",
"p5.28-perl-ostype",
"p5.28-scalar-list-utils",
"p5.28-extutils-manifest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-dist-build",
"p5.28-extutils-builder-compiler"
]
}
]
},
{
"name": "p5-extutils-builder-compiler",
"portdir": "perl/p5-extutils-builder-compiler",
"version": "0.35.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-extutils-builder-compiler",
"homepage": "https://metacpan.org/pod/ExtUtils::Builder::Compiler",
"description": "ExtUtils::Builder::Compiler - An interface around different compilers",
"long_description": "ExtUtils::Builder::Compiler - An interface around different compilers",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-extutils-builder-compiler"
]
}
],
"depends_on": []
},
{
"name": "p5-extutils-builder",
"portdir": "perl/p5-extutils-builder",
"version": "0.19.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-extutils-builder",
"homepage": "https://metacpan.org/pod/ExtUtils::Builder",
"description": "ExtUtils::Builder - An overview of the foundations of the ExtUtils::Builder Plan framework",
"long_description": "ExtUtils::Builder - An overview of the foundations of the ExtUtils::Builder Plan framework",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-extutils-builder"
]
}
],
"depends_on": []
},
{
"name": "libzdb-postgresql16",
"portdir": "databases/libzdb-mysql55",
"version": "2.12",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.tildeslash.com/libzdb/",
"description": "Enable PostgreSQL support for postgresql16",
"long_description": "A small, fast and easy to use Open Source Database Connection Pool Library.\n* Thread safe Database Connection Pool\n* Connect to multiple database systems\n* Zero runtime configuration, connect using a URL scheme\n* C library\n* Supports MySQL, PostgreSQL, SQLite and Oracle",
"active": true,
"categories": [
"devel",
"databases"
],
"maintainers": [],
"variants": [
"openssl",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"postgresql16"
]
}
],
"depends_on": []
},
{
"name": "py312-jsonconversion",
"portdir": "python/py-jsonconversion",
"version": "1.1.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/DLR-RM/python-jsonconversion",
"description": "convert arbitrary Python objects into JSON strings and back",
"long_description": "This python module helps converting arbitrary Python objects into JSON strings and back. It extends the basic features of the JSONEncoder and JSONDecoder classes provided by the native json package.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 249
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py312-build",
"py312-installer",
"py312-pdm-backend"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-setuptools"
]
}
],
"depends_on": []
},
{
"name": "ferium",
"portdir": "games/ferium",
"version": "4.7.1",
"license": "MPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/gorilla-devs/ferium",
"description": "CLI program for downloading and updating Minecraft mods and modpacks.",
"long_description": "Ferium is a CLI tool for downloading and updating Minecraft mods from Modrinth CurseForge, and GitHub Releases, and modpacks from Modrinth and CurseForge.",
"active": true,
"categories": [
"games"
],
"maintainers": [
{
"name": "git",
"github": "JLindop",
"ports_count": 3
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "py311-silx",
"portdir": "python/py-silx",
"version": "2.2.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.silx.org/doc/silx/latest/",
"description": "Python packages to support data analysis at synchrotron radiation facilities.",
"long_description": "Python packages to support data analysis at synchrotron radiation facilities. silx aims to provide reading/writing tools for different file formats, data reduction routines and a set of Qt widgets to browse and visualise data.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "joe.fowler",
"github": "joefowler",
"ports_count": 98
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"py311-cython",
"py311-pythran",
"py311-build"
]
},
{
"type": "lib",
"ports": [
"py311-numpy",
"python311"
]
},
{
"type": "run",
"ports": [
"py311-packaging",
"py311-h5py",
"py311-fabio"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-pyFAI"
]
},
{
"type": "run",
"ports": [
"py311-xraylarch"
]
}
]
},
{
"name": "py312-silx",
"portdir": "python/py-silx",
"version": "2.2.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.silx.org/doc/silx/latest/",
"description": "Python packages to support data analysis at synchrotron radiation facilities.",
"long_description": "Python packages to support data analysis at synchrotron radiation facilities. silx aims to provide reading/writing tools for different file formats, data reduction routines and a set of Qt widgets to browse and visualise data.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "joe.fowler",
"github": "joefowler",
"ports_count": 98
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"py312-cython",
"py312-pythran",
"py312-build"
]
},
{
"type": "lib",
"ports": [
"py312-numpy",
"python312"
]
},
{
"type": "run",
"ports": [
"py312-packaging",
"py312-h5py",
"py312-fabio"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-pyFAI"
]
},
{
"type": "run",
"ports": [
"py312-xraylarch"
]
}
]
},
{
"name": "py312-fabio",
"portdir": "python/py-fabio",
"version": "2024.9.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/silx-kit/fabio",
"description": "Reading and handling data from two-dimensional X-ray detectors.",
"long_description": "FabIO is a Python module written for easy and transparent reading of raw two-dimensional data from various X-ray detectors. The module provides a function for reading any image and returning a fabioimage object which contains both metadata (header information) and the raw data. All fabioimage object offer additional methods to extract information about the image and to open other detector images from the same data series.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "coquelleni",
"github": "coquellen",
"ports_count": 22
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-installer",
"py312-wheel",
"py312-cython",
"py312-pyproject_metadata",
"py312-meson-python",
"clang-18",
"ninja",
"py312-build"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-numpy",
"py312-Pillow",
"py312-lxml",
"py312-h5py",
"py312-hdf5plugin"
]
},
{
"type": "test",
"ports": [
"py312-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-pyFAI"
]
},
{
"type": "run",
"ports": [
"py312-xraylarch",
"py312-silx"
]
}
]
},
{
"name": "py311-fabio",
"portdir": "python/py-fabio",
"version": "2024.9.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/silx-kit/fabio",
"description": "Reading and handling data from two-dimensional X-ray detectors.",
"long_description": "FabIO is a Python module written for easy and transparent reading of raw two-dimensional data from various X-ray detectors. The module provides a function for reading any image and returning a fabioimage object which contains both metadata (header information) and the raw data. All fabioimage object offer additional methods to extract information about the image and to open other detector images from the same data series.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "coquelleni",
"github": "coquellen",
"ports_count": 22
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-installer",
"py311-wheel",
"py311-cython",
"py311-pyproject_metadata",
"py311-meson-python",
"clang-18",
"ninja",
"py311-build"
]
},
{
"type": "lib",
"ports": [
"python311",
"py311-Pillow",
"py311-lxml",
"py311-numpy",
"py311-h5py",
"py311-hdf5plugin"
]
},
{
"type": "test",
"ports": [
"py311-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-pyFAI"
]
},
{
"type": "run",
"ports": [
"py311-xraylarch",
"py311-silx"
]
}
]
},
{
"name": "py312-pymatgen",
"portdir": "python/py-pymatgen",
"version": "2025.6.14",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pymatgen.org/",
"description": "Python Materials Genomics (pymatgen) is a robust materials analysis code",
"long_description": "Python Materials Genomics (pymatgen) is a robust materials analysis code that defines core object representations for structures and molecules with support for many electronic structure codes. It is currently the core analysis code powering the Materials Project.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "joe.fowler",
"github": "joefowler",
"ports_count": 98
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py312-installer",
"py312-build",
"clang-18",
"py312-cython",
"py312-wheel",
"py312-setuptools"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-numpy"
]
},
{
"type": "run",
"ports": [
"py312-tqdm",
"py312-matplotlib",
"py312-networkx",
"py312-beautifulsoup4",
"py312-scipy",
"py312-uncertainties",
"py312-tabulate",
"py312-plotly",
"py312-palettable",
"py312-spglib",
"py312-pandas",
"py312-sympy",
"py312-pybtex",
"py312-monty",
"py312-requests",
"py312-ruamel-yaml"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-mp-api",
"py312-larixite",
"py312-emmet-core"
]
},
{
"type": "run",
"ports": [
"py312-xraylarch"
]
}
]
},
{
"name": "py311-pymatgen",
"portdir": "python/py-pymatgen",
"version": "2025.6.14",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pymatgen.org/",
"description": "Python Materials Genomics (pymatgen) is a robust materials analysis code",
"long_description": "Python Materials Genomics (pymatgen) is a robust materials analysis code that defines core object representations for structures and molecules with support for many electronic structure codes. It is currently the core analysis code powering the Materials Project.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "joe.fowler",
"github": "joefowler",
"ports_count": 98
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py311-installer",
"py311-build",
"clang-18",
"py311-cython",
"py311-wheel",
"py311-setuptools"
]
},
{
"type": "lib",
"ports": [
"python311",
"py311-numpy"
]
},
{
"type": "run",
"ports": [
"py311-beautifulsoup4",
"py311-tqdm",
"py311-uncertainties",
"py311-ruamel-yaml",
"py311-plotly",
"py311-tabulate",
"py311-monty",
"py311-palettable",
"py311-pybtex",
"py311-spglib",
"py311-scipy",
"py311-matplotlib",
"py311-pandas",
"py311-requests",
"py311-networkx",
"py311-sympy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-mp-api",
"py311-larixite",
"py311-emmet-core"
]
},
{
"type": "run",
"ports": [
"py311-xraylarch"
]
}
]
},
{
"name": "resticprofile",
"portdir": "sysutils/resticprofile",
"version": "0.31.0",
"license": "GPL-3",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://creativeprojects.github.io/resticprofile/",
"description": "Configuration profiles manager and scheduler for restic",
"long_description": "resticprofile is one of many automation tools for restic, also called a wrapper. In a nutshell, resticprofile provides a configuration file and a runner that will generate all the necessary calls to restic. Additionally, it can schedule a profile via a user agent or a daemon in launchd",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "lheise",
"github": "lucaheise",
"ports_count": 1
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
},
{
"type": "run",
"ports": [
"restic"
]
}
],
"depends_on": []
},
{
"name": "R-sfd",
"portdir": "R/R-sfd",
"version": "0.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=sfd",
"description": "Space-Filling Design library",
"long_description": "Space-Filling Design library",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-tibble",
"R-CRAN-recommended",
"R-cli",
"R-rlang"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-ggplot2",
"R-testthat",
"R-spelling"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-dials"
]
}
]
},
{
"name": "py312-wxutils",
"portdir": "python/py-wxutils",
"version": "0.3.6",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/newville/wxutils",
"description": "Provides wxPython utilities and convenience functions.",
"long_description": "Provides wxPython utilities and convenience functions. The wxutils library is a small collection of functions and classes, and is by no means comprehensive. The aim is to simplify code, reduce boiler-plate, make wxPython coding a bit more python-like, and prevent repeating code across several projects.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "joe.fowler",
"github": "joefowler",
"ports_count": 98
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-wheel",
"py312-setuptools_scm",
"py312-build",
"py312-installer",
"py312-setuptools"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "run",
"ports": [
"py312-wxpython-4.0"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py312-xraylarch",
"py312-wxmplot"
]
}
]
},
{
"name": "py311-wxutils",
"portdir": "python/py-wxutils",
"version": "0.3.6",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/newville/wxutils",
"description": "Provides wxPython utilities and convenience functions.",
"long_description": "Provides wxPython utilities and convenience functions. The wxutils library is a small collection of functions and classes, and is by no means comprehensive. The aim is to simplify code, reduce boiler-plate, make wxPython coding a bit more python-like, and prevent repeating code across several projects.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "joe.fowler",
"github": "joefowler",
"ports_count": 98
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py311-wheel",
"py311-setuptools_scm",
"py311-build",
"py311-installer",
"py311-setuptools"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "run",
"ports": [
"py311-wxpython-4.0"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py311-xraylarch",
"py311-wxmplot"
]
}
]
}
]
}