HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50422,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=653",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=651",
"results": [
{
"name": "qore-msgpack-module",
"portdir": "lang/qore-msgpack-module",
"version": "1.0.1",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://qore.org",
"description": "msgpack module for Qore",
"long_description": "Module providing msgpack functionality to Qore",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "davidnichols",
"github": "davidnich",
"ports_count": 26
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"qore"
]
}
],
"depends_on": []
},
{
"name": "qore-zmq-module",
"portdir": "lang/qore-zmq-module",
"version": "1.0.2",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://qore.org",
"description": "zmq module for Qore",
"long_description": "Module providing zmq functionality to Qore",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "davidnichols",
"github": "davidnich",
"ports_count": 26
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"czmq",
"qore"
]
}
],
"depends_on": []
},
{
"name": "qore-jni-module",
"portdir": "lang/qore-jni-module",
"version": "2.3.1",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://qore.org",
"description": "msgpack module for Qore",
"long_description": "Module allowing for dynamic imports of Java code into Qore and dynamic imports of Qore and Python code into Java using bytecode generation",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "davidnichols",
"github": "davidnich",
"ports_count": 26
}
],
"variants": [
"debug",
"openjdk11",
"openjdk13",
"openjdk15",
"openjdk17",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"qore",
"openjdk17"
]
}
],
"depends_on": []
},
{
"name": "qore-magic-module",
"portdir": "lang/qore-magic-module",
"version": "1.0.1",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://qore.org",
"description": "magic module for Qore",
"long_description": "Module providing magic functionality to Qore",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "davidnichols",
"github": "davidnich",
"ports_count": 26
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"qore",
"libmagic"
]
}
],
"depends_on": []
},
{
"name": "qore-process-module",
"portdir": "lang/qore-process-module",
"version": "1.0.5",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://qore.org",
"description": "process module for Qore",
"long_description": "Module providing process functionality to Qore",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "davidnichols",
"github": "davidnich",
"ports_count": 26
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"qore"
]
}
],
"depends_on": []
},
{
"name": "qore-sysconf-module",
"portdir": "lang/qore-sysconf-module",
"version": "1.1.0",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://qore.org",
"description": "sysconf module for Qore",
"long_description": "Module providing sysconf functionality to Qore",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "davidnichols",
"github": "davidnich",
"ports_count": 26
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"qore"
]
}
],
"depends_on": []
},
{
"name": "ncpp",
"portdir": "science/ncpp",
"version": "2.3.0",
"license": "permissive",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/NCAR/ncpp",
"description": "Display program for viewing size-distributions from aircraft netCDF files.",
"long_description": "ncpp is a X11-Motif based GUI program for looking at counts and size-distributions from RAF aircraft netCDF files.",
"active": true,
"categories": [
"science"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"scons",
"clang-17"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"netcdf-cxx",
"openmotif",
"xorg-libX11",
"xorg-libXt",
"zlib",
"libpng",
"netcdf"
]
},
{
"type": "run",
"ports": [
"hdf5"
]
}
],
"depends_on": []
},
{
"name": "py310-pyaes",
"portdir": "python/py-pyaes",
"version": "1.6.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ricmoo/pyaes",
"description": "Pure-Python Implementation of the AES block-cipher and common modes of operation",
"long_description": "Pure-Python Implementation of the AES block-cipher and common modes of operation",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-sslcrypto"
]
},
{
"type": "run",
"ports": [
"py310-telethon"
]
}
]
},
{
"name": "py310-pymysql",
"portdir": "python/py-pymysql",
"version": "1.1.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/PyMySQL/",
"description": "Pure-Python MySQL client library",
"long_description": "This package contains a pure-Python MySQL and MariaDB client library, based on PEP 249.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-aiomysql"
]
}
]
},
{
"name": "py310-loguru",
"portdir": "python/py-loguru",
"version": "0.7.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://loguru.readthedocs.io/en/stable/index.html",
"description": "Python logging made (stupidly) simple",
"long_description": "Python logging made (stupidly) simple. Loguru is a library which aims to bring enjoyable logging in Python.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "harens",
"github": "harens",
"ports_count": 151
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": []
},
{
"name": "py310-altair",
"portdir": "python/py-altair",
"version": "6.0.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://altair-viz.github.io/",
"description": "A declarative statistical visualization library for Python.",
"long_description": "A declarative statistical visualization library for Python.",
"active": true,
"categories": [
"devel",
"graphics",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-hatchling",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py310-jinja2",
"py310-pandas",
"python310",
"py310-toolz",
"py310-narwhals",
"py310-jsonschema",
"py310-typing_extensions",
"py310-packaging",
"py310-numpy"
]
}
],
"depends_on": []
},
{
"name": "py39-cvxopt",
"portdir": "python/py-cvxopt",
"version": "1.3.2",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cvxopt.org/",
"description": "Python module for convex optimization",
"long_description": "CVXOPT is a free software package for convex optimization based on the Python programming language. It can be used with the interactive Python interpreter, on the command line by executing Python scripts, or integrated in other software via Python extension modules. Its main purpose is to make the development of software for convex optimization applications straightforward by building on Python's extensive standard library and on the strengths of Python as a high-level programming language.",
"active": false,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "jjstickel",
"github": "jjstickel",
"ports_count": 169
}
],
"variants": [
"accelerate",
"atlas",
"blis",
"flexiblas",
"openblas",
"gsl",
"fftw",
"glpk",
"dsdp",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-setuptools_scm",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"SuiteSparse_UMFPACK",
"fftw-3",
"python39",
"gsl",
"glpk",
"DSDP",
"SuiteSparse_config",
"SuiteSparse_AMD",
"SuiteSparse_COLAMD",
"SuiteSparse_CHOLMOD"
]
}
],
"depends_on": []
},
{
"name": "py310-cvxopt",
"portdir": "python/py-cvxopt",
"version": "1.3.2",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cvxopt.org/",
"description": "Python module for convex optimization",
"long_description": "CVXOPT is a free software package for convex optimization based on the Python programming language. It can be used with the interactive Python interpreter, on the command line by executing Python scripts, or integrated in other software via Python extension modules. Its main purpose is to make the development of software for convex optimization applications straightforward by building on Python's extensive standard library and on the strengths of Python as a high-level programming language.",
"active": true,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "jjstickel",
"github": "jjstickel",
"ports_count": 169
}
],
"variants": [
"accelerate",
"atlas",
"blis",
"flexiblas",
"openblas",
"gsl",
"fftw",
"glpk",
"dsdp",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-setuptools_scm",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"SuiteSparse_UMFPACK",
"fftw-3",
"DSDP",
"gsl",
"python310",
"glpk",
"OpenBLAS",
"SuiteSparse_config",
"SuiteSparse_AMD",
"SuiteSparse_COLAMD",
"SuiteSparse_CHOLMOD"
]
}
],
"depends_on": []
},
{
"name": "bfast",
"portdir": "science/bfast",
"version": "0.7.0a",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nh13/BFAST",
"description": "a tool for fast and accurate sequence alignment",
"long_description": "BFAST facilitates the fast and accurate mapping of short reads to reference sequences, where mapping billions of short reads with variants is of utmost importance.",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"bzip2",
"zlib"
]
}
],
"depends_on": []
},
{
"name": "irrlichtmt",
"portdir": "devel/irrlichtmt",
"version": "1.9.0mt10",
"license": "zlib",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/minetest/irrlicht",
"description": "a fork of Irrlicht by the Minetest developers",
"long_description": "IrrlichtMt is a fork of Irrlicht by the Minetest developers.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "l2dy",
"github": "l2dy",
"ports_count": 97
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"zlib",
"libjpeg-turbo",
"libpng"
]
}
],
"depends_on": []
},
{
"name": "ghc-filesystem",
"portdir": "devel/ghc-filesystem",
"version": "1.5.14",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/gulrak/filesystem",
"description": "An implementation of C++17 std::filesystem.",
"long_description": "An implementation of C++17 std::filesystem for C++11/C++14/C++17/C++20 on Windows, macOS, Linux and FreeBSD.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"debug",
"tests"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"draco",
"libmamba",
"micromamba",
"barrier"
]
}
]
},
{
"name": "py310-fido2",
"portdir": "python/py-fido2",
"version": "2.0.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Yubico/python-fido2",
"description": "Library for working with FIDO devices",
"long_description": "Provides library functionality for communicating with a FIDO device over USB as well as verifying attestation and assertion signatures.",
"active": true,
"categories": [
"security",
"python",
"crypto"
],
"maintainers": [
{
"name": "amake",
"github": "amake",
"ports_count": 155
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-poetry-core",
"py310-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-cryptography"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-django-allauth"
]
}
]
},
{
"name": "py310-pyscard",
"portdir": "python/py-pyscard",
"version": "2.3.1",
"license": "GPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pyscard.sourceforge.io/",
"description": "Smartcard module for Python.",
"long_description": "Smartcard module for Python.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "amake",
"github": "amake",
"ports_count": 155
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"python310",
"swig-python"
]
}
],
"depends_on": []
},
{
"name": "py310-anyio",
"portdir": "python/py-anyio",
"version": "4.12.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/agronholm/anyio",
"description": "AnyIO is a asynchronous compatibility API",
"long_description": "AnyIO is a asynchronous compatibility API",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-setuptools",
"py310-setuptools_scm",
"py310-wheel",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"py310-idna",
"py310-typing_extensions",
"py310-sniffio",
"py310-exceptiongroup",
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-cloudflare",
"py310-httpcore",
"py310-jupyter_server",
"py310-starlette"
]
},
{
"type": "run",
"ports": [
"py310-starlette",
"py310-python-socks"
]
}
]
},
{
"name": "cobalt.rs",
"portdir": "www/cobalt.rs",
"version": "0.20.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cobalt-org.github.io",
"description": "A straightforward static site generator written in Rust",
"long_description": "A straightforward static site generator written in Rust. Cobalt will help you get up and running quickly but scales to handle your more complex cases. It tries to be no-hassle with a workflow-centric command line and a familiar template language. Written in Rust, Cobalt is blazing fast and allows you to quickly see the results of your work.",
"active": true,
"categories": [
"devel",
"www"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1019
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "t-rex",
"portdir": "gis/t-rex",
"version": "0.14.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://t-rex.tileserver.ch",
"description": "Vector tile server specialized on publishing MVT tiles",
"long_description": "Vector tile server specialized on publishing MVT tiles",
"active": true,
"categories": [
"gis"
],
"maintainers": [
{
"name": "sikmir",
"github": "sikmir",
"ports_count": 42
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20",
"legacy-support",
"pkgconfig",
"rust",
"cargo"
]
},
{
"type": "lib",
"ports": [
"openssl",
"gdal",
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "p5-file-treecreate",
"portdir": "perl/p5-file-treecreate",
"version": "0.0.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-file-treecreate",
"homepage": "https://metacpan.org/pod/File::TreeCreate",
"description": "File::TreeCreate - recursively create a directory tree",
"long_description": "File::TreeCreate - recursively create a directory tree",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.34-file-treecreate"
]
}
],
"depends_on": []
},
{
"name": "p5.28-file-treecreate",
"portdir": "perl/p5-file-treecreate",
"version": "0.0.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/File::TreeCreate",
"description": "File::TreeCreate - recursively create a directory tree",
"long_description": "File::TreeCreate - recursively create a directory tree",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-module-build",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.28"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.28-file-find-object-rule",
"p5.28-test-trailingspace",
"p5.28-file-find-object"
]
}
]
},
{
"name": "p5.30-file-treecreate",
"portdir": "perl/p5-file-treecreate",
"version": "0.0.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/File::TreeCreate",
"description": "File::TreeCreate - recursively create a directory tree",
"long_description": "File::TreeCreate - recursively create a directory tree",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-module-build",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.30"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.30-file-find-object-rule",
"p5.30-test-trailingspace",
"p5.30-file-find-object"
]
}
]
},
{
"name": "p5.32-file-treecreate",
"portdir": "perl/p5-file-treecreate",
"version": "0.0.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/File::TreeCreate",
"description": "File::TreeCreate - recursively create a directory tree",
"long_description": "File::TreeCreate - recursively create a directory tree",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-module-build",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.32"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.32-file-find-object-rule",
"p5.32-test-trailingspace",
"p5.32-file-find-object"
]
}
]
},
{
"name": "p5.34-file-treecreate",
"portdir": "perl/p5-file-treecreate",
"version": "0.0.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/File::TreeCreate",
"description": "File::TreeCreate - recursively create a directory tree",
"long_description": "File::TreeCreate - recursively create a directory tree",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2610
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.34-module-build",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.34"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.34-file-find-object-rule",
"p5.34-test-trailingspace",
"p5.34-file-find-object"
]
},
{
"type": "lib",
"ports": [
"p5-file-treecreate"
]
}
]
},
{
"name": "sqlcipher",
"portdir": "databases/sqlcipher",
"version": "4.6.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.zetetic.net/sqlcipher/",
"description": "An security extesion to the embedded SQL database engine",
"long_description": "SQLCipher extends the SQLite database library to add security enhancements that make it more suitable for encrypted local data storage like: * on-the-fly encryption * tamper detection * memory sanitization * strong key derivation. SQLite3 is an SQL database engine in a C library. Programs that link the SQLite3 library can have SQL database access without running a separate RDBMS process. The distribution comes with a standalone command-line access program (sqlite3) that can be used to administer an SQLite3 database and which serves as an example of how to use the SQLite3 library.",
"active": true,
"categories": [
"databases"
],
"maintainers": [
{
"name": "ybzhao1989",
"github": "z7z8th",
"ports_count": 2
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"zlib",
"libedit",
"ncurses",
"openssl3"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"libretroshare"
]
}
]
},
{
"name": "sqlcipher-tools",
"portdir": "databases/sqlcipher",
"version": "4.6.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.zetetic.net/sqlcipher/",
"description": "A bundle of command-line tools for managing SQLite database files",
"long_description": "A bundle of command-line tools for managing SQLite database files, including the sqldiff program and the sqlite3_analyzer program.",
"active": true,
"categories": [
"databases"
],
"maintainers": [
{
"name": "ybzhao1989",
"github": "z7z8th",
"ports_count": 2
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"zlib",
"tcl",
"openssl3"
]
}
],
"depends_on": []
},
{
"name": "aptdec",
"portdir": "science/aptdec",
"version": "20220924-3e8297a9",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/srcejon/aptdec",
"description": "decodes images transmitted by NOAA weather satellites",
"long_description": "decodes images transmitted by NOAA weather satellites",
"active": true,
"categories": [
"science",
"comms"
],
"maintainers": [
{
"name": "ra1nb0w",
"github": "ra1nb0w",
"ports_count": 148
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-17"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"zlib",
"libsndfile",
"libpng"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"SDRangel"
]
}
]
},
{
"name": "dab-cmdline",
"portdir": "science/dab-cmdline",
"version": "20230302-d615e2ba",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/srcejon/dab-cmdline",
"description": "The DAB library provides entries for the functionality to handle DAB/DAB+ through some simple calls.",
"long_description": "The DAB library provides entries for the functionality to handle DAB/DAB+ through some simple calls.",
"active": true,
"categories": [
"science",
"comms"
],
"maintainers": [
{
"name": "ra1nb0w",
"github": "ra1nb0w",
"ports_count": 148
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"zlib",
"faad2",
"fftw-3-single"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"SDRangel"
]
}
]
},
{
"name": "libsigmf",
"portdir": "science/libsigmf",
"version": "20201115-8623f04c",
"license": "apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/f4exb/libsigmf",
"description": "a header-only C++ library for working with SigMF metadata",
"long_description": "a header-only C++ library for working with SigMF metadata",
"active": true,
"categories": [
"science",
"comms"
],
"maintainers": [
{
"name": "ra1nb0w",
"github": "ra1nb0w",
"ports_count": 148
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"flatbuffers",
"nlohmann-json"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"SDRangel"
]
}
]
},
{
"name": "sgp4",
"portdir": "science/sgp4",
"version": "20221113-6a448b48",
"license": "apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dnwrnr/sgp4",
"description": "Simplified perturbations models",
"long_description": "Simplified perturbations models",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "ra1nb0w",
"github": "ra1nb0w",
"ports_count": 148
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"SDRangel"
]
}
]
},
{
"name": "php80-sqlsrv",
"portdir": "php/php-sqlsrv",
"version": "5.11.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/sqlsrv",
"description": "Microsoft sqlsrv drivers for PHP",
"long_description": "Microsoft sqlsrv drivers for PHP",
"active": true,
"categories": [
"databases",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"msodbcsql",
"php80"
]
}
],
"depends_on": []
},
{
"name": "oui",
"portdir": "net/oui",
"version": "2.0.6",
"license": "BSD",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/thatmattlove/oui",
"description": "MAC Address CLI Toolkit",
"long_description": "Look up MAC Address vendors and convert MAC Addresses to other formats — offline and at the console.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "matt",
"github": "thatmattlove",
"ports_count": 1
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"goreleaser",
"clang-18"
]
},
{
"type": "fetch",
"ports": [
"git"
]
}
],
"depends_on": []
},
{
"name": "jj",
"portdir": "textproc/jj",
"version": "1.9.2",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tidwall/jj",
"description": "JSON Stream Editor",
"long_description": "JJ is a command line utility that provides a fast and simple way to retrieve or update values from JSON documents. It's powered by GJSON and SJSON under the hood. It's fast because it avoids parsing irrelevant sections of json, skipping over values that do not apply, and aborts as soon as the target value has been found or updated.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1019
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "cmake-language-server",
"portdir": "devel/cmake-language-server",
"version": "0.1.11",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/regen100/cmake-language-server",
"description": "CMake LSP Implementation",
"long_description": "CMake LSP Implementation",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 644
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-pdm-backend",
"clang-17",
"py313-build",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"cmake",
"py313-parsing",
"py313-pygls"
]
}
],
"depends_on": []
},
{
"name": "py-pygls",
"portdir": "python/py-pygls",
"version": "2.0.0",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/openlawlibrary/pygls",
"description": "Pythonic generic implementation of the Language Server Protocol",
"long_description": "pygls (pronounced like \"pie glass\") is a pythonic generic implementation of the Language Server Protocol for use as a foundation for writing language servers using Python (e.g. Python, XML, etc.). It allows you to write your own language server in just a few lines of code.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 644
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-pygls"
]
}
],
"depends_on": []
},
{
"name": "py38-pygls",
"portdir": "python/py-pygls",
"version": "0.13.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/openlawlibrary/pygls",
"description": "Pythonic generic implementation of the Language Server Protocol",
"long_description": "pygls (pronounced like \"pie glass\") is a pythonic generic implementation of the Language Server Protocol for use as a foundation for writing language servers using Python (e.g. Python, XML, etc.). It allows you to write your own language server in just a few lines of code.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 644
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-wheel",
"py38-installer",
"clang-14",
"py38-build",
"py38-setuptools",
"py38-setuptools_scm",
"py38-toml"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"py38-typing_extensions",
"py38-typeguard",
"py38-pydantic"
]
},
{
"type": "test",
"ports": [
"py38-mock",
"py38-pytest",
"py38-pytest-asyncio"
]
}
],
"depends_on": []
},
{
"name": "py39-pygls",
"portdir": "python/py-pygls",
"version": "1.3.1",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/openlawlibrary/pygls",
"description": "Pythonic generic implementation of the Language Server Protocol",
"long_description": "pygls (pronounced like \"pie glass\") is a pythonic generic implementation of the Language Server Protocol for use as a foundation for writing language servers using Python (e.g. Python, XML, etc.). It allows you to write your own language server in just a few lines of code.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 644
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-poetry-core",
"clang-17",
"py39-installer",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"py39-lsprotocol",
"py39-typing_extensions",
"py39-typeguard"
]
},
{
"type": "test",
"ports": [
"py39-mock",
"py39-pytest",
"py39-pytest-asyncio"
]
}
],
"depends_on": []
},
{
"name": "py310-pygls",
"portdir": "python/py-pygls",
"version": "2.0.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/openlawlibrary/pygls",
"description": "Pythonic generic implementation of the Language Server Protocol",
"long_description": "pygls (pronounced like \"pie glass\") is a pythonic generic implementation of the Language Server Protocol for use as a foundation for writing language servers using Python (e.g. Python, XML, etc.). It allows you to write your own language server in just a few lines of code.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 644
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"clang-18",
"py310-installer",
"py310-poetry-core"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-lsprotocol",
"py310-cattrs",
"py310-attrs"
]
},
{
"type": "test",
"ports": [
"py310-pytest",
"py310-mock",
"py310-pytest-asyncio"
]
}
],
"depends_on": []
},
{
"name": "py310-typeguard",
"portdir": "python/py-typeguard",
"version": "4.4.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/agronholm/typeguard",
"description": "Run time type checker for Python",
"long_description": "Run time type checker for Python",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-build",
"py310-installer",
"py310-setuptools",
"py310-setuptools_scm",
"py310-wheel"
]
},
{
"type": "lib",
"ports": [
"py310-typing_extensions",
"python310"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-tensorflow-macos"
]
},
{
"type": "test",
"ports": [
"py310-tenacity"
]
}
]
},
{
"name": "duktape",
"portdir": "devel/duktape",
"version": "2.7.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/svaarala/duktape",
"description": "Duktape is an embeddable Javascript engine, with a focus on portability and compact footprint.",
"long_description": "Duktape is an embeddable Javascript engine, with a focus on portability and compact footprint.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-14"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"policykit"
]
}
]
},
{
"name": "py310-fasteners",
"portdir": "python/py-fasteners",
"version": "0.20",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/fasteners/",
"description": "A python package that provides useful locks",
"long_description": "A python package that provides useful locks",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 431
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "test",
"ports": [
"py310-pytest",
"py310-eventlet"
]
}
],
"depends_on": []
},
{
"name": "py310-brotlipy",
"portdir": "python/py-brotlipy",
"version": "0.7.0",
"license": "none",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "py310-brotlicffi",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by py310-brotlicffi",
"long_description": "This port has been replaced by py310-brotlicffi.",
"active": false,
"categories": [],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
null
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "py310-curl",
"portdir": "python/py-curl",
"version": "7.45.7",
"license": "(MIT or LGPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pycurl.io/",
"description": "Python interface to libcurl",
"long_description": "Python module interface to the cURL library which is a tool for transferring files with URL syntax, supporting many protocols.",
"active": true,
"categories": [
"devel",
"net",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-wheel",
"py310-build",
"py310-installer",
"py310-setuptools"
]
},
{
"type": "lib",
"ports": [
"curl",
"python310",
"openssl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-herbie-data"
]
}
]
},
{
"name": "py310-httpbin",
"portdir": "python/py-httpbin",
"version": "0.10.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/requests/httpbin",
"description": "HTTP Request and Response Service",
"long_description": "HTTP Request and Response Service",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py310-werkzeug",
"py310-flask",
"py310-brotlicffi",
"py310-flasgger",
"python310",
"py310-decorator",
"py310-six",
"py310-greenlet",
"py310-importlib-metadata"
]
},
{
"type": "test",
"ports": [
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-pytest-httpbin"
]
},
{
"type": "test",
"ports": [
"py310-treq"
]
}
]
},
{
"name": "py-pytest-httpbin",
"portdir": "python/py-pytest-httpbin",
"version": "2.1.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/kevin1024/pytest-httpbin",
"description": "Easily test your HTTP library against a local copy of httpbin",
"long_description": "Easily test your HTTP library against a local copy of httpbin",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py313-pytest-httpbin"
]
}
],
"depends_on": []
},
{
"name": "py310-pytest-httpbin",
"portdir": "python/py-pytest-httpbin",
"version": "2.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/kevin1024/pytest-httpbin",
"description": "Easily test your HTTP library against a local copy of httpbin",
"long_description": "Easily test your HTTP library against a local copy of httpbin",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-installer",
"clang-17",
"py310-setuptools",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"py310-httpbin",
"python310"
]
}
],
"depends_on": []
},
{
"name": "py310-raven",
"portdir": "python/py-raven",
"version": "6.10.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/getsentry/raven-python",
"description": "Raven is a client for Sentry",
"long_description": "Raven is a client for Sentry",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-installer",
"clang-17",
"py310-setuptools",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"py310-setuptools",
"python310"
]
}
],
"depends_on": []
},
{
"name": "py310-structlog",
"portdir": "python/py-structlog",
"version": "25.5.0",
"license": "(MIT or Apache-2)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.structlog.org/",
"description": "Structured Logging for Python",
"long_description": "Structured Logging for Python",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-hatch-fancy-pypi-readme",
"clang-18",
"py310-build",
"py310-hatchling",
"py310-hatch-vcs",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-colorama"
]
},
{
"type": "test",
"ports": [
"py310-pretend",
"py310-pytest",
"py310-freezegun",
"py310-pytest-asyncio",
"py310-simplejson"
]
}
],
"depends_on": []
}
]
}