HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50591,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=122",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=120",
"results": [
{
"name": "py38-pyshark",
"portdir": "python/py-pyshark",
"version": "0.4.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/KimiNewt/pyshark",
"description": "Python wrapper for tshark",
"long_description": "Python wrapper for tshark, allowing python packet parsing using wireshark dissectors",
"active": false,
"categories": [
"net",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-build",
"clang-16",
"py38-installer",
"py38-setuptools",
"py38-wheel"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"py38-lxml",
"wireshark3"
]
},
{
"type": "test",
"ports": [
"py38-mock",
"py38-pytest"
]
}
],
"depends_on": []
},
{
"name": "py39-pyshark",
"portdir": "python/py-pyshark",
"version": "0.4.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/KimiNewt/pyshark",
"description": "Python wrapper for tshark",
"long_description": "Python wrapper for tshark, allowing python packet parsing using wireshark dissectors",
"active": false,
"categories": [
"net",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"clang-17",
"py39-installer",
"py39-setuptools",
"py39-wheel"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"py39-lxml",
"wireshark3"
]
},
{
"type": "test",
"ports": [
"py39-mock",
"py39-pytest"
]
}
],
"depends_on": []
},
{
"name": "py39-flufl.lock",
"portdir": "python/py-flufl.lock",
"version": "6.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://flufllock.readthedocs.io/",
"description": "NFS-safe file locking with timeouts for POSIX and Windows.",
"long_description": "NFS-safe file locking with timeouts for POSIX and Windows. The flufl.lock library provides an NFS-safe file-based locking algorithm influenced by the GNU/Linux open(2) manpage, under the description of the O_EXCL option.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"clang-17",
"py39-installer",
"py39-build",
"py39-setuptools"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"py39-atpublic",
"py39-typing_extensions",
"py39-psutil"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": []
},
{
"name": "py38-flufl.lock",
"portdir": "python/py-flufl.lock",
"version": "6.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://flufllock.readthedocs.io/",
"description": "NFS-safe file locking with timeouts for POSIX and Windows.",
"long_description": "NFS-safe file locking with timeouts for POSIX and Windows. The flufl.lock library provides an NFS-safe file-based locking algorithm influenced by the GNU/Linux open(2) manpage, under the description of the O_EXCL option.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"py38-typing_extensions",
"py38-atpublic",
"py38-psutil"
]
},
{
"type": "test",
"ports": [
"py38-pytest"
]
}
],
"depends_on": []
},
{
"name": "bmake",
"portdir": "devel/bmake",
"version": "20251111",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.crufty.net/help/sjg/bmake.html",
"description": "Portable NetBSD make",
"long_description": "bmake is the portable version of NetBSD make.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"elftoolchain",
"bsdowl",
"mk-configure",
"lowdown"
]
}
]
},
{
"name": "nanomq",
"portdir": "net/nanomq",
"version": "0.24.6",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://nanomq.io/",
"description": "An ultra-lightweight and blazing-fast MQTT broker for IoT edge",
"long_description": "An ultra-lightweight and blazing-fast MQTT broker for IoT edge",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "sikmir",
"github": "sikmir",
"ports_count": 43
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18",
"pkgconfig"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"cyclonedds",
"zmq",
"mbedtls",
"sqlite3"
]
}
],
"depends_on": []
},
{
"name": "ov",
"portdir": "textproc/ov",
"version": "0.50.2",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/noborus/ov",
"description": "Feature rich terminal pager",
"long_description": "ov is a feature rich terminal pager. It has an effective function for tabular text. Previously known as oviewer.",
"active": true,
"categories": [
"sysutils",
"textproc"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "diskus",
"portdir": "sysutils/diskus",
"version": "0.9.0",
"license": "(MIT or Apache-2)",
"platforms": "darwin linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sharkdp/diskus",
"description": "A minimal, fast alternative to 'du -sh'",
"long_description": "diskus is a very simple program that computes the apparent size of the current directory. It is a parallelized version of du -sh. On the developer's 8-core laptop, it is about 10x faster than du with a cold disk cache and more than 3x faster with a warm disk cache.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "georgedp",
"github": "ylluminarious",
"ports_count": 6
},
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "p5.34-exporter-tiny",
"portdir": "perl/p5-exporter-tiny",
"version": "1.6.3",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Exporter::Tiny",
"description": "Exporter::Tiny - an exporter with the features of Sub::Exporter but only core dependencies",
"long_description": "Exporter::Tiny - an exporter with the features of Sub::Exporter but only core dependencies",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.34-test-fatal",
"p5.34-test-warnings",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-lexical-var"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.34-b-hooks-atruntime",
"p5.34-list-moreutils",
"p5.34-moox-traits",
"p5.34-perlx-maybe",
"p5.34-type-tiny",
"p5.34-sub-handlesvia",
"p5.34-dancer2",
"p5-exporter-tiny"
]
}
]
},
{
"name": "p5.32-exporter-tiny",
"portdir": "perl/p5-exporter-tiny",
"version": "1.6.3",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Exporter::Tiny",
"description": "Exporter::Tiny - an exporter with the features of Sub::Exporter but only core dependencies",
"long_description": "Exporter::Tiny - an exporter with the features of Sub::Exporter but only core dependencies",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-test-fatal",
"p5.32-test-warnings",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-lexical-var"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-b-hooks-atruntime",
"p5.32-list-moreutils",
"p5.32-moox-traits",
"p5.32-perlx-maybe",
"p5.32-type-tiny",
"p5.32-sub-handlesvia",
"p5.32-dancer2"
]
}
]
},
{
"name": "p5.30-exporter-tiny",
"portdir": "perl/p5-exporter-tiny",
"version": "1.6.3",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Exporter::Tiny",
"description": "Exporter::Tiny - an exporter with the features of Sub::Exporter but only core dependencies",
"long_description": "Exporter::Tiny - an exporter with the features of Sub::Exporter but only core dependencies",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-test-fatal",
"p5.30-test-warnings",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-lexical-var"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-b-hooks-atruntime",
"p5.30-list-moreutils",
"p5.30-moox-traits",
"p5.30-perlx-maybe",
"p5.30-type-tiny",
"p5.30-sub-handlesvia",
"p5.30-dancer2"
]
}
]
},
{
"name": "p5.28-exporter-tiny",
"portdir": "perl/p5-exporter-tiny",
"version": "1.6.3",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Exporter::Tiny",
"description": "Exporter::Tiny - an exporter with the features of Sub::Exporter but only core dependencies",
"long_description": "Exporter::Tiny - an exporter with the features of Sub::Exporter but only core dependencies",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-test-fatal",
"p5.28-test-warnings",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-lexical-var"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-b-hooks-atruntime",
"p5.28-list-moreutils",
"p5.28-moox-traits",
"p5.28-perlx-maybe",
"p5.28-type-tiny",
"p5.28-sub-handlesvia",
"p5.28-dancer2"
]
}
]
},
{
"name": "p5-exporter-tiny",
"portdir": "perl/p5-exporter-tiny",
"version": "1.6.3",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-exporter-tiny",
"homepage": "https://metacpan.org/pod/Exporter::Tiny",
"description": "Exporter::Tiny - an exporter with the features of Sub::Exporter but only core dependencies",
"long_description": "Exporter::Tiny - an exporter with the features of Sub::Exporter but only core dependencies",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-exporter-tiny"
]
}
],
"depends_on": []
},
{
"name": "p5.34-datetime-format-strptime",
"portdir": "perl/p5-datetime-format-strptime",
"version": "1.800.0",
"license": "Artistic-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DateTime::Format::Strptime",
"description": "DateTime::Format::Strptime - Parse and format strp and strf time patterns",
"long_description": "DateTime::Format::Strptime - Parse and format strp and strf time patterns",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.34-test-fatal",
"p5.34-test-warnings",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-datetime-timezone",
"p5.34-params-validate",
"perl5.34",
"p5.34-try-tiny",
"p5.34-specio",
"p5.34-datetime",
"p5.34-datetime-locale"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.34-finance-quote",
"p5.34-datetime-format-builder",
"p5.34-net-twitter",
"log2timeline",
"p5.34-statistics-covid",
"xmltv",
"p5-datetime-format-strptime"
]
},
{
"type": "run",
"ports": [
"gcstar"
]
}
]
},
{
"name": "p5.32-datetime-format-strptime",
"portdir": "perl/p5-datetime-format-strptime",
"version": "1.800.0",
"license": "Artistic-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DateTime::Format::Strptime",
"description": "DateTime::Format::Strptime - Parse and format strp and strf time patterns",
"long_description": "DateTime::Format::Strptime - Parse and format strp and strf time patterns",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-test-fatal",
"p5.32-test-warnings",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.32-datetime-timezone",
"p5.32-params-validate",
"perl5.32",
"p5.32-try-tiny",
"p5.32-specio",
"p5.32-datetime",
"p5.32-datetime-locale"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-finance-quote",
"p5.32-datetime-format-builder",
"p5.32-net-twitter",
"p5.32-statistics-covid"
]
}
]
},
{
"name": "p5.28-datetime-format-strptime",
"portdir": "perl/p5-datetime-format-strptime",
"version": "1.800.0",
"license": "Artistic-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DateTime::Format::Strptime",
"description": "DateTime::Format::Strptime - Parse and format strp and strf time patterns",
"long_description": "DateTime::Format::Strptime - Parse and format strp and strf time patterns",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-test-fatal",
"p5.28-test-warnings",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.28-datetime-timezone",
"p5.28-params-validate",
"perl5.28",
"p5.28-try-tiny",
"p5.28-specio",
"p5.28-datetime",
"p5.28-datetime-locale"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-finance-quote",
"p5.28-datetime-format-builder",
"p5.28-net-twitter",
"p5.28-statistics-covid"
]
}
]
},
{
"name": "p5.30-datetime-format-strptime",
"portdir": "perl/p5-datetime-format-strptime",
"version": "1.800.0",
"license": "Artistic-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DateTime::Format::Strptime",
"description": "DateTime::Format::Strptime - Parse and format strp and strf time patterns",
"long_description": "DateTime::Format::Strptime - Parse and format strp and strf time patterns",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-test-fatal",
"p5.30-test-warnings",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.30-datetime-timezone",
"p5.30-params-validate",
"perl5.30",
"p5.30-try-tiny",
"p5.30-specio",
"p5.30-datetime",
"p5.30-datetime-locale"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-finance-quote",
"p5.30-datetime-format-builder",
"p5.30-net-twitter",
"p5.30-statistics-covid"
]
}
]
},
{
"name": "p5-datetime-format-strptime",
"portdir": "perl/p5-datetime-format-strptime",
"version": "1.800.0",
"license": "Artistic-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-datetime-format-strptime",
"homepage": "https://metacpan.org/pod/DateTime::Format::Strptime",
"description": "DateTime::Format::Strptime - Parse and format strp and strf time patterns",
"long_description": "DateTime::Format::Strptime - Parse and format strp and strf time patterns",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-datetime-format-strptime"
]
}
],
"depends_on": []
},
{
"name": "d3dmetal",
"portdir": "devel/d3dmetal",
"version": "3.0",
"license": "Restrictive",
"platforms": "{darwin any >= 23}",
"epoch": 1,
"replaced_by": null,
"homepage": "https://developer.apple.com/games",
"description": "Direct3D to Metal translation layer",
"long_description": "Direct3D to Metal translation layer",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "gcenx83",
"github": "gcenx",
"ports_count": 50
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"game-porting-toolkit"
]
}
]
},
{
"name": "p5.26-exporter-tiny",
"portdir": "perl/p5-exporter-tiny",
"version": "1.2.2",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Exporter::Tiny",
"description": "Exporter::Tiny is an exporter with the features of Sub::Exporter but only core dependencies",
"long_description": "Exporter::Tiny is an exporter with the features of Sub::Exporter but only core dependencies",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test-fatal",
"p5.26-test-warnings"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-dancer2",
"p5.26-list-moreutils",
"p5.26-moox-traits",
"p5.26-perlx-maybe",
"p5.26-sub-handlesvia",
"p5.26-type-tie",
"p5.26-type-tiny"
]
}
]
},
{
"name": "p5.26-datetime-format-strptime",
"portdir": "perl/p5-datetime-format-strptime",
"version": "1.780.0",
"license": "Artistic-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/DateTime::Format::Strptime",
"description": "Parse and format strp and strf time patterns",
"long_description": "This module implements most of strptime(3), the POSIX function that is the reverse of strftime(3), for DateTime. While strftime takes a DateTime and a pattern and returns a string, strptime takes a string and a pattern and returns the DateTime object associated.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test-fatal",
"p5.26-test-warnings"
]
},
{
"type": "lib",
"ports": [
"p5.26-datetime-timezone",
"p5.26-params-validate",
"perl5.26",
"p5.26-try-tiny",
"p5.26-specio",
"p5.26-datetime",
"p5.26-datetime-locale"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-datetime-format-builder",
"p5.26-finance-quote",
"p5.26-net-twitter",
"p5.26-statistics-covid"
]
}
]
},
{
"name": "regclient",
"portdir": "net/regclient",
"version": "0.11.1",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://regclient.org",
"description": "Docker and OCI Registry Client in Go and tooling using those libraries",
"long_description": "Docker and OCI Registry Client in Go and tooling using those libraries",
"active": true,
"categories": [
"devel",
"sysutils",
"net"
],
"maintainers": [
{
"name": "github.ssk",
"github": "suhailskhan",
"ports_count": 3
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "tokei",
"portdir": "devel/tokei",
"version": "13.0.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/XAMPPRocky/tokei",
"description": "Tokei is a program that displays statistics about your code.",
"long_description": "Tokei is a program that displays statistics about your code. Tokei will show the number of files, total lines within those files and code, comments, and blanks grouped by language.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "entt",
"portdir": "devel/entt",
"version": "3.16.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/skypjack/entt",
"description": "EnTT is a header-only, tiny and easy to use library for game programming and much more written in modern C++.",
"long_description": "EnTT is a header-only, tiny and easy to use library for game programming and much more written in modern C++.",
"active": true,
"categories": [
"devel",
"games"
],
"maintainers": [],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "fq",
"portdir": "sysutils/fq",
"version": "0.16.0",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/wader/fq",
"description": "jq for binary formats",
"long_description": "jq for binary formats. fq is a tool, language and set of decoders for inspecting binary data. In most cases fq works the same way as jq but instead of reading JSON it reads binary data. The result is a JSON compatible structures where each value has a bit range, symbolic interpretations and know how to be presented in a useful way.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "py313-docx",
"portdir": "python/py-docx",
"version": "1.2.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-openxml/python-docx",
"description": "Create and update Microsoft Word .docx files",
"long_description": "Create and update Microsoft Word .docx files",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-installer",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-build"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-typing_extensions",
"py313-lxml"
]
},
{
"type": "test",
"ports": [
"py313-pytest",
"py313-mock",
"py313-parsing"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-docx"
]
}
]
},
{
"name": "py-docx",
"portdir": "python/py-docx",
"version": "1.2.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-openxml/python-docx",
"description": "Create and update Microsoft Word .docx files",
"long_description": "Create and update Microsoft Word .docx files",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-docx"
]
}
],
"depends_on": []
},
{
"name": "mosdns",
"portdir": "net/mosdns",
"version": "5.3.3",
"license": "GPL-3",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/IrineSistiana/mosdns",
"description": "A DNS forwarder written in Go.",
"long_description": "A DNS forwarder written in Go.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "shuxiao9058",
"github": "shuxiao9058",
"ports_count": 2
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "py311-docx",
"portdir": "python/py-docx",
"version": "0.8.11",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-openxml/python-docx",
"description": "Create and update Microsoft Word .docx files",
"long_description": "Create and update Microsoft Word .docx files",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-wheel",
"clang-18",
"py311-build",
"py311-installer",
"py311-setuptools"
]
},
{
"type": "lib",
"ports": [
"python311",
"py311-lxml"
]
},
{
"type": "test",
"ports": [
"py311-parsing",
"py311-pytest",
"py311-mock"
]
}
],
"depends_on": []
},
{
"name": "py39-docx",
"portdir": "python/py-docx",
"version": "0.8.11",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-openxml/python-docx",
"description": "Create and update Microsoft Word .docx files",
"long_description": "Create and update Microsoft Word .docx files",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-installer",
"clang-17",
"py39-setuptools",
"py39-wheel",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-lxml"
]
},
{
"type": "test",
"ports": [
"py39-mock",
"py39-parsing",
"py39-pytest"
]
}
],
"depends_on": []
},
{
"name": "py38-docx",
"portdir": "python/py-docx",
"version": "0.8.11",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-openxml/python-docx",
"description": "Create and update Microsoft Word .docx files",
"long_description": "Create and update Microsoft Word .docx files",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15",
"py38-setuptools"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-lxml"
]
},
{
"type": "test",
"ports": [
"py38-pytest",
"py38-mock",
"py38-parsing"
]
}
],
"depends_on": []
},
{
"name": "py37-docx",
"portdir": "python/py-docx",
"version": "0.8.11",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-openxml/python-docx",
"description": "Create and update Microsoft Word .docx files",
"long_description": "Create and update Microsoft Word .docx files",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"py37-mock",
"py37-parsing",
"py37-pytest",
"python37",
"py37-lxml"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": []
},
{
"name": "py310-docx",
"portdir": "python/py-docx",
"version": "0.8.11",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-openxml/python-docx",
"description": "Create and update Microsoft Word .docx files",
"long_description": "Create and update Microsoft Word .docx files",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-installer",
"clang-18",
"py310-setuptools",
"py310-wheel",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-lxml"
]
},
{
"type": "test",
"ports": [
"py310-parsing",
"py310-pytest",
"py310-mock"
]
}
],
"depends_on": []
},
{
"name": "py27-docx",
"portdir": "python/py-docx",
"version": "0.8.10",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-openxml/python-docx",
"description": "Create and update Microsoft Word .docx files",
"long_description": "Create and update Microsoft Word .docx files",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"py27-mock",
"python27",
"py27-pytest",
"py27-parsing",
"py27-lxml"
]
}
],
"depends_on": []
},
{
"name": "darkhttpd",
"portdir": "www/darkhttpd",
"version": "1.17",
"license": "ISC",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://unix4lyfe.org/darkhttpd",
"description": "When you need a web server in a hurry.",
"long_description": "When you need a web server in a hurry. darkhttpd is a simple and efficient web server written in portable C. It has a small memory footprint, and runs a single-threaded event loop. It generates directory listings, supports HTTP GET & HEAD, IPv6, and more. darkhttpd only serves static content - no CGI.",
"active": true,
"categories": [
"net",
"www"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "lldb-8.0",
"portdir": "lang/llvm-8.0",
"version": "8.0.1",
"license": "NCSA",
"platforms": "{darwin >= 16 < 21}",
"epoch": 1,
"replaced_by": null,
"homepage": "https://lldb.llvm.org/",
"description": "the LLVM debugger",
"long_description": "Lldb is the LLVM native debugger.",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "jeremyhu",
"github": "jeremyhu",
"ports_count": 301
}
],
"variants": [
"debug",
"assertions",
"emulated_tls"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"swig-python",
"doxygen"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libomp",
"llvm-8.0",
"python27",
"libxml2",
"zlib",
"libedit",
"libffi",
"ncurses",
"libcxx"
]
},
{
"type": "run",
"ports": [
"lldb_select-8.0"
]
}
],
"depends_on": []
},
{
"name": "clang-8.0",
"portdir": "lang/llvm-8.0",
"version": "8.0.1",
"license": "NCSA",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://clang.llvm.org/",
"description": "C, C++, Objective C and Objective C++ compiler",
"long_description": "Clang is an LLVM native C/C++/Objective-C compiler, which aims to deliver amazingly fast compiles (e.g. about 3x faster than GCC when compiling Objective-C code in a debug configuration), extremely useful error and warning messages and to provide a platform for building great source level tools. The included Clang Static Analyzer is a tool that automatically finds bugs in your code, and is a great example of the sort of tool that can be built using the Clang frontend as a library to parse C/C++ code.",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "jeremyhu",
"github": "jeremyhu",
"ports_count": 301
}
],
"variants": [
"debug",
"assertions",
"emulated_tls",
"analyzer",
"libstdcxx"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"cmake",
"cctools"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libxml2",
"libcxx",
"libomp",
"llvm-8.0",
"python27"
]
},
{
"type": "run",
"ports": [
"clang_select-8.0",
"perl5",
"ld64",
"cctools"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py27-llvmlite",
"py35-llvmlite"
]
}
]
},
{
"name": "llvm-8.0",
"portdir": "lang/llvm-8.0",
"version": "8.0.1",
"license": "NCSA",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://llvm.org/",
"description": "llvm is a next generation compiler infrastructure",
"long_description": "The LLVM Core libraries provide a modern source- and target-independent optimizer, along with code generation support for many popular CPUs (as well as some less common ones!) These libraries are built around a well specified code representation known as the LLVM intermediate representation (\"LLVM IR\").",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "jeremyhu",
"github": "jeremyhu",
"ports_count": 301
}
],
"variants": [
"debug",
"assertions",
"emulated_tls",
"polly",
"ocaml"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"cmake"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libffi",
"ncurses",
"libcxx",
"xar",
"python27",
"zlib",
"libedit"
]
},
{
"type": "run",
"ports": [
"llvm_select-8.0",
"perl5"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-llvmlite",
"py35-llvmlite",
"clang-8.0",
"lldb-8.0"
]
}
]
},
{
"name": "py313-opencv4-devel",
"portdir": "graphics/opencv4-devel",
"version": "4.9.0",
"license": "BSD",
"platforms": "{darwin >= 11}",
"epoch": 1,
"replaced_by": null,
"homepage": "https://opencv.org",
"description": "Open Source Computer Vision Library",
"long_description": "OpenCV (Open Source Computer Vision Library) is an open source computer vision and machine learning software library. OpenCV was built to provide a common infrastructure for computer vision applications and to accelerate the use of machine perception in the commercial products. Being a BSD-licensed product, OpenCV makes it easy for businesses to utilize and modify the code.",
"active": true,
"categories": [
"graphics",
"science"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 352
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cctools",
"cmake",
"pkgconfig",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"openexr",
"openjpeg",
"tiff",
"webp",
"opencv4-devel",
"zlib",
"imath",
"python313",
"py313-numpy",
"ffmpeg4",
"libquirc",
"ade",
"libjpeg-turbo",
"libpng"
]
}
],
"depends_on": []
},
{
"name": "py312-opencv4-devel",
"portdir": "graphics/opencv4-devel",
"version": "4.9.0",
"license": "BSD",
"platforms": "{darwin >= 11}",
"epoch": 1,
"replaced_by": null,
"homepage": "https://opencv.org",
"description": "Open Source Computer Vision Library",
"long_description": "OpenCV (Open Source Computer Vision Library) is an open source computer vision and machine learning software library. OpenCV was built to provide a common infrastructure for computer vision applications and to accelerate the use of machine perception in the commercial products. Being a BSD-licensed product, OpenCV makes it easy for businesses to utilize and modify the code.",
"active": true,
"categories": [
"graphics",
"science"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 352
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cctools",
"cmake",
"pkgconfig",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"openexr",
"openjpeg",
"tiff",
"webp",
"opencv4-devel",
"zlib",
"imath",
"python312",
"py312-numpy",
"ffmpeg4",
"libquirc",
"ade",
"libjpeg-turbo",
"libpng"
]
}
],
"depends_on": []
},
{
"name": "py311-opencv4-devel",
"portdir": "graphics/opencv4-devel",
"version": "4.9.0",
"license": "BSD",
"platforms": "{darwin >= 11}",
"epoch": 1,
"replaced_by": null,
"homepage": "https://opencv.org",
"description": "Open Source Computer Vision Library",
"long_description": "OpenCV (Open Source Computer Vision Library) is an open source computer vision and machine learning software library. OpenCV was built to provide a common infrastructure for computer vision applications and to accelerate the use of machine perception in the commercial products. Being a BSD-licensed product, OpenCV makes it easy for businesses to utilize and modify the code.",
"active": true,
"categories": [
"graphics",
"science"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 352
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cctools",
"cmake",
"pkgconfig",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"openexr",
"openjpeg",
"tiff",
"webp",
"opencv4-devel",
"zlib",
"python311",
"py311-numpy",
"imath",
"ffmpeg4",
"libquirc",
"ade",
"libjpeg-turbo",
"libpng"
]
}
],
"depends_on": []
},
{
"name": "py310-opencv4-devel",
"portdir": "graphics/opencv4-devel",
"version": "4.9.0",
"license": "BSD",
"platforms": "{darwin >= 11}",
"epoch": 1,
"replaced_by": null,
"homepage": "https://opencv.org",
"description": "Open Source Computer Vision Library",
"long_description": "OpenCV (Open Source Computer Vision Library) is an open source computer vision and machine learning software library. OpenCV was built to provide a common infrastructure for computer vision applications and to accelerate the use of machine perception in the commercial products. Being a BSD-licensed product, OpenCV makes it easy for businesses to utilize and modify the code.",
"active": true,
"categories": [
"graphics",
"science"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 352
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cctools",
"cmake",
"pkgconfig",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"openexr",
"openjpeg",
"tiff",
"webp",
"python310",
"zlib",
"opencv4-devel",
"libquirc",
"imath",
"ffmpeg4",
"py310-numpy",
"ade",
"libjpeg-turbo",
"libpng"
]
}
],
"depends_on": []
},
{
"name": "py314-opencv4",
"portdir": "graphics/opencv4",
"version": "4.9.0",
"license": "BSD",
"platforms": "{darwin >= 10}",
"epoch": 1,
"replaced_by": null,
"homepage": "https://opencv.org",
"description": "Open Source Computer Vision Library",
"long_description": "OpenCV (Open Source Computer Vision Library) is an open source computer vision and machine learning software library. OpenCV was built to provide a common infrastructure for computer vision applications and to accelerate the use of machine perception in the commercial products. Being a BSD-licensed product, OpenCV makes it easy for businesses to utilize and modify the code.",
"active": true,
"categories": [
"graphics",
"science"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 352
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cctools",
"cmake",
"pkgconfig",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"opencv4",
"openexr",
"openjpeg",
"tiff",
"webp",
"zlib",
"imath",
"ffmpeg4",
"python314",
"py314-numpy",
"libquirc",
"ade",
"libjpeg-turbo",
"libpng"
]
}
],
"depends_on": []
},
{
"name": "py313-opencv4",
"portdir": "graphics/opencv4",
"version": "4.9.0",
"license": "BSD",
"platforms": "{darwin >= 10}",
"epoch": 1,
"replaced_by": null,
"homepage": "https://opencv.org",
"description": "Open Source Computer Vision Library",
"long_description": "OpenCV (Open Source Computer Vision Library) is an open source computer vision and machine learning software library. OpenCV was built to provide a common infrastructure for computer vision applications and to accelerate the use of machine perception in the commercial products. Being a BSD-licensed product, OpenCV makes it easy for businesses to utilize and modify the code.",
"active": true,
"categories": [
"graphics",
"science"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 352
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cctools",
"cmake",
"pkgconfig",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"opencv4",
"openexr",
"openjpeg",
"tiff",
"webp",
"zlib",
"imath",
"python313",
"py313-numpy",
"ffmpeg4",
"libquirc",
"ade",
"libjpeg-turbo",
"libpng"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"qgis3",
"qgis3-ltr"
]
}
]
},
{
"name": "py312-opencv4",
"portdir": "graphics/opencv4",
"version": "4.9.0",
"license": "BSD",
"platforms": "{darwin >= 10}",
"epoch": 1,
"replaced_by": null,
"homepage": "https://opencv.org",
"description": "Open Source Computer Vision Library",
"long_description": "OpenCV (Open Source Computer Vision Library) is an open source computer vision and machine learning software library. OpenCV was built to provide a common infrastructure for computer vision applications and to accelerate the use of machine perception in the commercial products. Being a BSD-licensed product, OpenCV makes it easy for businesses to utilize and modify the code.",
"active": true,
"categories": [
"graphics",
"science"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 352
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cctools",
"cmake",
"pkgconfig",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"opencv4",
"openexr",
"openjpeg",
"tiff",
"webp",
"zlib",
"imath",
"python312",
"py312-numpy",
"ffmpeg4",
"libquirc",
"ade",
"libjpeg-turbo",
"libpng"
]
}
],
"depends_on": []
},
{
"name": "py311-opencv4",
"portdir": "graphics/opencv4",
"version": "4.9.0",
"license": "BSD",
"platforms": "{darwin >= 10}",
"epoch": 1,
"replaced_by": null,
"homepage": "https://opencv.org",
"description": "Open Source Computer Vision Library",
"long_description": "OpenCV (Open Source Computer Vision Library) is an open source computer vision and machine learning software library. OpenCV was built to provide a common infrastructure for computer vision applications and to accelerate the use of machine perception in the commercial products. Being a BSD-licensed product, OpenCV makes it easy for businesses to utilize and modify the code.",
"active": true,
"categories": [
"graphics",
"science"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 352
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cctools",
"cmake",
"pkgconfig",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"opencv4",
"openexr",
"openjpeg",
"tiff",
"webp",
"zlib",
"python311",
"py311-numpy",
"imath",
"ffmpeg4",
"libquirc",
"ade",
"libjpeg-turbo",
"libpng"
]
}
],
"depends_on": []
},
{
"name": "py310-opencv4",
"portdir": "graphics/opencv4",
"version": "4.9.0",
"license": "BSD",
"platforms": "{darwin >= 10}",
"epoch": 1,
"replaced_by": null,
"homepage": "https://opencv.org",
"description": "Open Source Computer Vision Library",
"long_description": "OpenCV (Open Source Computer Vision Library) is an open source computer vision and machine learning software library. OpenCV was built to provide a common infrastructure for computer vision applications and to accelerate the use of machine perception in the commercial products. Being a BSD-licensed product, OpenCV makes it easy for businesses to utilize and modify the code.",
"active": true,
"categories": [
"graphics",
"science"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 352
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cctools",
"cmake",
"pkgconfig",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"opencv4",
"openexr",
"openjpeg",
"tiff",
"webp",
"zlib",
"py310-numpy",
"libquirc",
"imath",
"ffmpeg4",
"python310",
"ade",
"libjpeg-turbo",
"libpng"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-imutils"
]
}
]
},
{
"name": "opencv4-devel",
"portdir": "graphics/opencv4-devel",
"version": "4.9.0",
"license": "BSD",
"platforms": "{darwin >= 11}",
"epoch": 1,
"replaced_by": null,
"homepage": "https://opencv.org",
"description": "Open Source Computer Vision Library",
"long_description": "OpenCV (Open Source Computer Vision Library) is an open source computer vision and machine learning software library. OpenCV was built to provide a common infrastructure for computer vision applications and to accelerate the use of machine perception in the commercial products. Being a BSD-licensed product, OpenCV makes it easy for businesses to utilize and modify the code.",
"active": true,
"categories": [
"graphics",
"science"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 352
}
],
"variants": [
"debug",
"eigen",
"gdal",
"nonfree",
"opencl",
"openmp",
"openni",
"contrib",
"ffmpeg6",
"ffmpeg7",
"ffmpeg8",
"qt4",
"qt5",
"java",
"tbb",
"vtk",
"tests"
],
"dependencies": [
{
"type": "build",
"ports": [
"cctools",
"cmake",
"pkgconfig",
"python313",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"openjpeg",
"tiff",
"webp",
"zlib",
"imath",
"ffmpeg4",
"libquirc",
"ade",
"libjpeg-turbo",
"libpng",
"openexr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-opencv4-devel",
"py35-opencv4-devel",
"py36-opencv4-devel",
"py37-opencv4-devel",
"py39-opencv4-devel",
"py310-opencv4-devel",
"py311-opencv4-devel",
"py312-opencv4-devel",
"py313-opencv4-devel"
]
}
]
},
{
"name": "opencv4",
"portdir": "graphics/opencv4",
"version": "4.9.0",
"license": "BSD",
"platforms": "{darwin >= 10}",
"epoch": 1,
"replaced_by": null,
"homepage": "https://opencv.org",
"description": "Open Source Computer Vision Library",
"long_description": "OpenCV (Open Source Computer Vision Library) is an open source computer vision and machine learning software library. OpenCV was built to provide a common infrastructure for computer vision applications and to accelerate the use of machine perception in the commercial products. Being a BSD-licensed product, OpenCV makes it easy for businesses to utilize and modify the code.",
"active": true,
"categories": [
"graphics",
"science"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 352
}
],
"variants": [
"debug",
"eigen",
"gdal",
"nonfree",
"opencl",
"openmp",
"openni",
"contrib",
"ffmpeg6",
"ffmpeg7",
"ffmpeg8",
"qt4",
"qt5",
"gtk3",
"java",
"tbb",
"vtk",
"tests"
],
"dependencies": [
{
"type": "build",
"ports": [
"cctools",
"cmake",
"pkgconfig",
"python313",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"openjpeg",
"tiff",
"webp",
"zlib",
"imath",
"ffmpeg4",
"libquirc",
"ade",
"libjpeg-turbo",
"libpng",
"openexr"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py39-pysaga",
"py313-pysaga",
"py310-pysaga",
"py311-pysaga",
"py312-pysaga"
]
},
{
"type": "lib",
"ports": [
"nomacs",
"py38-pytorch",
"saga",
"py38-gmic",
"py39-pytorch",
"orfeotoolbox",
"py311-orfeotoolbox",
"py310-orfeotoolbox",
"py312-orfeotoolbox",
"py313-orfeotoolbox",
"py39-opencv4",
"gerbil",
"py38-opencv4",
"py39-gmic",
"osm2pgsql-lua",
"openimageio",
"py310-opencv4",
"py311-opencv4",
"py312-opencv4",
"py313-opencv4",
"py314-opencv4",
"auto-multiple-choice",
"auto-multiple-choice-devel",
"py37-pytorch",
"osm2pgsql",
"py37-gmic",
"py35-opencv4",
"py36-opencv4",
"py37-opencv4"
]
}
]
},
{
"name": "py35-opencv4-devel",
"portdir": "graphics/opencv4-devel",
"version": "4.5.5",
"license": "BSD",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://opencv.org",
"description": "Open Source Computer Vision Library",
"long_description": "OpenCV (Open Source Computer Vision Library) is an open source computer vision and machine learning software library. OpenCV was built to provide a common infrastructure for computer vision applications and to accelerate the use of machine perception in the commercial products. Being a BSD-licensed product, OpenCV makes it easy for businesses to utilize and modify the code.",
"active": false,
"categories": [
"graphics",
"science"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2871
},
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 352
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cctools",
"cmake",
"pkgconfig",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"openexr",
"ilmbase",
"openjpeg",
"tiff",
"zlib",
"python35",
"ffmpeg",
"py35-numpy",
"opencv4-devel",
"webp",
"ade",
"libjpeg-turbo",
"libpng"
]
}
],
"depends_on": []
}
]
}