HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51605,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=547",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=545",
"results": [
{
"name": "blink",
"portdir": "emulators/blink",
"version": "1.1.0",
"license": "ISC",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/jart/blink",
"description": "tiniest x86-64-linux emulator",
"long_description": "blink is a virtual machine that runs x86-64-linux programs on different operating systems and hardware architectures. It's designed to do the same thing as the qemu-x86_64 command, except that it is smaller, runs on any POSIX platform, runs 2x faster than qemu-x86_64 on some benchmarks, and is also faster at running ephemeral programs such as compilers.",
"active": true,
"categories": [
"emulators"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1044
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gmake",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "squirrel-ime",
"portdir": "aqua/squirrel-ime",
"version": "0.16.2",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rime.im/",
"description": "Rime Input Method for macOS",
"long_description": "Rime Input Method for macOS",
"active": true,
"categories": [
"aqua"
],
"maintainers": [
{
"name": "l2dy",
"github": "l2dy",
"ports_count": 97
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"gflags",
"google-glog",
"librime-devel",
"yaml-cpp",
"leveldb",
"marisa-trie",
"opencc",
"boost176",
"libiconv",
"capnproto"
]
}
],
"depends_on": []
},
{
"name": "capnproto",
"portdir": "devel/capnproto",
"version": "1.2.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://capnproto.org/",
"description": "Cap’n Proto is an insanely fast data interchange format and capability-based RPC system. Think JSON, except binary. Or think Protocol Buffers, except faster.",
"long_description": "Cap’n Proto is an insanely fast data interchange format and capability-based RPC system. Think JSON, except binary. Or think Protocol Buffers, except faster.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "cal",
"github": "neverpanic",
"ports_count": 56
}
],
"variants": [
"openssl",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-19"
]
},
{
"type": "lib",
"ports": [
"openssl"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"sequoia-sq",
"sequoia-chameleon-gnupg",
"sequoia-keystore"
]
},
{
"type": "lib",
"ports": [
"librime-devel",
"textmate2",
"squirrel-ime",
"sequoia-pgp",
"librime"
]
}
]
},
{
"name": "py313-twilio",
"portdir": "python/py-twilio",
"version": "6.44.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.twilio.com/docs/libraries/python",
"description": "Twilio API client and TwiML generator",
"long_description": "Twilio API client and TwiML generator",
"active": true,
"categories": [
"devel",
"net",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 440
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"py313-jwt",
"python313",
"py313-openssl",
"py313-tz",
"py313-requests",
"py313-six",
"py313-cryptography"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-twilio"
]
}
]
},
{
"name": "py-twilio",
"portdir": "python/py-twilio",
"version": "6.44.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.twilio.com/docs/libraries/python",
"description": "Twilio API client and TwiML generator",
"long_description": "Twilio API client and TwiML generator",
"active": true,
"categories": [
"devel",
"net",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 440
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-twilio"
]
}
],
"depends_on": []
},
{
"name": "py27-libcloud",
"portdir": "python/py-libcloud",
"version": "2.8.2",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://libcloud.apache.org/",
"description": "Apache libcloud a unified interface into the cloud",
"long_description": "Apache Libcloud is a Python library which hides differences between different cloud provider APIs and allows you to manage different cloud resources through a unified and easy to use API.",
"active": true,
"categories": [
"net",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 611
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py27-enum34",
"py27-requests",
"py27-typing",
"python27",
"py27-backports-ssl_match_hostname"
]
},
{
"type": "test",
"ports": [
"py27-cryptography",
"py27-mock",
"py27-openssl",
"py27-pytest",
"py27-requests-mock"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"fdroidserver",
"py27-saga",
"py-libcloud"
]
}
]
},
{
"name": "py-libcloud",
"portdir": "python/py-libcloud",
"version": "3.0.0",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://libcloud.apache.org/",
"description": "Apache libcloud a unified interface into the cloud",
"long_description": "Apache Libcloud is a Python library which hides differences between different cloud provider APIs and allows you to manage different cloud resources through a unified and easy to use API.",
"active": true,
"categories": [
"net",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 611
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py27-libcloud"
]
}
],
"depends_on": []
},
{
"name": "py35-libcloud",
"portdir": "python/py-libcloud",
"version": "3.0.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://libcloud.apache.org/",
"description": "Apache libcloud a unified interface into the cloud",
"long_description": "Apache Libcloud is a Python library which hides differences between different cloud provider APIs and allows you to manage different cloud resources through a unified and easy to use API.",
"active": false,
"categories": [
"net",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 611
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py35-setuptools",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py35-requests",
"python35"
]
},
{
"type": "test",
"ports": [
"py35-pytest",
"py35-pytest-runner",
"py35-requests-mock",
"py35-cryptography",
"py35-mock",
"py35-openssl"
]
}
],
"depends_on": []
},
{
"name": "py37-libcloud",
"portdir": "python/py-libcloud",
"version": "3.0.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://libcloud.apache.org/",
"description": "Apache libcloud a unified interface into the cloud",
"long_description": "Apache Libcloud is a Python library which hides differences between different cloud provider APIs and allows you to manage different cloud resources through a unified and easy to use API.",
"active": false,
"categories": [
"net",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 611
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-installer",
"clang-16",
"py37-setuptools",
"py37-wheel",
"py37-build"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-requests"
]
},
{
"type": "test",
"ports": [
"py37-cryptography",
"py37-mock",
"py37-openssl",
"py37-pytest",
"py37-requests-mock"
]
}
],
"depends_on": []
},
{
"name": "py38-libcloud",
"portdir": "python/py-libcloud",
"version": "3.0.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://libcloud.apache.org/",
"description": "Apache libcloud a unified interface into the cloud",
"long_description": "Apache Libcloud is a Python library which hides differences between different cloud provider APIs and allows you to manage different cloud resources through a unified and easy to use API.",
"active": false,
"categories": [
"net",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 611
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-installer",
"clang-16",
"py38-setuptools",
"py38-wheel",
"py38-build"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-requests"
]
},
{
"type": "test",
"ports": [
"py38-cryptography",
"py38-mock",
"py38-openssl",
"py38-pytest",
"py38-requests-mock"
]
}
],
"depends_on": []
},
{
"name": "py36-libcloud",
"portdir": "python/py-libcloud",
"version": "3.0.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://libcloud.apache.org/",
"description": "Apache libcloud a unified interface into the cloud",
"long_description": "Apache Libcloud is a Python library which hides differences between different cloud provider APIs and allows you to manage different cloud resources through a unified and easy to use API.",
"active": false,
"categories": [
"net",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 611
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py36-requests",
"python36"
]
},
{
"type": "test",
"ports": [
"py36-pytest",
"py36-pytest-runner",
"py36-requests-mock",
"py36-cryptography",
"py36-mock",
"py36-openssl"
]
}
],
"depends_on": []
},
{
"name": "py35-twilio",
"portdir": "python/py-twilio",
"version": "6.44.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.twilio.com/docs/libraries/python",
"description": "Twilio API client and TwiML generator",
"long_description": "Twilio API client and TwiML generator",
"active": false,
"categories": [
"devel",
"net",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 440
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py35-setuptools"
]
},
{
"type": "lib",
"ports": [
"py35-jwt",
"py35-openssl",
"python35",
"py35-six",
"py35-tz",
"py35-requests",
"py35-cryptography"
]
}
],
"depends_on": []
},
{
"name": "py37-twilio",
"portdir": "python/py-twilio",
"version": "6.44.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.twilio.com/docs/libraries/python",
"description": "Twilio API client and TwiML generator",
"long_description": "Twilio API client and TwiML generator",
"active": false,
"categories": [
"devel",
"net",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 440
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"py37-jwt",
"py37-openssl",
"python37",
"py37-six",
"py37-tz",
"py37-requests",
"py37-cryptography"
]
}
],
"depends_on": []
},
{
"name": "py38-twilio",
"portdir": "python/py-twilio",
"version": "6.44.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.twilio.com/docs/libraries/python",
"description": "Twilio API client and TwiML generator",
"long_description": "Twilio API client and TwiML generator",
"active": false,
"categories": [
"devel",
"net",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 440
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py38-six",
"python38",
"py38-tz",
"py38-cryptography",
"py38-jwt",
"py38-openssl",
"py38-requests"
]
}
],
"depends_on": []
},
{
"name": "py36-twilio",
"portdir": "python/py-twilio",
"version": "6.44.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.twilio.com/docs/libraries/python",
"description": "Twilio API client and TwiML generator",
"long_description": "Twilio API client and TwiML generator",
"active": false,
"categories": [
"devel",
"net",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 440
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"py36-jwt",
"py36-openssl",
"python36",
"py36-six",
"py36-tz",
"py36-requests",
"py36-cryptography"
]
}
],
"depends_on": []
},
{
"name": "py27-twilio",
"portdir": "python/py-twilio",
"version": "6.44.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.twilio.com/docs/libraries/python",
"description": "Twilio API client and TwiML generator",
"long_description": "Twilio API client and TwiML generator",
"active": false,
"categories": [
"devel",
"net",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 440
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"py27-jwt",
"py27-openssl",
"python27",
"py27-six",
"py27-tz",
"py27-requests",
"py27-cryptography"
]
}
],
"depends_on": []
},
{
"name": "py312-smart-open",
"portdir": "python/py-smart-open",
"version": "7.0.5",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/piskvorky/smart_open",
"description": "Utils for streaming large files (S3, HDFS, GCS, Azure Blob Storage, gzip, bz2...)",
"long_description": "Utils for streaming large files (S3, HDFS, GCS, Azure Blob Storage, gzip, bz2...)",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-setuptools",
"py312-wheel",
"clang-17",
"py312-installer"
]
},
{
"type": "lib",
"ports": [
"py312-wrapt",
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-smart-open"
]
}
]
},
{
"name": "py310-smart-open",
"portdir": "python/py-smart-open",
"version": "7.0.5",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/piskvorky/smart_open",
"description": "Utils for streaming large files (S3, HDFS, GCS, Azure Blob Storage, gzip, bz2...)",
"long_description": "Utils for streaming large files (S3, HDFS, GCS, Azure Blob Storage, gzip, bz2...)",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-installer",
"clang-17",
"py310-setuptools",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"py310-wrapt",
"python310"
]
}
],
"depends_on": []
},
{
"name": "py311-smart-open",
"portdir": "python/py-smart-open",
"version": "7.0.5",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/piskvorky/smart_open",
"description": "Utils for streaming large files (S3, HDFS, GCS, Azure Blob Storage, gzip, bz2...)",
"long_description": "Utils for streaming large files (S3, HDFS, GCS, Azure Blob Storage, gzip, bz2...)",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-installer",
"py311-wheel",
"clang-17",
"py311-build",
"py311-setuptools"
]
},
{
"type": "lib",
"ports": [
"py311-wrapt",
"python311"
]
}
],
"depends_on": []
},
{
"name": "py39-smart-open",
"portdir": "python/py-smart-open",
"version": "7.0.5",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/piskvorky/smart_open",
"description": "Utils for streaming large files (S3, HDFS, GCS, Azure Blob Storage, gzip, bz2...)",
"long_description": "Utils for streaming large files (S3, HDFS, GCS, Azure Blob Storage, gzip, bz2...)",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-installer",
"clang-17",
"py39-setuptools",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"py39-wrapt",
"python39"
]
}
],
"depends_on": []
},
{
"name": "py-smart-open",
"portdir": "python/py-smart-open",
"version": "7.0.5",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/piskvorky/smart_open",
"description": "Utils for streaming large files (S3, HDFS, GCS, Azure Blob Storage, gzip, bz2...)",
"long_description": "Utils for streaming large files (S3, HDFS, GCS, Azure Blob Storage, gzip, bz2...)",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py312-smart-open"
]
}
],
"depends_on": []
},
{
"name": "iozone",
"portdir": "benchmarks/iozone",
"version": "3.508",
"license": "Restrictive/Distributable and GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.iozone.org/",
"description": "Performance Test of File I/O",
"long_description": "Iozone tests the speed of I/O to actual files. Therefore, this measurement factors in the efficiency of your machine's file system, operating system, C compiler, and C runtime library. It produces a measurement which is the number of bytes per second that your system can read or write to a file.",
"active": true,
"categories": [
"benchmarks"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 352
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "py-axolotl-curve25519",
"portdir": "python/py-axolotl-curve25519",
"version": "0.4.1.post2",
"license": "GPL-3",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tgalal/python-axolotl-curve25519",
"description": "curve25519 for py-axolotl",
"long_description": "Python implementation of curve25519 with ed25519 signatures for py-axolotl",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py38-axolotl-curve25519"
]
}
],
"depends_on": []
},
{
"name": "py38-axolotl-curve25519",
"portdir": "python/py-axolotl-curve25519",
"version": "0.4.1.post2",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tgalal/python-axolotl-curve25519",
"description": "curve25519 for py-axolotl",
"long_description": "Python implementation of curve25519 with ed25519 signatures for py-axolotl",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-axolotl-curve25519"
]
},
{
"type": "run",
"ports": [
"py38-axolotl"
]
}
]
},
{
"name": "py37-axolotl-curve25519",
"portdir": "python/py-axolotl-curve25519",
"version": "0.4.1.post2",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tgalal/python-axolotl-curve25519",
"description": "curve25519 for py-axolotl",
"long_description": "Python implementation of curve25519 with ed25519 signatures for py-axolotl",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py37-axolotl"
]
}
]
},
{
"name": "py27-axolotl-curve25519",
"portdir": "python/py-axolotl-curve25519",
"version": "0.4.1.post2",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tgalal/python-axolotl-curve25519",
"description": "curve25519 for py-axolotl",
"long_description": "Python implementation of curve25519 with ed25519 signatures for py-axolotl",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py27-axolotl"
]
}
]
},
{
"name": "py36-axolotl-curve25519",
"portdir": "python/py-axolotl-curve25519",
"version": "0.4.1.post2",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tgalal/python-axolotl-curve25519",
"description": "curve25519 for py-axolotl",
"long_description": "Python implementation of curve25519 with ed25519 signatures for py-axolotl",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py36-axolotl"
]
}
]
},
{
"name": "py38-axolotl",
"portdir": "python/py-axolotl",
"version": "0.2.3",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tgalal/python-axolotl",
"description": "Python implementation of libaxolotl",
"long_description": "Python implementation of libaxolotl",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-wheel",
"clang-16",
"py38-installer",
"py38-build",
"py38-setuptools"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"py38-protobuf3",
"py38-cryptography",
"py38-axolotl-curve25519"
]
},
{
"type": "test",
"ports": [
"py38-nose"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-axolotl"
]
}
]
},
{
"name": "py-axolotl",
"portdir": "python/py-axolotl",
"version": "0.2.3",
"license": "GPL-3",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tgalal/python-axolotl",
"description": "Python implementation of libaxolotl",
"long_description": "Python implementation of libaxolotl",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py38-axolotl"
]
}
],
"depends_on": []
},
{
"name": "py37-axolotl",
"portdir": "python/py-axolotl",
"version": "0.2.3",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tgalal/python-axolotl",
"description": "Python implementation of libaxolotl",
"long_description": "Python implementation of libaxolotl",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-wheel",
"clang-16",
"py37-installer",
"py37-build",
"py37-setuptools"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "run",
"ports": [
"py37-protobuf3",
"py37-cryptography",
"py37-axolotl-curve25519"
]
},
{
"type": "test",
"ports": [
"py37-nose",
"py37-pytest"
]
}
],
"depends_on": []
},
{
"name": "py27-axolotl",
"portdir": "python/py-axolotl",
"version": "0.2.3",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tgalal/python-axolotl",
"description": "Python implementation of libaxolotl",
"long_description": "Python implementation of libaxolotl",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "run",
"ports": [
"py27-protobuf3",
"py27-axolotl-curve25519",
"py27-cryptography"
]
},
{
"type": "test",
"ports": [
"py27-nose"
]
}
],
"depends_on": []
},
{
"name": "py36-axolotl",
"portdir": "python/py-axolotl",
"version": "0.2.3",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tgalal/python-axolotl",
"description": "Python implementation of libaxolotl",
"long_description": "Python implementation of libaxolotl",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36"
]
},
{
"type": "run",
"ports": [
"py36-protobuf3",
"py36-axolotl-curve25519",
"py36-cryptography"
]
},
{
"type": "test",
"ports": [
"py36-nose"
]
}
],
"depends_on": []
},
{
"name": "radlib",
"portdir": "devel/radlib",
"version": "2.12.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://web.archive.org/web/20181106194552/http://radlib.teel.ws/",
"description": "Rapid Application Development Library",
"long_description": "radlib is a rapid application development library for unix multi-process applications. It uses SYS V IPC facilities and FIFOs to provide an RTOS-like, event-driven, distributed framework. Processes may be run as daemons or have a controlling terminal.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "mbclark",
"github": "",
"ports_count": 2
}
],
"variants": [
"mysql5",
"sqlite3",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"sqlite3"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"wview"
]
}
]
},
{
"name": "p5.34-alien-cmake3",
"portdir": "perl/p5-alien-cmake3",
"version": "0.100.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Alien::cmake3",
"description": "Alien::cmake3 - Find or download or build cmake 3",
"long_description": "Alien::cmake3 - Find or download or build cmake 3",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.34-extutils-makemaker",
"p5.34-path-tiny",
"p5.34-test-simple",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-alien-build",
"cmake"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.34-io-compress-brotli"
]
},
{
"type": "lib",
"ports": [
"p5-alien-cmake3"
]
}
]
},
{
"name": "p5.32-alien-cmake3",
"portdir": "perl/p5-alien-cmake3",
"version": "0.100.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Alien::cmake3",
"description": "Alien::cmake3 - Find or download or build cmake 3",
"long_description": "Alien::cmake3 - Find or download or build cmake 3",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-extutils-makemaker",
"p5.32-path-tiny",
"p5.32-test-simple",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-alien-build",
"cmake"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.32-io-compress-brotli"
]
}
]
},
{
"name": "p5.30-alien-cmake3",
"portdir": "perl/p5-alien-cmake3",
"version": "0.100.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Alien::cmake3",
"description": "Alien::cmake3 - Find or download or build cmake 3",
"long_description": "Alien::cmake3 - Find or download or build cmake 3",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-extutils-makemaker",
"p5.30-path-tiny",
"p5.30-test-simple",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-alien-build",
"cmake"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.30-io-compress-brotli"
]
}
]
},
{
"name": "p5.28-alien-cmake3",
"portdir": "perl/p5-alien-cmake3",
"version": "0.100.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Alien::cmake3",
"description": "Alien::cmake3 - Find or download or build cmake 3",
"long_description": "Alien::cmake3 - Find or download or build cmake 3",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-extutils-makemaker",
"p5.28-path-tiny",
"p5.28-test-simple",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-alien-build",
"cmake"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.28-io-compress-brotli"
]
}
]
},
{
"name": "p5-alien-cmake3",
"portdir": "perl/p5-alien-cmake3",
"version": "0.100.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-alien-cmake3",
"homepage": "https://metacpan.org/pod/Alien::cmake3",
"description": "Alien::cmake3 - Find or download or build cmake 3",
"long_description": "Alien::cmake3 - Find or download or build cmake 3",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-alien-cmake3"
]
}
],
"depends_on": []
},
{
"name": "opensimh",
"portdir": "emulators/opensimh",
"version": "20250826",
"license": "X11",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://opensimh.org/",
"description": "A highly portable, multi-system simulator.",
"long_description": "SIMH is a framework and family of computer simulators, with the primary goal of enabling the preservation of knowledge contained in, and providing the ability to execute and experience, old and historic software via simulation of the hardware on which it ran.",
"active": true,
"categories": [
"emulators"
],
"maintainers": [
{
"name": "pmetzger",
"github": "pmetzger",
"ports_count": 23
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libedit",
"libsdl2",
"libsdl2_ttf",
"ncurses",
"brotli",
"libpng",
"libpcap",
"freetype",
"pcre",
"bzip2",
"zlib"
]
}
],
"depends_on": []
},
{
"name": "simh",
"portdir": "emulators/opensimh",
"version": "20250808",
"license": "X11",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://opensimh.org/",
"description": "A highly portable, multi-system simulator.",
"long_description": "SIMH is a framework and family of computer simulators, with the primary goal of enabling the preservation of knowledge contained in, and providing the ability to execute and experience, old and historic software via simulation of the hardware on which it ran.",
"active": false,
"categories": [
"emulators"
],
"maintainers": [
{
"name": "pmetzger",
"github": "pmetzger",
"ports_count": 23
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"libedit",
"libsdl2",
"libsdl2_ttf",
"ncurses",
"brotli",
"pkgconfig",
"libpng",
"libpcap",
"freetype",
"pcre",
"bzip2",
"zlib"
]
}
],
"depends_on": []
},
{
"name": "choose",
"portdir": "textproc/choose",
"version": "1.3.7",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/theryangeary/choose",
"description": "A human-friendly and fast alternative to cut and (sometimes) awk",
"long_description": "A human-friendly and fast alternative to cut and (sometimes) awk. The awk command is not ideal for rapid shell use, with its requisite quoting of a line wrapped in curly braces, even for the simplest of programs. Likewise, cut is far from ideal for rapid shell use, because of its confusing syntax. Field separators and ranges are just plain difficult to get right on the first try. Hence choose. It is not meant to be a drop-in or complete replacement for either of the aforementioned tools, but rather a simple and intuitive tool to reach for when the basics of awk or cut will do, but the overhead of getting them to behave should not be necessary.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1044
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "apache-solr8",
"portdir": "java/apache-solr8",
"version": "8.11.4",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://solr.apache.org/",
"description": "An open source enterprise search platform.",
"long_description": "Solr is the popular, blazing fast open source enterprise search platform from the Apache Lucene project.",
"active": true,
"categories": [
"textproc",
"java"
],
"maintainers": [
{
"name": "s.t.smith",
"github": "essandess",
"ports_count": 37
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"zip",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"openjdk11"
]
}
],
"depends_on": []
},
{
"name": "svt-av1",
"portdir": "multimedia/svt-av1",
"version": "3.1.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.com/AOMediaCodec/SVT-AV1",
"description": "Scalable Video Technology for AV1",
"long_description": "The Scalable Video Technology for AV1 (SVT-AV1 Encoder and Decoder) is an AV1-compliant software encoder/decoder library. The work on the SVT-AV1 encoder targets the development of a production-quality AV1-encoder with performance levels applicable to a wide range of applications, from premium VOD to real-time and live encoding/transcoding. The SVT-AV1 decoder implementation targets future codec research activities.",
"active": true,
"categories": [
"multimedia"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 268
}
],
"variants": [
"debug",
"avx512",
"native",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"yasm",
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ffmpeg",
"ffmpeg6",
"ffmpeg4",
"ffmpeg7",
"ffmpeg8",
"ffmpeg-devel",
"libheif",
"libavif"
]
},
{
"type": "run",
"ports": [
"av1an",
"ab-av1"
]
}
]
},
{
"name": "aichat",
"portdir": "textproc/aichat",
"version": "0.30.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sigoden/aichat",
"description": "All-in-one AI CLI tool",
"long_description": "All-in-one AI CLI tool featuring Chat-REPL, Shell Assistant, RAG, AI tools & agents, with access to OpenAI, Claude, Gemini, Ollama, Groq, and more.",
"active": true,
"categories": [
"textproc",
"ai"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "hashcat",
"portdir": "security/hashcat",
"version": "7.1.2",
"license": "MIT",
"platforms": "{darwin >= 19}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://hashcat.net/hashcat/",
"description": "World's fastest and most advanced password recovery utility.",
"long_description": "hashcat is the world's fastest and most advanced password recovery utility, supporting five unique modes of attack for over 200 highly-optimized hashing algorithms. hashcat currently supports CPUs, GPUs, and other hardware accelerators on Linux, Windows, and macOS, and has facilities to help enable distributed password cracking",
"active": true,
"categories": [
"security"
],
"maintainers": [
{
"name": "",
"github": "gaming-hacker",
"ports_count": 1
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"zlib",
"minizip",
"xxhash",
"libiconv",
"python313"
]
},
{
"type": "run",
"ports": [
"perl5.34",
"p5.34-dbd-sqlite",
"py313-pycryptodome",
"py313-cryptography",
"py313-asn1",
"py313-protobuf3",
"py313-python-snappy",
"py313-plyvel"
]
}
],
"depends_on": []
},
{
"name": "bfs",
"portdir": "sysutils/bfs",
"version": "4.1",
"license": "BSD",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://tavianator.com/projects/bfs.html",
"description": "A breadth-first version of the UNIX find command.",
"long_description": "bfs is a variant of the UNIX find command that operates breadth-first rather than depth-first. It is otherwise intended to be compatible with many versions of find, including: POSIX find, GNU find, BSD find and macOS find. If you're not familiar with find, the GNU find manual provides a good introduction.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "georgedp",
"github": "ylluminarious",
"ports_count": 6
},
{
"name": "judaew",
"github": "judaew",
"ports_count": 654
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"oniguruma6"
]
}
],
"depends_on": []
},
{
"name": "libde265",
"portdir": "multimedia/libde265",
"version": "1.0.16",
"license": "LGPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/strukturag/libde265",
"description": "an open source implementation of the h.265 video codec",
"long_description": "libde265 is an open source implementation of the h.265 video codec.",
"active": true,
"categories": [
"multimedia"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1596
}
],
"variants": [
"players",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gstreamer1-gst-plugins-bad",
"libheif"
]
}
]
},
{
"name": "libogg",
"portdir": "multimedia/libogg",
"version": "1.3.6",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.vorbis.com/",
"description": "Ogg Bitstream Library",
"long_description": "Libogg is a library for manipulating ogg bitstreams. It handles both making ogg bitstreams and getting packets from ogg bitstreams.",
"active": true,
"categories": [
"multimedia"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 654
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"opus-tools",
"libsdl_sound-framework",
"oggsplit",
"opusfile",
"speex",
"streamripper",
"goldendict",
"fife",
"love-11",
"raceintospace",
"ogmtools",
"boswars",
"supertuxkart",
"indi",
"audacity-devel",
"audacity",
"alienarena",
"tenacity",
"audacity-legacy",
"celt",
"libopenmpt",
"libsdl_sound",
"libsndfile",
"libtagedit",
"ocp",
"libextractor",
"fluidsynth",
"sfml",
"glob2",
"ffmpeg",
"ffmpeg6",
"libshout2",
"ffmpeg4",
"mkvtoolnix-legacy",
"libvorbis",
"mt-daapd",
"libquicktime",
"libquicktime-devel",
"sox",
"vorbis-tools",
"mkvtoolnix-devel",
"mkvtoolnix",
"gpac",
"warzone2100",
"supertux",
"mpd",
"allegro5",
"vorbisgain",
"love-0.10",
"libtheora",
"ffmpeg-devel",
"luanti",
"godot",
"godot-3.2",
"liboggz",
"gstreamer1-gst-plugins-base",
"audacious-plugins",
"xmms2",
"gstreamer010-gst-plugins-base",
"Io",
"wesnoth",
"transcode",
"scummvm",
"scummvm-devel",
"paraview",
"qmmp",
"xine-lib",
"flac",
"VLC2",
"libVLC2",
"ffmpeg7",
"ffmpeg8",
"lmms",
"musikcube",
"ReadyMedia",
"cmus"
]
},
{
"type": "run",
"ports": [
"freac"
]
}
]
},
{
"name": "libusb-devel",
"portdir": "devel/libusb",
"version": "20220904-f3619c40",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://libusb.info/",
"description": "library for USB device access",
"long_description": "library for use by user level applications to access USB devices regardless of OS This port provides devel version of libusb, updated weekly to monthly.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 465
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"pkgconfig",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "libusb",
"portdir": "devel/libusb",
"version": "1.0.29",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://libusb.info/",
"description": "library for USB device access",
"long_description": "library for use by user level applications to access USB devices regardless of OS",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 465
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"kde4-workspace"
]
},
{
"type": "lib",
"ports": [
"uhubctl",
"FreeRDP",
"openni",
"ubertooth",
"ubertooth-devel",
"lirc",
"micronucleus",
"VLC2",
"libVLC2",
"bettercap",
"minipro",
"kismet",
"libnfc",
"dfu-programmer",
"dfu-util",
"libdc1394",
"libdivecomputer",
"libfreespace",
"libnifalcon",
"libcaer",
"spice-gtk",
"py38-libusb1",
"idevicerestore",
"idevicerestore-devel",
"usbredir",
"SDRangel",
"airspy",
"airspyhf",
"bladeRF",
"exodriver",
"gr-baz",
"gr37-baz",
"gr37-fcdproplus",
"limesuite",
"limesuite-devel",
"openhantek",
"osmocore",
"perseus-sdr",
"osmocore-devel",
"usbmuxd",
"usbmuxd-devel",
"SDRplay3",
"indi",
"qemu",
"linrad",
"iRecovery",
"iguanaIR",
"PineFlash",
"avrdude",
"SDRPlusPlus",
"xserve-frontpanel",
"libgpod",
"gpsbabel",
"scrcpy",
"ipsw",
"Heimdall",
"uhd",
"uhd-39lts",
"uhd-devel",
"usbutils",
"wb32-dfu-updater",
"ola",
"libmtp",
"welle.io",
"welle.io-devel",
"darktable-devel",
"darktable",
"libftdi1",
"qdmr",
"openocd",
"stlink",
"rtl-sdr",
"libusb-compat",
"py311-libusb1",
"py312-libusb1",
"py310-libusb1",
"sane-backends",
"digikam",
"argyll",
"cgminer",
"libiio",
"mos-devel",
"mos",
"hackrf",
"hackrf-devel",
"py39-libusb1"
]
},
{
"type": "run",
"ports": [
"py36-pyusb",
"py39-pyusb",
"py310-pyusb",
"py311-pyusb",
"py37-pyusb",
"py312-pyusb",
"py313-pyusb",
"py38-pyusb",
"py314-pyusb",
"py35-pyusb",
"py27-pyusb"
]
}
]
}
]
}