HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51943,
"next": null,
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=1038",
"results": [
{
"name": "arm-linux-binutils",
"portdir": "cross/arm-binutils",
"version": "2.46.0",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/binutils/binutils.html",
"description": "FSF Binutils for arm-linux cross development",
"long_description": "Free Software Foundation development toolchain (\"binutils\") for arm-linux cross development.",
"active": true,
"categories": [
"devel",
"cross"
],
"maintainers": [
{
"name": "karl-michael.schindler",
"github": "kamischi",
"ports_count": 96
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"texinfo",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"zlib",
"arm-binutils",
"zstd",
"gettext"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"fpc-cross-arm-linux"
]
}
]
},
{
"name": "arm-nds-binutils",
"portdir": "cross/arm-binutils",
"version": "2.46.0",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/binutils/binutils.html",
"description": "FSF Binutils for arm-nds cross development",
"long_description": "Free Software Foundation development toolchain (\"binutils\") for arm-nds cross development.",
"active": true,
"categories": [
"devel",
"cross"
],
"maintainers": [
{
"name": "karl-michael.schindler",
"github": "kamischi",
"ports_count": 96
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"texinfo",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"zlib",
"arm-binutils",
"zstd",
"gettext"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"fpc-cross-arm-nds"
]
}
]
},
{
"name": "arm-netbsd-binutils",
"portdir": "cross/arm-binutils",
"version": "2.46.0",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/binutils/binutils.html",
"description": "FSF Binutils for arm-netbsd cross development",
"long_description": "Free Software Foundation development toolchain (\"binutils\") for arm-netbsd cross development.",
"active": true,
"categories": [
"devel",
"cross"
],
"maintainers": [
{
"name": "karl-michael.schindler",
"github": "kamischi",
"ports_count": 96
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"texinfo",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"zlib",
"arm-binutils",
"zstd",
"gettext"
]
}
],
"depends_on": []
},
{
"name": "arm-wince-binutils",
"portdir": "cross/arm-binutils",
"version": "2.46.0",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/binutils/binutils.html",
"description": "FSF Binutils for arm-wince cross development",
"long_description": "Free Software Foundation development toolchain (\"binutils\") for arm-wince cross development.",
"active": true,
"categories": [
"devel",
"cross"
],
"maintainers": [
{
"name": "karl-michael.schindler",
"github": "kamischi",
"ports_count": 96
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"texinfo",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"zlib",
"arm-binutils",
"zstd",
"gettext"
]
}
],
"depends_on": []
},
{
"name": "fpc-cross-arm-linux",
"portdir": "lang/fpc",
"version": "3.2.2",
"license": "(GPL-2 or LGPL-2)",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.freepascal.org",
"description": "FPC cross-compiler for arm-linux",
"long_description": "This Pascal crosscompiler produces arm executables, which run natively on arm-linux systems. \n Get help with: \n fpc -h \n Compile and link a Pascal file with: \n \n fpc -Parm -Tlinux FILENAME",
"active": true,
"categories": [
"lang",
"cross",
"pascal"
],
"maintainers": [
{
"name": "karl-michael.schindler",
"github": "kamischi",
"ports_count": 96
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"fpc",
"fpc-cross",
"clang-18",
"arm-linux-binutils"
]
}
],
"depends_on": []
},
{
"name": "fpc-cross-arm-android",
"portdir": "lang/fpc",
"version": "3.2.2",
"license": "(GPL-2 or LGPL-2)",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.freepascal.org",
"description": "FPC cross-compiler for arm-android",
"long_description": "This Pascal crosscompiler produces arm executables, which run natively on arm-android systems. \n Get help with: \n fpc -h \n Compile and link a Pascal file with: \n \n fpc -Parm -Tandroid FILENAME",
"active": true,
"categories": [
"lang",
"cross",
"pascal"
],
"maintainers": [
{
"name": "karl-michael.schindler",
"github": "kamischi",
"ports_count": 96
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"fpc",
"fpc-cross",
"clang-18",
"arm-linux-androideabi-binutils"
]
}
],
"depends_on": []
},
{
"name": "fpc-cross-arm-gba",
"portdir": "lang/fpc",
"version": "3.2.2",
"license": "(GPL-2 or LGPL-2)",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.freepascal.org",
"description": "FPC cross-compiler for arm-gba",
"long_description": "This Pascal crosscompiler produces arm executables, which run natively on arm-gba systems. \n Get help with: \n fpc -h \n Compile and link a Pascal file with: \n \n fpc -Parm -Tgba FILENAME",
"active": true,
"categories": [
"lang",
"cross",
"pascal"
],
"maintainers": [
{
"name": "karl-michael.schindler",
"github": "kamischi",
"ports_count": 96
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"fpc",
"fpc-cross",
"clang-18",
"arm-gba-binutils"
]
}
],
"depends_on": []
},
{
"name": "fpc-cross-arm-nds",
"portdir": "lang/fpc",
"version": "3.2.2",
"license": "(GPL-2 or LGPL-2)",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.freepascal.org",
"description": "FPC cross-compiler for arm-nds",
"long_description": "This Pascal crosscompiler produces arm executables, which run natively on arm-nds systems. \n Get help with: \n fpc -h \n Compile and link a Pascal file with: \n \n fpc -Parm -Tnds FILENAME",
"active": true,
"categories": [
"lang",
"cross",
"pascal"
],
"maintainers": [
{
"name": "karl-michael.schindler",
"github": "kamischi",
"ports_count": 96
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"fpc",
"fpc-cross",
"clang-18",
"arm-nds-binutils"
]
}
],
"depends_on": []
},
{
"name": "fpc-cross-armv4-embedded",
"portdir": "lang/fpc",
"version": "3.2.2",
"license": "(GPL-2 or LGPL-2)",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.freepascal.org",
"description": "FPC cross-compiler for armv4-embedded",
"long_description": "This Pascal crosscompiler produces arm executables, which run natively on arm-embedded systems. \n Get help with: \n fpc -h \n Compile and link a Pascal file with: \n \n fpc -Parm -Tembedded -Cparmv4 FILENAME",
"active": true,
"categories": [
"lang",
"cross",
"pascal"
],
"maintainers": [
{
"name": "karl-michael.schindler",
"github": "kamischi",
"ports_count": 96
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"fpc",
"fpc-cross",
"clang-18",
"arm-embedded-binutils"
]
}
],
"depends_on": []
},
{
"name": "fpc-cross-armv4t-embedded",
"portdir": "lang/fpc",
"version": "3.2.2",
"license": "(GPL-2 or LGPL-2)",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.freepascal.org",
"description": "FPC cross-compiler for armv4t-embedded",
"long_description": "This Pascal crosscompiler produces arm executables, which run natively on arm-embedded systems. \n Get help with: \n fpc -h \n Compile and link a Pascal file with: \n \n fpc -Parm -Tembedded -Cparmv4t FILENAME",
"active": true,
"categories": [
"lang",
"cross",
"pascal"
],
"maintainers": [
{
"name": "karl-michael.schindler",
"github": "kamischi",
"ports_count": 96
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"fpc",
"fpc-cross",
"clang-18",
"arm-embedded-binutils"
]
}
],
"depends_on": []
},
{
"name": "fpc-cross-armv6m-embedded",
"portdir": "lang/fpc",
"version": "3.2.2",
"license": "(GPL-2 or LGPL-2)",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.freepascal.org",
"description": "FPC cross-compiler for armv6m-embedded",
"long_description": "This Pascal crosscompiler produces arm executables, which run natively on arm-embedded systems. \n Get help with: \n fpc -h \n Compile and link a Pascal file with: \n \n fpc -Parm -Tembedded -Cparmv6m FILENAME",
"active": true,
"categories": [
"lang",
"cross",
"pascal"
],
"maintainers": [
{
"name": "karl-michael.schindler",
"github": "kamischi",
"ports_count": 96
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"fpc",
"fpc-cross",
"clang-18",
"arm-embedded-binutils"
]
}
],
"depends_on": []
},
{
"name": "fpc-cross-armv7a-embedded",
"portdir": "lang/fpc",
"version": "3.2.2",
"license": "(GPL-2 or LGPL-2)",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.freepascal.org",
"description": "FPC cross-compiler for armv7a-embedded",
"long_description": "This Pascal crosscompiler produces arm executables, which run natively on arm-embedded systems. \n Get help with: \n fpc -h \n Compile and link a Pascal file with: \n \n fpc -Parm -Tembedded -Cparmv7a FILENAME",
"active": true,
"categories": [
"lang",
"cross",
"pascal"
],
"maintainers": [
{
"name": "karl-michael.schindler",
"github": "kamischi",
"ports_count": 96
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"fpc",
"fpc-cross",
"clang-18",
"arm-embedded-binutils"
]
}
],
"depends_on": []
},
{
"name": "fpc-cross-armv7em-embedded",
"portdir": "lang/fpc",
"version": "3.2.2",
"license": "(GPL-2 or LGPL-2)",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.freepascal.org",
"description": "FPC cross-compiler for armv7em-embedded",
"long_description": "This Pascal crosscompiler produces arm executables, which run natively on arm-embedded systems. \n Get help with: \n fpc -h \n Compile and link a Pascal file with: \n \n fpc -Parm -Tembedded -Cparmv7em FILENAME",
"active": true,
"categories": [
"lang",
"cross",
"pascal"
],
"maintainers": [
{
"name": "karl-michael.schindler",
"github": "kamischi",
"ports_count": 96
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"fpc",
"fpc-cross",
"clang-18",
"arm-embedded-binutils"
]
}
],
"depends_on": []
},
{
"name": "fpc-cross-armv7m-embedded",
"portdir": "lang/fpc",
"version": "3.2.2",
"license": "(GPL-2 or LGPL-2)",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.freepascal.org",
"description": "FPC cross-compiler for armv7m-embedded",
"long_description": "This Pascal crosscompiler produces arm executables, which run natively on arm-embedded systems. \n Get help with: \n fpc -h \n Compile and link a Pascal file with: \n \n fpc -Parm -Tembedded -Cparmv7m FILENAME",
"active": true,
"categories": [
"lang",
"cross",
"pascal"
],
"maintainers": [
{
"name": "karl-michael.schindler",
"github": "kamischi",
"ports_count": 96
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"fpc",
"fpc-cross",
"clang-18",
"arm-embedded-binutils"
]
}
],
"depends_on": []
},
{
"name": "py313-dlib",
"portdir": "math/dlib",
"version": "20.0.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://dlib.net",
"description": "Python 3.13 bindings for Modern C++ toolkit for machine learning, image processing, and more.",
"long_description": "This package provides Python 3.13 bindings, modules, and scripts.",
"active": true,
"categories": [
"math",
"python"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"py313-packaging",
"py313-setuptools",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libpng",
"webp",
"OpenBLAS",
"ffmpeg",
"xorg-libX11",
"xorg-libXext",
"xorg-libice",
"xorg-libsm",
"libjxl",
"python313",
"zlib",
"sqlite3",
"giflib",
"libjpeg-turbo"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": []
},
{
"name": "py314-dlib",
"portdir": "math/dlib",
"version": "20.0.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://dlib.net",
"description": "Python 3.14 bindings for Modern C++ toolkit for machine learning, image processing, and more.",
"long_description": "This package provides Python 3.14 bindings, modules, and scripts.",
"active": true,
"categories": [
"math",
"python"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-20",
"py314-packaging",
"py314-setuptools"
]
},
{
"type": "lib",
"ports": [
"libpng",
"webp",
"OpenBLAS",
"ffmpeg",
"xorg-libX11",
"xorg-libXext",
"xorg-libice",
"xorg-libsm",
"libjxl",
"python314",
"zlib",
"sqlite3",
"giflib",
"libjpeg-turbo"
]
},
{
"type": "test",
"ports": [
"py314-pytest"
]
}
],
"depends_on": []
},
{
"name": "MP4Tools",
"portdir": "multimedia/MP4Tools",
"version": "3.8",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.mp4joiner.org",
"description": "tools to manipulate MP4 files",
"long_description": "MP4Tools is a collection of cross-platform free tools to manipulate MP4 files. It contains MP4Splitter for splitting MP4 files, and MP4Joiner for joining them.",
"active": true,
"categories": [
"multimedia"
],
"maintainers": [
{
"name": "makr",
"github": "mohd-akram",
"ports_count": 84
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"gettext",
"pkgconfig",
"gpac"
]
},
{
"type": "lib",
"ports": [
"wxWidgets-3.2",
"wxsvg",
"ffmpeg"
]
},
{
"type": "run",
"ports": [
"gpac"
]
}
],
"depends_on": []
},
{
"name": "audacity2",
"portdir": "audio/audacity2",
"version": "2.4.2",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.audacityteam.org/",
"description": "A Free, Cross-Platform Digital Audio Editor.",
"long_description": "Audacity is a free, easy-to-use, multi-track audio editor and recorder for Windows, Mac OS X, GNU/Linux and other operating systems. The interface is translated into many languages. You can use Audacity to: \n Record live audio. \n Record computer playback on any Windows Vista or later machine. \n Convert tapes and records into digital recordings or CDs. \n Edit WAV, AIFF, FLAC, MP2, MP3 or Ogg Vorbis sound files. \n AC3, M4A/M4R (AAC), WMA and other formats supported using optional libraries. \n Cut, copy, splice or mix sounds together. \n Numerous effects including change the speed or pitch of a recording. \n And more! \n This version of the port provides the last release using the legacy file format. The newer v3 versions can import the legacy .aup projects but can only write in a new .aup3 format that the older versions cannot import! Use this port if you have a need to exchange native projects with people using Audacity versions older than 3.0.0 .",
"active": true,
"categories": [
"audio"
],
"maintainers": [],
"variants": [
"wxsystem",
"debug",
"wx30",
"wx32",
"suil"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"ninja",
"pkgconfig",
"nasm",
"python37",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"soxr",
"twolame",
"sqlite3",
"harfbuzz",
"zlib",
"libogg",
"freetype",
"expat",
"ffmpeg4",
"wxWidgets-3.0",
"flac",
"lame",
"libsndfile",
"libvorbis",
"soundtouch"
]
}
],
"depends_on": []
},
{
"name": "mailpit",
"portdir": "mail/mailpit",
"version": "1.29.7",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mailpit.axllent.org",
"description": "SMTP server that captures outgoing mail and exposes a web UI for inspection",
"long_description": "Mailpit runs a local SMTP server that accepts messages from applications under development and stores them in memory or on disk instead of delivering them. Captured messages are viewable through a web interface that renders HTML and plain-text, displays attachments, and supports full-text search. A REST API is also provided for programmatic access to stored messages.",
"active": true,
"categories": [
"devel",
"mail"
],
"maintainers": [
{
"name": "",
"github": "vijay8i",
"ports_count": 3
}
],
"variants": [
"ui"
],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "py312-pybind11-stubgen",
"portdir": "python/py-pybind11-stubgen",
"version": "2.5.5",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sizmailov/pybind11-stubgen",
"description": "generates stubs for python modules",
"long_description": "pybind11-stubgen generates stubs for python modules.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1599
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": []
},
{
"name": "py313-pybind11-stubgen",
"portdir": "python/py-pybind11-stubgen",
"version": "2.5.5",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sizmailov/pybind11-stubgen",
"description": "generates stubs for python modules",
"long_description": "pybind11-stubgen generates stubs for python modules.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1599
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": []
},
{
"name": "py314-pybind11-stubgen",
"portdir": "python/py-pybind11-stubgen",
"version": "2.5.5",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sizmailov/pybind11-stubgen",
"description": "generates stubs for python modules",
"long_description": "pybind11-stubgen generates stubs for python modules.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1599
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"netgen",
"py-pybind11-stubgen"
]
}
]
},
{
"name": "pi-coding-agent",
"portdir": "llm/pi-coding-agent",
"version": "0.74.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pi.dev",
"description": "Pi is a minimal terminal coding harness.",
"long_description": "Pi is a minimal terminal coding harness. Adapt Pi to your workflows, not the other way around. Customize Pi with extensions, skills, prompt templates, and themes. Bundle them as Pi packages and share via npm or git. Pi ships with powerful defaults but skips features like sub-agents and plan mode. Ask Pi to build what you want, or install a package that does it your way. Four modes: interactive, print/JSON, RPC, and SDK.",
"active": true,
"categories": [
"llm"
],
"maintainers": [
{
"name": "",
"github": "oytech",
"ports_count": 4
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"npm10",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"nodejs22"
]
}
],
"depends_on": []
},
{
"name": "cloudflare-speed-cli",
"portdir": "net/cloudflare-speed-cli",
"version": "0.6.7",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/kavehtehrani/cloudflare-speed-cli",
"description": "CLI internet speed test via Cloudflare's speed test service",
"long_description": "CLI internet speed test via Cloudflare's speed test service. Measures download and upload throughput, idle latency, and loaded latency. Provides an interactive TUI with real-time charts, a history of past test results, JSON export, and a headless text/JSON mode for scripting. Binds to a specific network interface or source IP if required.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "",
"github": "snerpton",
"ports_count": 1
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "py312-gnucash",
"portdir": "gnome/gnucash",
"version": "5.14",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnucash.org",
"description": "Python 3.12 bindings for GnuCash",
"long_description": "Python 3.12 bindings for the GnuCash financial-accounting application, allowing programmatic access to GnuCash data files.",
"active": true,
"categories": [
"gnome",
"python"
],
"maintainers": [
{
"name": "dports",
"github": "drkp",
"ports_count": 77
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20",
"swig-guile",
"swig-python",
"intltool",
"autoconf",
"automake",
"cmake",
"gtest",
"libtool",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"boost176",
"python312",
"gnucash"
]
}
],
"depends_on": []
},
{
"name": "py311-gnucash",
"portdir": "gnome/gnucash",
"version": "5.14",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnucash.org",
"description": "Python 3.11 bindings for GnuCash",
"long_description": "Python 3.11 bindings for the GnuCash financial-accounting application, allowing programmatic access to GnuCash data files.",
"active": true,
"categories": [
"gnome",
"python"
],
"maintainers": [
{
"name": "dports",
"github": "drkp",
"ports_count": 77
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20",
"swig-guile",
"swig-python",
"intltool",
"autoconf",
"automake",
"cmake",
"gtest",
"libtool",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"boost176",
"python311",
"gnucash"
]
}
],
"depends_on": []
},
{
"name": "py313-gnucash",
"portdir": "gnome/gnucash",
"version": "5.14",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnucash.org",
"description": "Python 3.13 bindings for GnuCash",
"long_description": "Python 3.13 bindings for the GnuCash financial-accounting application, allowing programmatic access to GnuCash data files.",
"active": true,
"categories": [
"gnome",
"python"
],
"maintainers": [
{
"name": "dports",
"github": "drkp",
"ports_count": 77
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20",
"swig-guile",
"swig-python",
"intltool",
"autoconf",
"automake",
"cmake",
"gtest",
"libtool",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"boost176",
"python313",
"gnucash"
]
}
],
"depends_on": []
},
{
"name": "py314-gnucash",
"portdir": "gnome/gnucash",
"version": "5.14",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnucash.org",
"description": "Python 3.14 bindings for GnuCash",
"long_description": "Python 3.14 bindings for the GnuCash financial-accounting application, allowing programmatic access to GnuCash data files.",
"active": true,
"categories": [
"gnome",
"python"
],
"maintainers": [
{
"name": "dports",
"github": "drkp",
"ports_count": 77
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20",
"swig-guile",
"swig-python",
"intltool",
"autoconf",
"automake",
"cmake",
"gtest",
"libtool",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"boost176",
"python314",
"gnucash"
]
}
],
"depends_on": []
},
{
"name": "ratty",
"portdir": "sysutils/ratty",
"version": "0.2.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/orhun/ratty",
"description": "A GPU-rendered terminal emulator that supports inline 3D graphics",
"long_description": "A GPU-rendered terminal emulator that supports inline 3D graphics. ratty features a spinning rat cursor, traditional 2D and 3D modes, inline 3D objects, GPU-backed text rendering, and image support via the Kitty Graphics Protocol. Inspired by TempleOS and built with Rust and Ratatui.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1054
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "zabbix-agent",
"portdir": "net/zabbix-agent",
"version": "0",
"license": "AGPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "zabbix7-agent",
"homepage": "http://www.zabbix.com/",
"description": "An open source application and network monitor",
"long_description": "Zabbix is the ultimate open source availability and performance monitoring solution. Zabbix offers advanced monitoring, alerting, and visualization features today which are missing in other monitoring systems, even some of the best commercial ones.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 225
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "zabbix7-agent",
"portdir": "net/zabbix-agent",
"version": "7.0.26",
"license": "AGPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.zabbix.com/",
"description": "An open source application and network monitor",
"long_description": "Zabbix is the ultimate open source availability and performance monitoring solution. Zabbix offers advanced monitoring, alerting, and visualization features today which are missing in other monitoring systems, even some of the best commercial ones. \n * zabbix7-agent provides a local monitoring agent.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 225
}
],
"variants": [
"ssl"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"pcre",
"libiconv",
"libevent"
]
}
],
"depends_on": []
},
{
"name": "zabbix74-agent",
"portdir": "net/zabbix-agent",
"version": "7.4.10",
"license": "AGPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.zabbix.com/",
"description": "An open source application and network monitor",
"long_description": "Zabbix is the ultimate open source availability and performance monitoring solution. Zabbix offers advanced monitoring, alerting, and visualization features today which are missing in other monitoring systems, even some of the best commercial ones. \n * zabbix74-agent provides a local monitoring agent.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 225
}
],
"variants": [
"ssl"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"pcre2",
"libiconv",
"libevent"
]
}
],
"depends_on": []
},
{
"name": "pg18-pgpointcloud",
"portdir": "databases/pgpointcloud",
"version": "1.2.5",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pgpointcloud.github.io/pointcloud/",
"description": "pgPointcloud is a PostgreSQL extension for storing point cloud (LIDAR) data",
"long_description": "pgPointcloud is a PostgreSQL extension for storing point cloud (LIDAR) data",
"active": true,
"categories": [
"databases",
"gis"
],
"maintainers": [
{
"name": "n_larsson",
"github": "nilason",
"ports_count": 111
}
],
"variants": [
"tests",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libxml2",
"postgresql18",
"zlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"pdal-pgpointcloud"
]
}
]
},
{
"name": "pg18-postgis",
"portdir": "databases/postgis",
"version": "3.6.3",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://postgis.net/",
"description": "PostGIS is the spatial extension to the PostGreSQL database.",
"long_description": "PostGIS adds geometrical, geographical and topological types, and functions operating thereon, to the PostGreSQL database. It also handles raster tiles and MVT format.",
"active": true,
"categories": [
"databases",
"gis"
],
"maintainers": [
{
"name": "n_larsson",
"github": "nilason",
"ports_count": 111
}
],
"variants": [
"address_standardizer",
"lto",
"proj6",
"proj7",
"proj8",
"proj9",
"raster",
"sfcgal",
"topology",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"pkgconfig",
"libxslt",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"proj9",
"protobuf-c",
"postgresql18",
"gdal",
"geos",
"json-c",
"libiconv",
"libxml2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"pg18-pgrouting"
]
}
]
},
{
"name": "pg18-postgis-doc",
"portdir": "databases/postgis",
"version": "3.6.3",
"license": "GPL-2+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://postgis.net/",
"description": "Documentation of PostGIS for PostgreSQL 18",
"long_description": "PostGIS adds geometrical, geographical and topological types, and functions operating thereon, to the PostGreSQL database. It also handles raster tiles and MVT format. This adds documentation.",
"active": true,
"categories": [
"databases",
"gis"
],
"maintainers": [
{
"name": "n_larsson",
"github": "nilason",
"ports_count": 111
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"pkgconfig",
"protobuf-c",
"geos",
"libxslt",
"proj9",
"clang-18",
"postgresql18"
]
}
],
"depends_on": []
},
{
"name": "pg18-pgrouting",
"portdir": "gis/pgrouting",
"version": "4.0.1",
"license": "LGPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.pgrouting.org/",
"description": "Routing algorithms for PostgreSQL/PostGIS",
"long_description": "pgRouting is a PostGreSQL/PostGIS extension that contains a variety of algorithms to solve traditional network problems such as finding shortest paths or the Traveling Sales Person (TSP).",
"active": true,
"categories": [
"gis"
],
"maintainers": [
{
"name": "n_larsson",
"github": "nilason",
"ports_count": 111
}
],
"variants": [
"debug",
"doc",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"perl5",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"boost176",
"postgresql18",
"pg18-postgis"
]
}
],
"depends_on": []
},
{
"name": "py314-pytest-mpl",
"portdir": "python/py-pytest-mpl",
"version": "0.17.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/matplotlib/pytest-mpl",
"description": "pytest plugin to for testing figures output from Matplotlib",
"long_description": "This is a plugin to faciliate image comparison for Matplotlib figures in pytest. Matplotlib includes a number of test utilities and decorators, but these are geared towards the nose testing framework. Pytest-mpl makes it easy to compare figures produced by tests to reference images when using pytest.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 444
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-setuptools_scm",
"py314-installer",
"py314-setuptools",
"py314-wheel",
"clang-18",
"py314-build"
]
},
{
"type": "lib",
"ports": [
"py314-pytest",
"py314-matplotlib",
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pytest-mpl"
]
}
]
},
{
"name": "py311-healpy",
"portdir": "python/py-healpy",
"version": "1.19.0",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/healpy/healpy",
"description": "Python language interface for HEALPix",
"long_description": "Software for pixelization, hierarchical indexing, synthesis, analysis, and visualization of data on the sphere. This is the Python language interface for HEALPix.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 444
}
],
"variants": [
"openmp",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"pkgconfig",
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"py311-setuptools_scm",
"py311-cython"
]
},
{
"type": "lib",
"ports": [
"libomp",
"cfitsio",
"healpix-cxx",
"libsharp",
"python311",
"py311-numpy",
"py311-matplotlib",
"py311-astropy"
]
}
],
"depends_on": []
},
{
"name": "py313-healpy",
"portdir": "python/py-healpy",
"version": "1.19.0",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/healpy/healpy",
"description": "Python language interface for HEALPix",
"long_description": "Software for pixelization, hierarchical indexing, synthesis, analysis, and visualization of data on the sphere. This is the Python language interface for HEALPix.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 444
}
],
"variants": [
"openmp",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-cython",
"pkgconfig",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel",
"py313-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"libomp",
"cfitsio",
"healpix-cxx",
"libsharp",
"python313",
"py313-numpy",
"py313-matplotlib",
"py313-astropy"
]
}
],
"depends_on": []
},
{
"name": "py314-healpy",
"portdir": "python/py-healpy",
"version": "1.19.0",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/healpy/healpy",
"description": "Python language interface for HEALPix",
"long_description": "Software for pixelization, hierarchical indexing, synthesis, analysis, and visualization of data on the sphere. This is the Python language interface for HEALPix.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 444
}
],
"variants": [
"openmp",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py314-setuptools_scm",
"pkgconfig",
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel",
"py314-cython"
]
},
{
"type": "lib",
"ports": [
"libomp",
"cfitsio",
"healpix-cxx",
"libsharp",
"python314",
"py314-numpy",
"py314-matplotlib",
"py314-astropy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-healpy"
]
}
]
},
{
"name": "py313-ligo-common",
"portdir": "python/py-ligo-common",
"version": "1.0.4",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://git.ligo.org/lscsoft/ligo-common",
"description": "Common package for LIGO Python libraries",
"long_description": "Common package for LIGO Python libraries",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": []
},
{
"name": "py314-ligo-common",
"portdir": "python/py-ligo-common",
"version": "1.0.4",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://git.ligo.org/lscsoft/ligo-common",
"description": "Common package for LIGO Python libraries",
"long_description": "Common package for LIGO Python libraries",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-ligo-common"
]
}
]
},
{
"name": "brusic",
"portdir": "lang/brusic",
"version": "0.2.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://codeberg.org/brechanbech/brusic",
"description": "A GW-BASIC interpreter written in Rust",
"long_description": "A GW-BASIC interpreter written in Rust. brusic loads and executes original .BAS programs from the MS-DOS era on modern platforms. It is neither an emulator nor a modernised BASIC, but a compatible interpreter: take a vintage .BAS file, run brusic program.bas, and see the same output the original user would have seen. Both ASCII-format and tokenised binary .BAS files are supported.",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "stefan.ractliffe",
"github": "brechanbech",
"ports_count": 1
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
}
]
}