HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50098,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=152",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=150",
"results": [
{
"name": "omake",
"portdir": "devel/omake",
"version": "0.10.3",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://projects.camlcity.org/projects/omake.html",
"description": "OMake is a build system designed for scalability and portability",
"long_description": "OMake is a build system designed for scalability and portability. It uses a syntax similar to make utilities you may have used, but it features many additional enhancement",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"ncurses",
"readline",
"ocaml",
"ocaml-menhir"
]
}
],
"depends_on": []
},
{
"name": "Omega",
"portdir": "lang/Omega",
"version": "1.4.2",
"license": "unknown",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "http://web.cecs.pdx.edu/~sheard/Omega/",
"description": "An interpreted, functional language with an expressive type system",
"long_description": "Omega is a strict dialect of Haskell providing type-level computations and by this virtue integrates a theorem prover.",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "ggreif",
"github": "",
"ports_count": 2
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ghc",
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"libedit"
]
}
],
"depends_on": []
},
{
"name": "OmegaT",
"portdir": "aqua/OmegaT",
"version": "6.0.1",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://omegat.org/",
"description": "A full-featured Computer-Aided Translation (CAT) tool",
"long_description": "OmegaT is a free and open source multiplatform Computer Assisted Translation tool with fuzzy matching, translation memory, keyword search, glossaries, and translation leveraging into updated projects.",
"active": true,
"categories": [
"aqua",
"textproc",
"java"
],
"maintainers": [
{
"name": "amake",
"github": "amake",
"ports_count": 153
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"openjdk11"
]
}
],
"depends_on": []
},
{
"name": "OmegaT-latest",
"portdir": "aqua/OmegaT",
"version": "5.7.1",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "OmegaT",
"homepage": "https://omegat.org/",
"description": "Obsolete port, replaced by OmegaT",
"long_description": "This port has been replaced by OmegaT.",
"active": true,
"categories": [
"aqua",
"textproc",
"java"
],
"maintainers": [
{
"name": "amake",
"github": "amake",
"ports_count": 153
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
"openjdk11"
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "omniawrite",
"portdir": "editors/omniawrite",
"version": "1.3.2",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.omniawrite.com/",
"description": "OmniaWrite is a text editor engineered for creative writing.",
"long_description": "OmniaWrite is a next-generation plain text editor engineered for creative writing. It is perfect for writing novels, lyrics, poems, essays, drafts and screenplays. Writing a good story is one of the most challenging things in life. But for many it is a dream worth pursuing. OmniaWrite doesn't help you create a novel out of nothing, but is a faithful companion at every step of your projects. Organisation, environment for concentrated work, export to all common file formats and much more.",
"active": true,
"categories": [
"editors"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1017
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"yarn",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "omnicompiler",
"portdir": "lang/omnicompiler",
"version": "1.3.1",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://omni-compiler.org",
"description": "code transformation compilers for C, Fortran and OpenACC",
"long_description": "Omni compiler is a collection of programs and libraries that allow users to build code transformation compilers. Omni Compiler is to translate C and Fortran programs with XcalableMP and/or OpenACC directives into parallel code suitable for compiling with a native compiler linked with the Omni Compiler runtime library.",
"active": true,
"categories": [
"devel",
"lang",
"parallel"
],
"maintainers": [
{
"name": "takeshi",
"github": "tenomoto",
"ports_count": 54
}
],
"variants": [
"gcc10",
"gcc7",
"gcc9",
"mpich",
"openmpi",
"coarray"
],
"dependencies": [
{
"type": "build",
"ports": [
"coreutils",
"apache-ant",
"bison",
"flex",
"gcc7",
"clang-9.0",
"base64"
]
},
{
"type": "lib",
"ports": [
"gmp",
"vecLibFort",
"libgcc7",
"libgcc",
"mpich-gcc7",
"libxml2",
"uchardet"
]
}
],
"depends_on": []
},
{
"name": "omniEvents",
"portdir": "devel/omniEvents",
"version": "2.6.2",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.omnievents.org/",
"description": "CORBA EventService implementation for omniORB",
"long_description": "omniEvents is an implementation of the OMG Event Services Specification v1.1 for omniORB, a CORBA Object Request Broker for C++ and Python.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"omniORB"
]
}
],
"depends_on": []
},
{
"name": "omniORB",
"portdir": "devel/omniORB",
"version": "4.2.4",
"license": "(LGPL or GPL-2+)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://omniorb.sourceforge.net/",
"description": "high performance CORBA ORB for C++",
"long_description": "omniORB is a robust high performance CORBA ORB for C++ and Python. omniORB is largely CORBA 2.6 compliant.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"python39",
"ssl"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-omniORBpy",
"py36-omniORBpy",
"omniEvents",
"py37-omniORBpy",
"py38-omniORBpy",
"py39-omniORBpy"
]
}
]
},
{
"name": "ompl",
"portdir": "science/ompl",
"version": "1.7.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://ompl.kavrakilab.org",
"description": "The Open Motion Planning Library (OMPL)",
"long_description": "The Open Motion Planning Library (OMPL) consists of a set of sampling-based motion planning algorithms.",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "mmoll",
"github": "mamoll",
"ports_count": 13
}
],
"variants": [
"debug",
"app",
"spot",
"python310",
"python311",
"python312",
"python313",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"py312-pyplusplus",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"boost187",
"eigen3",
"boost187-numpy",
"flann",
"triangle",
"python312"
]
}
],
"depends_on": []
},
{
"name": "ondir",
"portdir": "sysutils/ondir",
"version": "0.2.4",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://swapoff.org/ondir.html",
"description": "Automatic script execution on cd",
"long_description": "OnDir is a program that automatically executes scripts as you traverse directories at a terminal.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "onedpl",
"portdir": "devel/onedpl",
"version": "2022.10.0",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.intel.com/content/www/us/en/developer/tools/oneapi/dpc-library.html",
"description": "oneAPI DPC++ Library",
"long_description": "oneAPI DPC++ Library (oneDPL) provides high-productivity APIs to developers, which can minimize Data Parallel C++ (DPC++) programming efforts across devices for high performance parallel applications.",
"active": true,
"categories": [
"devel",
"parallel"
],
"maintainers": [
{
"name": "makr",
"github": "mohd-akram",
"ports_count": 82
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"onetbb"
]
}
],
"depends_on": []
},
{
"name": "onefetch",
"portdir": "devel/onefetch",
"version": "2.24.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/o2sh/onefetch",
"description": "Git repository summary on your terminal",
"long_description": "Git repository summary on your terminal",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "smanojkarthick",
"github": "manojkarthick",
"ports_count": 10
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"cmake",
"legacy-support",
"rust",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"zlib",
"libgit2",
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "onetbb",
"portdir": "devel/onetbb",
"version": "2022.3.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/uxlfoundation/oneTBB",
"description": "oneAPI Threading Building Blocks",
"long_description": "oneTBB is a flexible C++ library that simplifies the work of adding parallelism to complex applications, even if you are not a threading expert.",
"active": true,
"categories": [
"devel",
"parallel"
],
"maintainers": [
{
"name": "makr",
"github": "mohd-akram",
"ports_count": 82
}
],
"variants": [
"debug",
"tests",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"hwloc"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"TOPCOM"
]
},
{
"type": "lib",
"ports": [
"openimageio",
"R-RcppParallel",
"R-quanteda.textstats",
"py38-pytorch",
"R-proxyC",
"opencascade",
"R-seededlda",
"py39-pytorch",
"scip",
"openvdb",
"deal.ii",
"R-quanteda",
"onedpl",
"papilo",
"libpapilo",
"soplex"
]
},
{
"type": "run",
"ports": [
"stanmath"
]
}
]
},
{
"name": "oniguruma5",
"portdir": "devel/oniguruma5",
"version": "5.9.6_p1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/kkos/oniguruma/",
"description": "A regular expressions library.",
"long_description": "Oniguruma is a regular expressions library in which different character encoding can be specified for every expression. Supports Unicode Porperty/Script. N.B. 5.x is unrelated to Ruby.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"Etoile",
"Etoile-devel"
]
}
]
},
{
"name": "oniguruma6",
"portdir": "devel/oniguruma6",
"version": "6.9.10",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/kkos/oniguruma",
"description": "A regular expressions library.",
"long_description": "Oniguruma is a regular expressions library in which different character encoding can be specified for every expression. Supports Unicode Property/Script.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1155
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"php84-mbstring",
"php83-mbstring",
"php82-mbstring",
"php81-mbstring",
"php80-mbstring",
"php74-mbstring",
"jq",
"slang2",
"bfs",
"jubatus_core"
]
}
]
},
{
"name": "onioncat",
"portdir": "net/onioncat",
"version": "0.4.7",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.onioncat.org/",
"description": "VPN-adapter that provides VPN-tunnels using Tor or I2P",
"long_description": "OnionCat is a VPN-adapter which allows to connect two or more computers or networks through VPN-tunnels. It is designed to use the anonymization networks Tor or I2P as its transport, hence, it provides location-based anonymity while still creating tunnel end points with private unique IP addresses.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "l2dy",
"github": "l2dy",
"ports_count": 97
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-17"
]
},
{
"type": "run",
"ports": [
"tuntaposx",
"tor"
]
}
],
"depends_on": []
},
{
"name": "oof2",
"portdir": "science/oof2",
"version": "2.3.3",
"license": "public-domain",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.ctcms.nist.gov/oof/oof2",
"description": "Image-based finite element analysis of materials",
"long_description": "OOF2 computes properties of materials with complex microstructures via image-based finite element analysis.",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "stephen.langer",
"github": "snarkhunter",
"ports_count": 2
},
{
"name": "oof_manager",
"github": "",
"ports_count": 2
}
],
"variants": [
"debug",
"python310",
"python311",
"python312",
"dev",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"swig-python",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"oofcanvas"
]
},
{
"type": "run",
"ports": [
"adwaita-icon-theme"
]
}
],
"depends_on": []
},
{
"name": "oofcanvas",
"portdir": "graphics/oofcanvas",
"version": "1.1.2",
"license": "public-domain",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.ctcms.nist.gov/oof/oofcanvas",
"description": "C++ library that does some of what libgnomecanvas used to do",
"long_description": "OOFCanvas is a replacement for libgnomecanvas, designed for use in OOF2, but hopefully useful elsewhere. OOFCanvas is based on Cairo and, unlike libgnomecanvas, is compatible with gtk3. The canvas is a drawing area that can display a variety of shapes, including text. It can be scrolled, zoomed, and printed. Items drawn on the canvas can be selected with the mouse. Note that OOFCanvas is not a drop-in replacement for libgnomecanvas. It's also not a full-fledged gtk widget. It's a set of classes that does some of what libgnomecanvas did and uses gtk.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [
{
"name": "stephen.langer",
"github": "snarkhunter",
"ports_count": 2
},
{
"name": "oof_manager",
"github": "",
"ports_count": 2
}
],
"variants": [
"debug",
"python312",
"python311",
"python310",
"magick",
"numpy",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"swig-python",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gtk3",
"py311-gobject3",
"ImageMagick",
"cairomm",
"python311"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"oof2"
]
}
]
},
{
"name": "oorexx",
"portdir": "lang/oorexx",
"version": "4.0.1",
"license": "CPL-1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.oorexx.org/",
"description": "Open Object Rexx is an interpreter for the Rexx language",
"long_description": "ooRexx is an object orientated extension to the Rexx language. Rexx is designed to be an easily readable, but powerful scripting and embedded macro language.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "opal-ml",
"portdir": "math/opal-ml",
"version": "2022-03-18",
"license": "(GPL-2 or LGPL-2.1)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.tkl.iis.u-tokyo.ac.jp/~ynaga/opal",
"description": "C++ header library of online learning with kernel slicing",
"long_description": "Opal is a C++ header library of online learning with kernel slicing.",
"active": true,
"categories": [
"math"
],
"maintainers": [],
"variants": [
"multiclass",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
}
],
"depends_on": []
},
{
"name": "opam",
"portdir": "ocaml/opam",
"version": "2.5.0",
"license": "LGPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://opam.ocaml.org/",
"description": "OPAM is a package manager for OCaml",
"long_description": "OPAM is a source-based package manager for OCaml. It supports multiple simultaneous compiler installations, flexible package constraints, and a Git-friendly development workflow.",
"active": true,
"categories": [
"sysutils",
"ocaml"
],
"maintainers": [
{
"name": "pmetzger",
"github": "pmetzger",
"ports_count": 23
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"ocaml",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gpatch"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"ocaml-react",
"ocaml-astring",
"ocaml-rresult",
"ocaml-xmlm",
"semgrep",
"ocaml-topkg",
"ocaml-bos",
"ocaml-fmt",
"ocaml-fpath",
"ocaml-logs",
"ocaml-ptime",
"ocaml-uucp",
"ocaml-uunf",
"ocaml-uuseg",
"ocaml-uutf"
]
}
]
},
{
"name": "openal",
"portdir": "audio/openal",
"version": "1.3",
"license": "LGPL-2",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.openal.org/",
"description": "OpenAL is a cross-platform 3D audio API",
"long_description": "OpenAL is a cross-platform 3D audio API appropriate for use with gaming applications and many other types of audio applications.",
"active": true,
"categories": [
"devel",
"audio"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"SimGear"
]
}
]
},
{
"name": "openal-soft",
"portdir": "audio/openal-soft",
"version": "1.24.2",
"license": "LGPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://openal-soft.org",
"description": "cross-platform software implementation of the OpenAL 3D audio API",
"long_description": "OpenAL Soft is a cross-platform software implementation of the OpenAL 3D audio API. It's forked from the open-sourced Windows version available originally from the SVN repository at openal.org. OpenAL provides capabilities for playing audio in a virtual 3D environment. Distance attenuation, doppler shift, and directional sound emitters are among the features handled by the API. More advanced effects, including air absorption, occlusion, and environmental reverb, are available through the EFX extension. It also facilitates streaming audio, multi-channel buffers, and audio capture.",
"active": true,
"categories": [
"devel",
"audio"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug",
"gui",
"jack",
"portaudio",
"pulseaudio",
"sdl2",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"zlib",
"libmysofa"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"love-11",
"supertuxkart",
"alienarena",
"sfml",
"ufo-ai",
"toxic",
"blender",
"warzone2100",
"love-0.7",
"love-0.8",
"love-0.10",
"love-0.9",
"freealut",
"gstreamer1-gst-plugins-bad",
"gstreamer010-gst-plugins-bad"
]
}
]
},
{
"name": "openal-soft-native-tools",
"portdir": "audio/openal-soft",
"version": "1.21.1",
"license": "LGPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "openal-soft",
"homepage": "https://openal-soft.org",
"description": "Obsolete port, replaced by openal-soft",
"long_description": "This port has been replaced by openal-soft.",
"active": false,
"categories": [
"devel",
"audio"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"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": "openbabel",
"portdir": "science/openbabel",
"version": "3.1.1",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://openbabel.org",
"description": "Open Babel is a chemical toolbox designed to speak the many languages of chemical data",
"long_description": "Open Babel is a chemical toolbox designed to speak the many languages of chemical data. It's an open, collaborative project allowing anyone to search, convert, analyze, or store data from molecular modeling, chemistry, solid-state materials, biochemistry, or related areas.",
"active": true,
"categories": [
"devel",
"science",
"chemistry"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1966
}
],
"variants": [
"debug",
"native",
"gui",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"eigen3",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"libxml2",
"zlib",
"maeparser",
"coordgen",
"boost",
"rapidjson",
"cairo"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-openbabel",
"arpeggio",
"arpeggio-devel",
"py39-openbabel",
"R-ChemmineOB",
"py310-openbabel",
"py311-openbabel",
"py312-openbabel",
"py313-openbabel",
"py314-openbabel"
]
}
]
},
{
"name": "openbabel2",
"portdir": "science/openbabel2",
"version": "2.4.1",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://openbabel.org/wiki/Main_Page",
"description": "A chemistry file translation program.",
"long_description": "Open Babel is a free, open-source version of the Babel chemistry file translation program. OpenBabel is a project designed to pick up where Babel left off, as a cross-platform program and library designed to interconvert between many file formats used in molecular modeling and computational chemistry.",
"active": true,
"categories": [
"devel",
"science",
"chemistry"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1966
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"cmake",
"pkgconfig",
"eigen3"
]
},
{
"type": "lib",
"ports": [
"zlib",
"cairo",
"libiconv",
"libxml2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"kalzium",
"ghemical",
"chemtool",
"py39-openbabel2",
"gnome-chemistry-utils",
"py310-openbabel2",
"py311-openbabel2",
"py312-openbabel2"
]
}
]
},
{
"name": "OpenBLAS",
"portdir": "math/OpenBLAS",
"version": "0.3.30",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/OpenMathLib/OpenBLAS",
"description": "OpenBLAS is an optimized BLAS library based on GotoBLAS2",
"long_description": "OpenBLAS is an optimized BLAS library based on GotoBLAS2",
"active": true,
"categories": [
"science",
"math"
],
"maintainers": [
{
"name": "nicos",
"github": "NicosPavlov",
"ports_count": 16
},
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 463
}
],
"variants": [
"debug",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gccdevel",
"lapack",
"native",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"ld64",
"cctools",
"cmake",
"gcc14",
"coreutils",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libgcc"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-pytorch",
"psfex",
"py37-numpy",
"py38-numpy",
"HORTON",
"gr-adapt",
"spral",
"gr37-adapt",
"source-extractor",
"R-rsparse",
"mcmcf90",
"root6",
"R-float",
"py38-faiss",
"py37-faiss",
"py35-scipy",
"py36-scipy",
"py37-scipy",
"py38-pytorch",
"py38-scipy",
"py35-numpy",
"py36-numpy",
"py27-numpy",
"py27-scipy",
"basix",
"econ-toolchain",
"shtools",
"madness",
"py39-pytorch",
"rspamd",
"scifor",
"igraph",
"flexiblas",
"bart",
"py39-dlib",
"py-cvxopt",
"py310-cvxopt",
"py311-cvxopt",
"py312-cvxopt",
"py313-cvxopt",
"scip",
"dlib",
"libfaiss",
"py310-dlib",
"py311-dlib",
"py312-dlib",
"py310-faiss",
"ngsolve",
"SuiteSparse_config",
"SuiteSparse_CHOLMOD",
"SuiteSparse_ParU",
"SuiteSparse_SPQR",
"SuiteSparse_UMFPACK",
"octave",
"papilo",
"libpapilo",
"soplex",
"py39-scipy",
"caffe",
"coinor-cbc",
"coinor-clp",
"coinor-coinutils",
"ipopt",
"py39-faiss",
"gmsh"
]
}
]
},
{
"name": "OpenBLAS-devel",
"portdir": "math/OpenBLAS",
"version": "20250308-39eb43d4",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/OpenMathLib/OpenBLAS",
"description": "OpenBLAS is an optimized BLAS library based on GotoBLAS2",
"long_description": "OpenBLAS is an optimized BLAS library based on GotoBLAS2",
"active": true,
"categories": [
"science",
"math"
],
"maintainers": [
{
"name": "nicos",
"github": "NicosPavlov",
"ports_count": 16
},
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 463
}
],
"variants": [
"debug",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gccdevel",
"lapack",
"native",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"ld64",
"cctools",
"cmake",
"gcc14",
"coreutils",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libgcc"
]
}
],
"depends_on": []
},
{
"name": "openbox",
"portdir": "x11/openbox",
"version": "3.6.1",
"license": "GPL-2+",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "http://openbox.org",
"description": "A highly configurable and standards-compliant window manager",
"long_description": "Openbox is a minimalistic, highly configurable, next generation window manager with extensive standards support.",
"active": true,
"categories": [
"x11"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libxml2",
"pango",
"xorg-libXcursor",
"startup-notification",
"xorg-libXrandr",
"xorg-libsm",
"xorg-libXinerama",
"imlib2",
"librsvg"
]
}
],
"depends_on": []
},
{
"name": "openbrowser",
"portdir": "sysutils/openbrowser",
"version": "1.0.1",
"license": "MIT",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.macports.org",
"description": "opens files and URLs into the default web browser",
"long_description": "openbrowser opens files and URLs into your default web browser. Unlike “open”, openbrowser will still open local .html files into your web browser even if you have configured LaunchServices to open .html files into e.g. a text editor.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "run",
"ports": [
"perl5.34",
"p5.34-mac-propertylist"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"gaw",
"grace"
]
}
]
},
{
"name": "opencascade",
"portdir": "science/opencascade",
"version": "7.9.2",
"license": "LGPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.opencascade.com/content/open-source-core-technology",
"description": "Development platform for CAD/CAE, 3D surface/solid modeling and data exchange",
"long_description": "Development platform for CAD/CAE, 3D surface/solid modeling and data exchange",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1504
}
],
"variants": [
"debug",
"docs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"rapidjson",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"tk",
"freeimage",
"onetbb",
"tcl",
"freetype"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"kicad",
"nektarpp",
"deal.ii",
"gmsh"
]
}
]
},
{
"name": "opencc",
"portdir": "textproc/opencc",
"version": "1.1.9",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/BYVoid/OpenCC",
"description": "converts between Traditional Chinese and Simplified Chinese",
"long_description": "Open Chinese Convert (OpenCC) is an open-source project for conversion between Traditional Chinese and Simplified Chinese, supporting character-level conversion, phrase-level conversion, variant conversion and regional idioms among Mainland China, Taiwan and Hong Kong.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"marisa-trie"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"goldendict",
"librime",
"librime-devel",
"squirrel-ime"
]
}
]
},
{
"name": "opencdk",
"portdir": "devel/opencdk",
"version": "0.6.6",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.gnutls.org/",
"description": "Open Crypto Development Kit",
"long_description": "OpenCDK provides basic parts of the OpenPGP message format.",
"active": true,
"categories": [
"devel",
"security"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"zlib",
"libgcrypt"
]
}
],
"depends_on": []
},
{
"name": "openclipart",
"portdir": "graphics/openclipart",
"version": "0.16",
"license": "public-domain and GPL-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.openclipart.org",
"description": "This is a collection of clipart.",
"long_description": "This is a collection of 100% license-free, royalty-free, and restriction-free art that you can use for any purpose.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
}
],
"depends_on": []
},
{
"name": "OpenCoarrays",
"portdir": "science/OpenCoarrays",
"version": "2.10.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.opencoarrays.org",
"description": "Library for multi-image coarray Fortran suppport",
"long_description": "OpenCoarrays is an open-source software project that produces an application binary interface (ABI) to support coarrays and other Fortran 2018 parallel programming features for gfortran in the GNU Compiler Collection (GCC). Gfortran has used OpenCoarrays since the GCC 5.1.0 release.",
"active": true,
"categories": [
"devel",
"science",
"parallel",
"fortran"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"debug",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"mpich",
"openmpi",
"events",
"ULFM"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-16",
"gcc13"
]
},
{
"type": "lib",
"ports": [
"libgcc",
"mpich-gcc13"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"cafut"
]
}
]
},
{
"name": "opencollada",
"portdir": "graphics/opencollada",
"version": "1.6.68",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.opencollada.org",
"description": "stream-based library for reading and writing COLLADA files",
"long_description": "OpenCOLLADA is a library that allows computer graphics software applications to read and write COLLADA (COLLAborative Design Activity) files. COLLADA files are typically XML-based documents identified with a .dae (digital asset exchange) filename extension.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [
{
"name": "",
"github": "jasonliu--",
"ports_count": 37
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libxml2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"blender"
]
}
]
},
{
"name": "opencolorio",
"portdir": "graphics/opencolorio",
"version": "2.3.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://opencolorio.org",
"description": "a color management framework for visual effects and animation",
"long_description": "OpenColorIO (OCIO) is a complete color management solution geared towards motion picture production with an emphasis on visual effects and computer animation.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1504
}
],
"variants": [
"debug",
"python310",
"python311",
"python312",
"x11",
"quartz",
"tests",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"boost176",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"tinyxml",
"python312",
"yaml-cpp"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"openimageio",
"blender"
]
}
]
},
{
"name": "openconnect",
"portdir": "net/openconnect",
"version": "9.12",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.infradead.org/openconnect/",
"description": "OpenConnect is a client for Cisco's AnyConnect SSL VPN",
"long_description": "OpenConnect is a client for Cisco's AnyConnect SSL VPN, which is supported by the ASA5500 Series, by IOS 12.4(9)T or later on Cisco SR500, 870, 880, 1800, 2800, 3800, 7200 Series and Cisco 7301 Routers, and probably others.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"gnutls",
"kerberos",
"libproxy",
"libpskc",
"universal",
"ssl"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"gettext",
"gnutls",
"vpnc-scripts",
"lz4",
"libiconv",
"libxml2",
"p11-kit",
"zlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"openconnect-sso",
"openconnect-gui"
]
}
]
},
{
"name": "openconnect-gui",
"portdir": "net/openconnect-gui",
"version": "1.5.3",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.com/openconnect/openconnect-gui",
"description": "GUI client for openconnect VPN",
"long_description": "GUI client for openconnect VPN",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"gnutls",
"openconnect"
]
},
{
"type": "run",
"ports": [
"vpnc-scripts"
]
}
],
"depends_on": []
},
{
"name": "openconnect-sso",
"portdir": "net/openconnect-sso",
"version": "0.8.0",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/vlaci/openconnect-sso",
"description": "Azure AD support for OpenConnect",
"long_description": "Wrapper script for OpenConnect supporting Azure AD (SAMLv2) authentication to Cisco SSL-VPNs.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "danchr",
"github": "danchr",
"ports_count": 171
}
],
"variants": [
"legacy"
],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-poetry-core",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py311-lxml",
"py311-toml",
"py311-prompt_toolkit",
"py311-keyring",
"openconnect",
"py311-pyqt5",
"py311-pyqt5-webengine",
"py311-structlog",
"py311-pyxdg",
"py311-virtualenv",
"python311",
"py311-attrs",
"py311-colorama",
"py311-requests"
]
}
],
"depends_on": []
},
{
"name": "OpenCSG",
"portdir": "science/OpenCSG",
"version": "1.4.2",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.opencsg.org",
"description": "OpenCSG is a library that does image-based CSG rendering using OpenGL",
"long_description": "CSG is short for Constructive Solid Geometry and denotes an approach to model complex 3D-shapes using simpler ones, i.e., two shapes can be combined by taking the union of them, by intersecting them, or by subtracting one shape of the other. The most basic shapes, which are not results of such CSG operations, are called primitives. Primitives must be solid, i.e., they must have a clearly defined interior and exterior. By construction, a CSG shape is also solid then.",
"active": true,
"categories": [
"science",
"cad"
],
"maintainers": [
{
"name": "dstrubbe",
"github": "dstrubbe",
"ports_count": 38
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"qt5-qtbase",
"glew"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"openscad",
"openscad-devel"
]
}
]
},
{
"name": "opencv",
"portdir": "graphics/opencv",
"version": "3.4.14",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "opencv3",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by opencv3",
"long_description": "This port has been replaced by opencv3.",
"active": false,
"categories": [
"graphics",
"science"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"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": "opencv3",
"portdir": "graphics/opencv3",
"version": "3.4.16",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"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": 350
}
],
"variants": [
"debug",
"avx",
"avx2",
"eigen",
"opencl",
"openmp",
"openni",
"dc1394",
"qt4",
"qt5",
"java",
"tbb",
"vtk",
"gdal",
"contrib",
"nonfree",
"tests",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"python311",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ilmbase",
"openjpeg",
"tiff",
"bzip2",
"ffmpeg",
"openexr2",
"webp",
"zlib",
"libjpeg-turbo",
"libpng"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-opencv3",
"py36-opencv3",
"objectmarker",
"py37-opencv3",
"py38-opencv3",
"SDRangel",
"digikam",
"py39-opencv3",
"py27-opencv3",
"py310-opencv3",
"py311-opencv3",
"caffe"
]
}
]
},
{
"name": "opencv3-devel",
"portdir": "graphics/opencv3-devel",
"version": "3.4.16",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"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": 350
}
],
"variants": [
"debug",
"avx",
"avx2",
"eigen",
"opencl",
"openmp",
"openni",
"dc1394",
"qt4",
"qt5",
"java",
"tbb",
"vtk",
"gdal",
"contrib",
"nonfree",
"tests",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"python311",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ilmbase",
"openjpeg",
"tiff",
"bzip2",
"ffmpeg",
"openexr2",
"webp",
"zlib",
"libjpeg-turbo",
"libpng"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-opencv3-devel",
"py36-opencv3-devel",
"py37-opencv3-devel",
"py38-opencv3-devel",
"py39-opencv3-devel",
"py27-opencv3-devel",
"py311-opencv3-devel",
"py310-opencv3-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": 350
}
],
"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": [
"py313-pysaga",
"py39-pysaga",
"py310-pysaga",
"py311-pysaga",
"py312-pysaga"
]
},
{
"type": "lib",
"ports": [
"py37-opencv4",
"nomacs",
"py38-pytorch",
"py38-gmic",
"py39-pytorch",
"orfeotoolbox",
"py311-orfeotoolbox",
"py310-orfeotoolbox",
"py312-orfeotoolbox",
"py313-orfeotoolbox",
"py39-opencv4",
"gerbil",
"py38-opencv4",
"py39-gmic",
"saga",
"osm2pgsql-lua",
"py310-opencv4",
"py311-opencv4",
"py312-opencv4",
"py313-opencv4",
"py314-opencv4",
"auto-multiple-choice",
"auto-multiple-choice-devel",
"py37-pytorch",
"osm2pgsql",
"py37-gmic",
"openimageio",
"py35-opencv4",
"py36-opencv4"
]
}
]
},
{
"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": 350
}
],
"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": "opendetex",
"portdir": "tex/opendetex",
"version": "2.8.11",
"license": "NCSA",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pkubowicz/opendetex",
"description": "removes TeX constructs from a text file",
"long_description": "OpenDetex removes TeX constructs from a text file.",
"active": true,
"categories": [
"textproc",
"tex"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"texlive-bin-extra"
]
}
]
},
{
"name": "opendkim",
"portdir": "mail/opendkim",
"version": "2.10.3",
"license": "(BSD or restrictive/distributable)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.opendkim.org/",
"description": "OpenDKIM is an implementation of the DKIM (Domain Keys Identified Mail)",
"long_description": "OpenDKIM is an implementation of the DKIM (Domain Keys Identified Mail)",
"active": true,
"categories": [
"mail"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"automake",
"libtool",
"pkgconfig",
"autoconf"
]
},
{
"type": "lib",
"ports": [
"libmilter",
"unbound",
"openssl"
]
}
],
"depends_on": []
},
{
"name": "opendoas",
"portdir": "sysutils/opendoas",
"version": "6.8.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Duncaen/opendoas",
"description": "Run a command as another user",
"long_description": "The doas utility is a program originally written for OpenBSD which allows a user to run a command as though they were another user. Typically doas is used to allow non-privileged users to run commands as though they were the root user. The doas program acts as an alternative to sudo, which is a popular method for granting admin access to specific users.",
"active": true,
"categories": [
"sysutils",
"security"
],
"maintainers": [
{
"name": "danchr",
"github": "danchr",
"ports_count": 171
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "opendx",
"portdir": "science/opendx",
"version": "4.4.4",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://web.archive.org/web/20180102225501/http://www.opendx.org/",
"description": "IBM's Open Visualization Data Explorer",
"long_description": "OpenDX is a uniquely powerful, full-featured software package for the visualization of scientific, engineering and analytical data: Its open system design is built on familiar standard interface environments. And its sophisticated data model provides users with great flexibility in creating visualizations.",
"active": true,
"categories": [
"science"
],
"maintainers": [],
"variants": [
"java"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cdf",
"hdf4",
"netcdf",
"libGLU",
"mesa",
"openmotif",
"xorg-libX11",
"cosmoplayer",
"xorg-libXinerama",
"xorg-libXmu",
"xorg-libXp",
"xorg-libXt",
"xorg-libice",
"xorg-libsm",
"xpm",
"xorg-libXext",
"opendx-java40",
"ImageMagick",
"tiff"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"opendx-samples"
]
}
]
}
]
}