HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 49650,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=48",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=46",
"results": [
{
"name": "npth",
"portdir": "devel/npth",
"version": "1.8",
"license": "LGPL-3+ and GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gnupg.org/related_software/npth/",
"description": "The New GNU Portable Threads Library",
"long_description": "This is a library to provide the GNU Pth API and thus a non-preemptive threads implementation.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gnupg2"
]
}
]
},
{
"name": "nsis",
"portdir": "devel/nsis",
"version": "3.11",
"license": "zlib and CPL-1 and MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://nsis.sourceforge.io/",
"description": "NSIS is a tool for creating win32 installers.",
"long_description": "NSIS (Nullsoft Scriptable Install System) is a tool that allows programmers to create software installers for Windows. It is released under an open source license and is completely free for any use.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"advanced_logging",
"large_strings",
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"scons",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"zlib",
"libiconv"
]
}
],
"depends_on": []
},
{
"name": "nspr",
"portdir": "devel/nspr",
"version": "4.38.2",
"license": "(MPL-1.1 or GPL-2+ or LGPL-2.1+)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.mozilla.org/projects/nspr",
"description": "A platform-neutral API for system level and libc like functions.",
"long_description": "A platform-neutral API for system level and libc like functions.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"xmlsec-1.2",
"mozjs68",
"mozjs91",
"spidermonkey",
"spidermonkey185",
"evolution-data-server-gtk4",
"bibledit",
"mozjs60",
"mozjs52",
"evolution-data-server",
"xmlsec",
"nss"
]
}
]
},
{
"name": "nu",
"portdir": "devel/nu",
"version": "0.4.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://programming.nu/",
"description": "Nu is an interpreted object-oriented lisp-like language written in Objective-C.",
"long_description": "Nu is an interpreted object-oriented language. It uses a Lisp-style grammar, but is semantically closer to Ruby than to Lisp. Nu is written in Objective-C and is designed to take full advantange of the Objective-C runtime and the many mature class libraries written in Objective-C. Nu code can fully interoperate with code written in Objective-C; messages can be sent to and from objects with no concern for whether those messages are implemented in Objective-C or Nu.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"libedit",
"libffi",
"pcre"
]
}
],
"depends_on": []
},
{
"name": "nu2",
"portdir": "devel/nu2",
"version": "2.1.2",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://programming.nu/",
"description": "Nu is an interpreted object-oriented lisp-like language written in Objective-C.",
"long_description": "Nu is an interpreted object-oriented language. It uses a Lisp-style grammar, but is semantically closer to Ruby than to Lisp. Nu is written in Objective-C and is designed to take full advantange of the Objective-C runtime and the many mature class libraries written in Objective-C. Nu code can fully interoperate with code written in Objective-C; messages can be sent to and from objects with no concern for whether those messages are implemented in Objective-C or Nu.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libedit",
"libffi"
]
}
],
"depends_on": []
},
{
"name": "nusmv",
"portdir": "devel/nusmv",
"version": "2.6.0",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://nusmv.fbk.eu",
"description": "The NuSMV model checker",
"long_description": "The NuSMV model checker",
"active": true,
"categories": [
"devel",
"math"
],
"maintainers": [],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"readline",
"libxml2"
]
}
],
"depends_on": []
},
{
"name": "nuweb",
"portdir": "devel/nuweb",
"version": "1.62",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://nuweb.sourceforge.net",
"description": "a literate programming system compatible with any language",
"long_description": "a literate programming system compatible with any language",
"active": true,
"categories": [
"devel",
"textproc",
"tex",
"print"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
}
],
"depends_on": []
},
{
"name": "nvchecker",
"portdir": "devel/nvchecker",
"version": "2.19",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/lilydjwg/nvchecker",
"description": "New version checker for software",
"long_description": "nvchecker (short for new version checker) is for checking if a new version of some software has been released.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1931
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-wheel",
"py313-setuptools",
"py313-installer",
"py313-build"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"py313-structlog",
"py313-curl",
"py313-tornado",
"py313-platformdirs"
]
},
{
"type": "test",
"ports": [
"py312-pytest",
"py312-flaky",
"py312-pytest-asyncio",
"py312-pytest-httpbin"
]
}
],
"depends_on": []
},
{
"name": "nvm",
"portdir": "devel/nvm",
"version": "0.40.3",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nvm-sh/nvm",
"description": "Node version manager",
"long_description": "NVM is a simple shell script to manage multiple active Node.js versions.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "franklinyu",
"github": "FranklinYu",
"ports_count": 4
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "objconv",
"portdir": "devel/objconv",
"version": "20160116",
"license": "GPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.agner.org/optimize",
"description": "Object converter / disassembler.",
"long_description": "This utility can be used for converting object files between COFF/PE, OMF, ELF and Mach-O formats for all 32-bit and 64-bit x86 platforms. Can modify symbol names in object files. Can build, modify and convert function libraries across platforms. Can dump object files and executable files. Also includes a very good disassembler supporting the SSE4, AVX, AVX2, AVX512, FMA3, FMA4, XOP and Knights Corner instruction sets.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "obs-build-helpers",
"portdir": "devel/obs-build-helpers",
"version": "2.5.0",
"license": "(GPL-2 or GPL-3)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/openSUSE/obs-build",
"description": "Helper tools distributed with obs-build",
"long_description": "obs-build is the tool running builds for the openSUSE build service. Since these tools are only useful on Linux, this port only provides some of the contained helper tools like vc.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "raimue",
"github": "raimue",
"ports_count": 56
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"osc"
]
}
]
},
{
"name": "ode",
"portdir": "devel/ode",
"version": "0.16.6",
"license": "(LGPL-2.1+ or BSD)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.ode.org",
"description": "library for simulating articulated rigid body dynamics",
"long_description": "ODE is a free, industrial quality library for simulating articulated rigid body dynamics - for example ground vehicles, legged creatures, and moving objects in VR environments. It is fast, flexible, robust and platform independent, with advanced joints, contact with friction, and built-in collision detection.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1826
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libccd"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"h3dphysics",
"py27-ode",
"emergent",
"alienarena",
"xmoto",
"gerris"
]
}
]
},
{
"name": "ois",
"portdir": "devel/ois",
"version": "1.3",
"license": "zlib",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://sourceforge.net/projects/wgois/",
"description": "An Object Oriented Input System (OIS)",
"long_description": "Object Oriented Input System (OIS) is meant to be a cross platform, simple solution for using all kinds of Input Devices (Keyboards, Mice, Joysticks, etc) and feedback devices (e.g. force feedback). Written in C++ using Object Oriented Design pattern. NOTE: This version includes Cocoa 64-bit patches based on a submission by David Rogers (masterfalcon) to the OIS trac system. These patches are required to use OIS + Ogre in a 64-bit Mac OS environment.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "olena",
"portdir": "devel/olena",
"version": "2.1",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.lrde.epita.fr/wiki/Olena",
"description": "Software platform for efficient and generic image processing",
"long_description": "It is composed of a Generic and efficient C++ image processing library, a framework for Document Image Analysis and Python bindings.",
"active": true,
"categories": [
"devel",
"graphics",
"science",
"framework"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1502
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14",
"pkgconfig",
"swig",
"swig-python",
"graphviz"
]
},
{
"type": "lib",
"ports": [
"fftw-3",
"cfitsio",
"gdcm2",
"qt4-mac",
"boost171",
"tesseract",
"GraphicsMagick",
"poppler",
"tiff",
"python27"
]
},
{
"type": "run",
"ports": [
"fop"
]
}
],
"depends_on": []
},
{
"name": "olm",
"portdir": "devel/olm",
"version": "3.2.16",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.com/matrix-org/olm",
"description": "An implementation of the Double Ratchet cryptographic ratchet in C++",
"long_description": "An implementation of the Double Ratchet cryptographic ratchet described by https://whispersystems.org/docs/specifications/doubleratchet/, written in C and C++11 and exposed as a C API.",
"active": true,
"categories": [
"devel",
"security"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-olm",
"py36-olm",
"libcmatrix",
"nheko",
"matrix-commander",
"mtxclient",
"py310-olm",
"py311-olm",
"py312-olm",
"py39-olm",
"py38-olm",
"gomuks"
]
}
]
},
{
"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": "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": "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": 1098
}
],
"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": "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": "opendx-java40",
"portdir": "devel/opendx-java40",
"version": "1999.11.15",
"license": "IBMPL-1",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://web.archive.org/web/20180102225501/http://www.opendx.org/",
"description": "Java classes used by OpenDX",
"long_description": "Classes to allow a Java applet access to Javascript objects",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"opendx"
]
}
]
},
{
"name": "openfst",
"portdir": "devel/openfst",
"version": "1.7.2",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.openfst.org/",
"description": "C++ finite-state transducers library",
"long_description": "OpenFst is a library for constructing, combining, optimizing, and searching weighted finite-state transducers (FSTs).",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-13"
]
}
],
"depends_on": []
},
{
"name": "openscop",
"portdir": "devel/openscop",
"version": "0.9.7",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://icps.u-strasbg.fr/~bastoul/development/openscop/",
"description": "OpenScop is an open specification defining a file format and a set of data structures to represent a static control part (SCoP for short).",
"long_description": "OpenScop is an open specification defining a file format and a set of data structures to represent a static control part (SCoP for short), i.e., a program part that can be represented in the polyhedral model. The goal of OpenScop is to provide a common interface to various polyhedral compilation tools in order to simplify their interaction. The OpenScop aim is to provide a stable, unified format that offers a durable guarantee that a tool can use an output or provide an input to another tool without breaking a tool chain because of some internal changes in one element of the chain. The other promise of OpenScop is the ability to assemble or replace the basic blocks of a polyhedral compilation framework at no, or at least low engineering cost. The OpenScop Library, a.k.a. osl, is an example implementation of the specification licensed under the 3-clause BSD license so developers may feel free to use it in their code (either by linking it or copy-pasting its code).",
"active": true,
"categories": [
"devel",
"math"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1502
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"gmp"
]
}
],
"depends_on": []
},
{
"name": "openslp",
"portdir": "devel/openslp",
"version": "1.2.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.openslp.org/",
"description": "Open source implementation of SLP",
"long_description": "The OpenSLP project is an effort to develop an open-source implementation of Service Location Protocol suitable for commercial and non-commercial application. Service Location Protocol is an IETF standards track protocol that provides a framework to allow networking applications to discover the existence, location, and configuration of networked services in enterprise networks.",
"active": true,
"categories": [
"devel",
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"openssl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"kde4-runtime"
]
}
]
},
{
"name": "openssl",
"portdir": "devel/openssl",
"version": "3",
"license": "MIT",
"platforms": "darwin",
"epoch": 2,
"replaced_by": null,
"homepage": "https://www.openssl.org/",
"description": "Shim port installing symbolic links in primary prefix pointing to the openssl3 installation.",
"long_description": "Shim port installing symbolic links in primary prefix pointing to the openssl3 installation.",
"active": true,
"categories": [
"devel",
"security"
],
"maintainers": [
{
"name": "larryv",
"github": "larryv",
"ports_count": 48
},
{
"name": "cal",
"github": "neverpanic",
"ports_count": 53
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"openssl3"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"happy",
"pure-gen",
"matterhorn",
"hlint",
"hscolour",
"cabal",
"gf-core",
"ghc",
"erd",
"ihaskell",
"lhs2tex",
"git-annex",
"pandoc",
"pandoc-citeproc",
"cpphs",
"darcs",
"hindent",
"adblock2privoxy",
"HaXml",
"textmate2",
"stack",
"haskell-stan",
"aeson-pretty",
"shellcheck",
"hadolint",
"apple-pki-bundle",
"hadrian",
"restinio",
"alex",
"nagios-plugins",
"hledger-iadd",
"hledger",
"haskell-language-server",
"racket"
]
},
{
"type": "lib",
"ports": [
"postgresql81",
"redis",
"xeus-sqlite",
"apache-arrow",
"py37-pyarrow",
"py38-pyarrow",
"capnproto",
"darwinbuild-legacy",
"fbopenssl",
"getdns",
"ghsum",
"grpc",
"py37-grpcio",
"py37-grpcio-tools",
"py38-grpcio",
"py38-grpcio-tools",
"py39-grpcio",
"py39-grpcio-tools",
"gwenhywfar4",
"gwenhywfar4-gtk",
"gwenhywfar4-gtk3",
"gwenhywfar5",
"gwenhywfar5-gtk2",
"gwenhywfar5-gtk3",
"libevent",
"libgit2",
"libmongo-client",
"libmowgli-2",
"libpdel",
"libsockets",
"libssh",
"libtins",
"libwebsockets",
"mico",
"mongo-tools",
"nodejs10",
"openslp",
"osslsigncode",
"osslsigncode-devel",
"pijul",
"radare2",
"spice-server",
"tcl-tls",
"thrift",
"uboot-tools",
"wsdlpull",
"xmlrpc-c",
"zeroc-ice33",
"zeroc-ice34",
"zeroc-ice35",
"amp",
"litecoin",
"encfs",
"PlasmaClient",
"gtkevemon",
"ldmud",
"libggz",
"openrct2",
"pennmush",
"gdal",
"qgis3",
"balsa",
"gnome-vfs",
"gnome-vfs-monikers",
"spice-gtk",
"gnustep-base",
"podofo",
"sane-backends",
"bahamut",
"bitchx",
"eggdrop",
"epic4",
"epic5",
"hexchat",
"irssi",
"ngircd",
"quassel",
"quassel-client",
"znc",
"tomcat-native",
"kdelibs4",
"smokekde",
"Io",
"mit-scheme",
"python38",
"python39",
"qore",
"qore-asn1-module",
"qore-json-module",
"qore-xml-module",
"alpine",
"cclient",
"courier-imap",
"cyrus-imapd",
"cyrus5-imapd",
"deletemail",
"dovecot",
"exim",
"fetchmail",
"fetchmail-devel",
"imap-uw",
"imapfilter",
"isync",
"libesmtp",
"libetpan",
"mail-server",
"mailsync",
"neomutt",
"opendkim",
"opensmtpd",
"rspamd",
"s-nail",
"sympa",
"tpop3d",
"despotify",
"gpac",
"mythtv-core.27",
"mythtv-core.28",
"mythtv-plugins.28",
"shairport-sync",
"FreeRDP",
"argus-monitor",
"axel",
"baresip",
"bind9",
"blackbag",
"btpd",
"calendar-contacts-server",
"centerim",
"csup",
"ctorrent",
"curl",
"cvsync",
"dhcp",
"docsis",
"echoping",
"ejabberd",
"esniper",
"et",
"ettercap",
"fetch",
"gvpe",
"httrack",
"jabberd",
"kerberos5",
"kismet",
"kumofs",
"lftp",
"libfetch",
"libpftp",
"libpftputil",
"librdkafka",
"libre",
"librem",
"libstrophe",
"libtorrent",
"libtorrent-rasterbar",
"megatools",
"mosquitto",
"mtxclient",
"nagios",
"nefu",
"net-snmp",
"nsd",
"openssh",
"openvpn2",
"pftp",
"proftpd",
"proxytunnel",
"pwlib",
"qBittorrent",
"rabbitmq-c",
"radmind",
"rancid",
"rsync",
"rtorrent",
"samba4",
"shellinabox",
"snownews",
"squid2",
"ssldump",
"sstp-client",
"suck",
"sysmon",
"tcpdump",
"tlswrap",
"tnftp",
"transmission",
"ttyd",
"uftp3",
"unbound",
"vtun",
"wap11gui",
"websocketpp",
"wireshark2",
"wireshark22",
"wireshark3",
"wireshark30",
"wpa_passphrase",
"xymon-client",
"xymon-server",
"yafc",
"zabbix4",
"zabbix5",
"zabbix42",
"zabbix44",
"p5.26-crypt-openssl-bignum",
"p5.28-crypt-openssl-bignum",
"p5.30-crypt-openssl-bignum",
"p5.26-crypt-openssl-dsa",
"p5.28-crypt-openssl-dsa",
"p5.30-crypt-openssl-dsa",
"p5.26-crypt-openssl-ec",
"p5.28-crypt-openssl-ec",
"p5.30-crypt-openssl-ec",
"p5.26-crypt-openssl-ecdsa",
"p5.28-crypt-openssl-ecdsa",
"p5.30-crypt-openssl-ecdsa",
"p5.26-crypt-openssl-random",
"p5.28-crypt-openssl-random",
"p5.30-crypt-openssl-random",
"p5.26-crypt-openssl-rsa",
"p5.28-crypt-openssl-rsa",
"p5.30-crypt-openssl-rsa",
"p5.26-crypt-openssl-x509",
"p5.28-crypt-openssl-x509",
"p5.30-crypt-openssl-x509",
"p5.26-crypt-smime",
"p5.28-crypt-smime",
"p5.30-crypt-smime",
"p5.26-crypt-ssleay",
"p5.28-crypt-ssleay",
"p5.30-crypt-ssleay",
"p5.26-git-raw",
"p5.28-git-raw",
"p5.30-git-raw",
"p5.28-mail-spamassassin",
"p5.30-mail-spamassassin",
"p5.26-net-dns-sec",
"p5.28-net-dns-sec",
"p5.30-net-dns-sec",
"p5.26-net-ssh2",
"p5.28-net-ssh2",
"p5.30-net-ssh2",
"p5.26-net-ssleay",
"p5.28-net-ssleay",
"p5.30-net-ssleay",
"php54-event",
"php55-event",
"php56-event",
"php70-event",
"php71-event",
"php72-event",
"php73-event",
"php74-event",
"php80-event",
"php53-mongo",
"php54-mongo",
"php55-mongo",
"php56-mongo",
"php53-swoole",
"php54-swoole",
"php55-swoole",
"php56-swoole",
"php70-swoole",
"php71-swoole",
"php72-swoole",
"php73-swoole",
"php74-swoole",
"php80-swoole",
"py35-cryptography",
"py27-curl",
"py37-curl",
"py38-curl",
"py39-curl",
"py27-openssl",
"py35-openssl",
"py36-openssl",
"py37-openssl",
"py38-openssl",
"py39-openssl",
"py27-psycopg2",
"py36-psycopg2",
"py37-psycopg2",
"py38-psycopg2",
"py39-psycopg2",
"gdcm",
"gdcm2",
"htcondor",
"iAIDA",
"ldas-tools-al",
"py27-ldas-tools-al",
"ldas-tools-framecpp",
"py27-ldas-tools-framecpp",
"root5",
"stellarium-qt4",
"wview",
"xephem",
"afflib",
"aircrack-ng",
"cpabe",
"crackpkcs12",
"ctool",
"hydra",
"ike-scan",
"lastpass-cli",
"lastpass-cli-doc",
"libaes_siv",
"libbswabe",
"libp11",
"libu2f-server",
"openpgpsdk",
"openvas-client",
"ophcrack",
"pwsafe",
"rsyncrypto",
"sequoia-pgp",
"softhsm",
"ssss",
"tcpcrypt-devel",
"tinyca2",
"tripwire",
"unhash",
"voms",
"xml-security-c",
"xmlsec",
"xmltooling",
"yara",
"OpenIPMI",
"bacula",
"bacula5",
"borgbackup",
"boxbackup",
"burp",
"cardpeek",
"cfengine3",
"clamav",
"freeradius",
"ipmitool",
"lnav",
"md5sha1sum",
"monit",
"netdata",
"ntp",
"sleuthkit",
"synergy",
"synergy-app",
"syslog-ng",
"tarsnap",
"yafic",
"angle-grinder",
"html-xml-utils",
"libmrss",
"sword",
"NetSurf",
"QupZilla",
"apache2",
"arora",
"cadaver",
"cpprestsdk",
"edbrowse",
"elinks",
"elinks-devel",
"h2o",
"libwww",
"lighttpd",
"links1",
"litmus",
"lws",
"lynx",
"mod_authn_otp",
"mod_ca",
"mod_crl",
"mod_csr",
"mod_ocsp",
"mod_pkcs12",
"mod_qos",
"mod_scep",
"mod_spkac",
"mod_timestamp",
"neon",
"nghttp2-tools",
"nginx",
"nostromo",
"pound",
"privoxy",
"rasqal",
"redland",
"siege",
"slowhttptest",
"w3m",
"x3270",
"dnsperf",
"oha",
"p5.32-crypt-openssl-bignum",
"p5.32-crypt-openssl-dsa",
"p5.32-crypt-openssl-ec",
"p5.32-crypt-openssl-ecdsa",
"p5.32-crypt-openssl-random",
"p5.32-crypt-openssl-rsa",
"p5.32-crypt-openssl-x509",
"p5.32-crypt-smime",
"p5.32-crypt-ssleay",
"p5.32-git-raw",
"p5.32-mail-spamassassin",
"p5.32-net-dns-sec",
"p5.32-net-ssh2",
"p5.32-net-ssleay",
"reddsaver",
"stressdrive",
"minizip-ng",
"libretls",
"lib3mf",
"dupd",
"python310",
"openldap-devel",
"sudo",
"py310-openssl",
"php81-event",
"php81-swoole",
"py310-grpcio",
"py310-grpcio-tools",
"adblock2privoxy",
"py310-psycopg2",
"p5.34-crypt-openssl-bignum",
"p5.34-crypt-openssl-dsa",
"p5.34-crypt-openssl-ec",
"p5.34-crypt-openssl-ecdsa",
"p5.34-crypt-openssl-random",
"p5.34-crypt-openssl-rsa",
"p5.34-crypt-openssl-x509",
"p5.34-crypt-smime",
"p5.34-crypt-ssleay",
"p5.34-git-raw",
"p5.34-mail-spamassassin",
"p5.34-net-dns-sec",
"p5.34-net-ssh2",
"p5.34-net-ssleay",
"php72-openswoole",
"php73-openswoole",
"php74-openswoole",
"php80-openswoole",
"php81-openswoole",
"t-rex",
"py310-curl",
"py36-psycopg",
"got",
"the_Foundation",
"nginx-devel",
"qBittorrent-qt5",
"pkixssh",
"lychee",
"gdal-netcdf",
"DateLine",
"MacBiff",
"barrier",
"osx2x",
"pgAdmin3",
"qt4-mac",
"qt5-qtbase",
"qt511-qtbase",
"qt513-qtbase",
"dar",
"wimlib",
"xar",
"faust",
"faust-devel",
"faustlive-devel",
"gmpc",
"icecast2",
"libshout2",
"opusfile",
"pulseaudio",
"polygraph",
"c3270",
"sofia-sip",
"telepathy-idle",
"couchdb",
"libdrizzle",
"libgda5",
"mysql4",
"mysql5",
"openldap",
"percona",
"pgbouncer",
"postgresql80",
"py313-curl",
"python313-freethreading",
"gdal-hdf5",
"gdal-kea",
"python314",
"python314-freethreading",
"py314-psycopg2",
"python315-devel",
"python315-freethreading-devel",
"Chmox",
"cyrus-sasl2",
"sguil-client",
"python311",
"wireshark4",
"py311-openssl",
"snac",
"py311-psycopg2",
"php82-event",
"php82-openswoole",
"php82-swoole",
"py311-curl",
"ctpv",
"xmlsec-1.2",
"taisei",
"uacme",
"s2n-tls",
"libgit2-devel",
"qgis3-ltr",
"podofo-0.10",
"nyxt",
"squid",
"srt",
"cyclonedds",
"python312",
"py312-openssl",
"py312-curl",
"php83-event",
"py312-psycopg2",
"lnav-devel",
"jimtcl",
"valkey",
"readpe",
"mscp",
"bind9.18",
"racket",
"python313",
"py313-openssl",
"angie",
"py313-psycopg2"
]
},
{
"type": "run",
"ports": [
"vlang",
"crystal",
"cgit",
"danectl",
"rpm",
"easy-rsa",
"rpm54",
"tlssled",
"msodbcsql17",
"winetricks"
]
}
]
},
{
"name": "openssl10",
"portdir": "devel/openssl10",
"version": "1.0.2u",
"license": "OpenSSL and SSLeay",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.openssl.org",
"description": "OpenSSL SSL/TLS cryptography library",
"long_description": "The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a full-strength general purpose cryptography library.",
"active": true,
"categories": [
"devel",
"security"
],
"maintainers": [],
"variants": [
"rfc3779",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"zlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"virtuoso-5",
"eet",
"dsniff",
"flow-tools",
"libsrtp1",
"wire",
"wired-server",
"ruby186",
"ruby19",
"ruby20",
"ruby21",
"ruby22",
"ruby23",
"medusa",
"gq",
"ecore",
"ds9",
"python26",
"php56-openssl",
"php55-openssl",
"php54-openssl",
"php53-openssl",
"php52-openssl",
"bulk_extractor",
"sign",
"botan1",
"murk",
"arq_restore",
"dmg2img",
"cherokee",
"httperf",
"phantomjs-qt-qtbase",
"libmsn",
"qt53-qtbase",
"qt56-qtbase",
"qt55-qtbase",
"qt57-qtbase",
"qt58-qtbase",
"qt59-qtbase",
"Deriv",
"python32",
"python33",
"postgresql82",
"postgresql83",
"postgresql84",
"postgresql90",
"postgresql91",
"virtuoso-6",
"virtuoso-7",
"libhsplasma",
"ffp",
"skipfish",
"aimage",
"ruby",
"libwired",
"xchat-gnome"
]
},
{
"type": "run",
"ports": [
"msodbcsql"
]
}
]
},
{
"name": "orbit2",
"portdir": "devel/orbit2",
"version": "2.14.19",
"license": "(GPL-2+ or LGPL-2+)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnome.org/projects/ORBit2/",
"description": "Code for an ORB written in C will spontaneously evolve here.",
"long_description": "Code for an ORB written in C will spontaneously evolve here.",
"active": true,
"categories": [
"devel",
"gnome"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"gtk-doc",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"glib2",
"libidl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gconf",
"libbonobo",
"libgtkhtml3",
"libgtkhtml4",
"py27-orbit"
]
}
]
},
{
"name": "orc",
"portdir": "devel/orc",
"version": "0.4.41",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gstreamer.freedesktop.org/modules/orc.html",
"description": "Orc - The Oil Runtime Compiler",
"long_description": "Orc is a library and set of tools for compiling and executing very simple programs that operate on arrays of data.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"meson",
"ninja",
"clang-17"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gstreamer010-gst-plugins-base",
"schroedinger",
"volk",
"volk-gnss-sdr",
"volk-gnss-sdr-devel",
"VLC2",
"libVLC2",
"vips",
"gstreamer1-gst-plugins-bad",
"gstreamer1-gst-plugins-base",
"gstreamer1-gst-plugins-good",
"spice-server",
"pulseaudio"
]
}
]
},
{
"name": "orcus",
"portdir": "devel/orcus",
"version": "0.18.1",
"license": "none",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "orcus-0.17",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by orcus-0.17",
"long_description": "This port has been replaced by orcus-0.17.",
"active": false,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
},
{
"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": "orocos-kdl",
"portdir": "devel/orocos-kdl",
"version": "1.4.0",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.orocos.org/kdl",
"description": "Orocos Kinematics and Dynamics",
"long_description": "The Kinematics and Dynamics Library (KDL) develops an application independent framework for modelling and computation of kinematic chains, such as robots, biomechanical human models, computer-animated figures, machine tools, etc. It provides class libraries for geometrical objects (point, frame, line, ...), kinematic chains of various families (serial, humanoid, parallel, mobile, ...), and their motion specification and interpolation.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"eigen3"
]
}
],
"depends_on": []
},
{
"name": "orocos-rtt",
"portdir": "devel/orocos-rtt",
"version": "1.10.2",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.orocos.org/rtt/",
"description": "Orocos Real-Time Toolkit",
"long_description": "The Orocos Real-Time Toolkit (RTT) provides a C++ framework, or runtime, targeting the implementation of (realtime and non-realtime) control systems. It is sometimes refered to as the 'Open Real-Time Control Services'.",
"active": true,
"categories": [
"devel",
"graphics"
],
"maintainers": [],
"variants": [
"debug",
"corba",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"boost169"
]
}
],
"depends_on": []
},
{
"name": "osc",
"portdir": "devel/osc",
"version": "1.5.1",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://en.opensuse.org/openSUSE:OSC",
"description": "A command line client for the openSUSE build service",
"long_description": "osc is a subversion-like client written in Python. It serves as client for the source code repository part of the openSUSE build service, and is used to edit metadata or query about build results.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "raimue",
"github": "raimue",
"ports_count": 56
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-17",
"py311-build"
]
},
{
"type": "lib",
"ports": [
"python311",
"py311-urllib3",
"py311-cryptography"
]
},
{
"type": "run",
"ports": [
"obs-build-helpers"
]
},
{
"type": "test",
"ports": [
"py311-pytest"
]
}
],
"depends_on": []
},
{
"name": "oski",
"portdir": "devel/oski",
"version": "1.0.1h",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bebop.cs.berkeley.edu/oski/",
"description": "a collection of low-level C primitives that provide automatically tuned computational kernels on sparse matrices",
"long_description": "The Optimized Sparse Kernel Interface (OSKI) Library is a collection of low-level C primitives that provide automatically tuned computational kernels on sparse matrices, for use in solver libraries and applications.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1502
}
],
"variants": [
"accelerate",
"atlas",
"blis",
"flexiblas",
"openblas",
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gccdevel",
"gfortran",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"gcc14"
]
},
{
"type": "lib",
"ports": [
"vecLibFort",
"libgcc"
]
}
],
"depends_on": []
},
{
"name": "osslsigncode",
"portdir": "devel/osslsigncode",
"version": "2.2",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mtrojnar/osslsigncode",
"description": "OpenSSL-based signcode utility",
"long_description": "Platform-independent tool for Authenticode signing of PE(EXE/SYS/DLL/etc), CAB and MSI files - uses OpenSSL and libcurl. It also supports timestamping (Authenticode and RFC3161).",
"active": true,
"categories": [
"devel",
"security"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"automake",
"pkgconfig",
"clang-17",
"autoconf",
"libtool"
]
},
{
"type": "lib",
"ports": [
"curl",
"openssl"
]
}
],
"depends_on": []
},
{
"name": "osslsigncode-devel",
"portdir": "devel/osslsigncode",
"version": "20190728",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mtrojnar/osslsigncode",
"description": "OpenSSL-based signcode utility",
"long_description": "Platform-independent tool for Authenticode signing of PE(EXE/SYS/DLL/etc), CAB and MSI files - uses OpenSSL and libcurl. It also supports timestamping (Authenticode and RFC3161).",
"active": true,
"categories": [
"devel",
"security"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"automake",
"pkgconfig",
"clang-17",
"autoconf",
"libtool"
]
},
{
"type": "lib",
"ports": [
"curl",
"openssl"
]
}
],
"depends_on": []
},
{
"name": "ossp-al",
"portdir": "devel/ossp-al",
"version": "0.9.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.ossp.org/pkg/lib/al/",
"description": "an abstract type of buffer that can move data without copying",
"long_description": "an abstract type of buffer that can move data without copying",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "ossp-cfg",
"portdir": "devel/ossp-cfg",
"version": "0.9.11",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.ossp.org/pkg/lib/cfg/",
"description": "ISO-C library for parsing C/C++-style configuration files.",
"long_description": "ISO-C library for parsing C/C++-style configuration files.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ossp-fsl"
]
}
]
},
{
"name": "ossp-ex",
"portdir": "devel/ossp-ex",
"version": "1.0.6",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.ossp.org/pkg/lib/ex/",
"description": "ISO-C++ style exception handling library for the ISO-C language",
"long_description": "OSSP ex is a small ISO-C++ style exception handling library for use in the ISO-C language. It allows you to use the paradigm of throwing and catching exceptions in order to reduce the amount of error handling code without making your program less robust.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "ossp-fsl",
"portdir": "devel/ossp-fsl",
"version": "1.6.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.ossp.org/pkg/lib/fsl/",
"description": "syslog API compatible wrapper for ossp-l2",
"long_description": "OSSP fsl offers the syslog(3) API otherwise provided by the Standard C Library (libc). Instead of writing to the syslogd(8) process, it uses the powerful OSSP l2 logging capabilities.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"ossp-cfg",
"ossp-l2"
]
}
],
"depends_on": []
},
{
"name": "ossp-l2",
"portdir": "devel/ossp-l2",
"version": "0.9.11",
"license": "ISC and Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://ossp-l2.sourceforge.net/",
"description": "C library for a flexible and sophisticated Unix logging facility",
"long_description": "C library for a flexible and sophisticated Unix logging facility",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ossp-fsl"
]
}
]
},
{
"name": "ossp-mm",
"portdir": "devel/ossp-mm",
"version": "1.4.2",
"license": "BSD-old",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.ossp.org/pkg/lib/mm/",
"description": "Shared Memory Allocation",
"long_description": "OSSP mm is a 2-layer abstraction library which simplifies the usage of shared memory between forked (and this way strongly related) processes under Unix platforms. On the first (lower) layer it hides all platform dependent implementation details (allocation and locking) when dealing with shared memory segments and on the second (higher) layer it provides a high-level malloc(3)-style API for a convenient and well known way to work with data-structures inside those shared memory segments.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "ossp-sa",
"portdir": "devel/ossp-sa",
"version": "1.2.4",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.ossp.org/pkg/lib/sa/",
"description": "An abstraction library for the Unix socket API",
"long_description": "An abstraction library for the Unix socket API",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "ossp-sio",
"portdir": "devel/ossp-sio",
"version": "0.9.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.ossp.org/pkg/lib/sio/",
"description": "I/O abstraction library for layered stream communication",
"long_description": "I/O abstraction library for layered stream communication",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "ossp-str",
"portdir": "devel/ossp-str",
"version": "0.9.12",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.ossp.org/pkg/lib/str/",
"description": "generic string library",
"long_description": "OSSP str is a generic string library written in ISO-C which provides functions for handling, matching, parsing, searching and formatting of ISO-C strings. So it can be considered as a superset of POSIX string(3), but its main intention is to provide a more convenient and compact API plus a more generalized functionality.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "ossp-svs",
"portdir": "devel/ossp-svs",
"version": "1.0.5",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.ossp.org/pkg/tool/svs/",
"description": "simple versioning system",
"long_description": "OSSP svs is a simple frontend to diff(1) and patch(1). It provides a convenient way for working with changes on textual files if no history tracking and version control is necessary. This is especially the case when having to patch pristine vendor sources for portability or bugfixing reasons.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": []
},
{
"name": "ossp-uuid",
"portdir": "devel/ossp-uuid",
"version": "1.6.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.ossp.org/pkg/lib/uuid/",
"description": "ISO-C API and CLI for generating Universally Unique Identifiers",
"long_description": "OSSP uuid is a ISO-C:1999 application programming interface (API) and corresponding command line interface (CLI) for the generation of DCE 1.1, ISO/IEC 11578:1996 and RFC 4122 compliant Universally Unique Identifier (UUID). It supports DCE 1.1 variant UUIDs of version 1 (time and node based), version 3 (name based, MD5), version 4 (random number based) and version 5 (name based, SHA-1). Additional API bindings are provided for the languages ISO-C++:1998, Perl:5 and PHP:4/5. Optional backward compatibility exists for the ISO-C DCE-1.1 and Perl Data::UUID APIs.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"perl5_28",
"perl5_30",
"perl5_32",
"perl5_34",
"perl5_36",
"perl5_38",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"perl5.34"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"tracker"
]
},
{
"type": "lib",
"ports": [
"recutils",
"appstream-glib",
"telepathy-salut",
"libepc",
"tracker3",
"swi-prolog-devel",
"got",
"aff4",
"qore-uuid-module",
"rpm54",
"openscad",
"openscad-devel",
"ntfs-3g",
"racket",
"postgresql83",
"postgresql84",
"postgresql90",
"postgresql91",
"postgresql92",
"postgresql93",
"nmail",
"xrootd",
"kdepimlibs4",
"kdepimlibs4-kioslaves",
"e2fsprogs",
"Io",
"btrfs-progs",
"swi-prolog"
]
}
]
},
{
"name": "ossp-val",
"portdir": "devel/ossp-val",
"version": "0.9.4",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.ossp.org/pkg/lib/val/",
"description": "flexible name to value mapping library for C variables",
"long_description": "flexible name to value mapping library for C variables",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-12"
]
}
],
"depends_on": []
},
{
"name": "ossp-var",
"portdir": "devel/ossp-var",
"version": "1.1.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.ossp.org/pkg/lib/var/",
"description": "A flexible, full-featured and fast variable expansion library",
"long_description": "A flexible, full-featured and fast variable expansion library",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "ossp-xds",
"portdir": "devel/ossp-xds",
"version": "0.9.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.ossp.org/pkg/lib/xds/",
"description": "generic encoding and decoding serialization framework for ISO C",
"long_description": "The OSSP xds library is generic and extensible encoding and decoding framework for the serialization of arbitrary ISO C data types.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
}
]
}