HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 52198,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=680",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=678",
"results": [
{
"name": "parqeye",
"portdir": "devel/parqeye",
"version": "0.0.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/kaushiksrini/parqeye",
"description": "Peek inside Parquet files right from your terminal",
"long_description": "parqeye lets you peek inside your Parquet files. Instantly inspect their contents, schema, and metadata — right from your terminal.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1065
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "patchelf",
"portdir": "devel/patchelf",
"version": "0.18.0",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/NixOS/patchelf",
"description": "Modify dynamic ELF executables",
"long_description": "PatchELF is a simple utility for modifying existing ELF executables and libraries",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "laszlo",
"github": "lkollar",
"ports_count": 2
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20"
]
}
],
"depends_on": []
},
{
"name": "parallel-hashmap",
"portdir": "devel/parallel-hashmap",
"version": "2.0.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://greg7mdp.github.io/parallel-hashmap",
"description": "A family of header-only, very fast and memory-friendly hashmap and btree containers",
"long_description": "A family of header-only, very fast and memory-friendly hashmap and btree containers",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"gtest",
"clang-20"
]
}
],
"depends_on": []
},
{
"name": "pamtester",
"portdir": "devel/pamtester",
"version": "0.1.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pamtester.sourceforge.net/",
"description": "Utility for testing pluggable authentication modules (PAM) facility",
"long_description": "pamtester is a tiny utility program to test the pluggable authentication modules (PAM) facility.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "packr1",
"portdir": "devel/packr1",
"version": "1.30.1",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/gobuffalo/packr",
"description": "The simple and easy way to embed static files into Go binaries (legacy version / v1).",
"long_description": "This port is for the V1 version of Packr. Packr is a simple solution for bundling static assets inside of Go binaries. Most importantly it does it in a way that is friendly to developers while they are developing.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1065
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "packr",
"portdir": "devel/packr",
"version": "2.8.3",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/gobuffalo/packr",
"description": "The simple and easy way to embed static files into Go binaries.",
"long_description": "Packr is a simple solution for bundling static assets inside of Go binaries. Most importantly it does it in a way that is friendly to developers while they are developing.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1065
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"copilot"
]
}
]
},
{
"name": "p4delta",
"portdir": "devel/p4delta",
"version": "1.3.2",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://p4delta.sourceforge.net",
"description": "Summarizes and manages differences between local files and Perforce",
"long_description": "p4delta works with a project that is in the Perforce configuration management system. It lists the local files that have been added, changed, or deleted. Content differences are summarized, i.e., the number of lines of code that have been added, changed, and deleted. It can also add, edit, and remove the appropriate files to/from Perforce.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "run",
"ports": [
"perforce"
]
}
],
"depends_on": []
},
{
"name": "oxenmq",
"portdir": "devel/oxenmq",
"version": "1.2.17",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/oxen-io/oxen-mq",
"description": "High-level zeromq-based message passing for network-based projects",
"long_description": "High-level zeromq-based message passing for network-based projects",
"active": true,
"categories": [
"devel",
"net"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-20"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"libsodium",
"zmq",
"oxenc"
]
}
],
"depends_on": []
},
{
"name": "otx",
"portdir": "devel/otx",
"version": "0.16b-r560",
"license": "public-domain",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "http://otx.osxninja.com/",
"description": "otool's bastard son",
"long_description": "otx stands for \"object tool extended\". otx uses otool(object tool) to disassemble a Mach-O executable file, then enhances the disassembled output. Simple enhancements include adding the machine code of each instruction and the offset of each instruction from the beginning of a function. More complicated enhancements include displaying the names and data types of Objective-C methods even if symbols have been stripped, and adding comments that describe member variables, function calls, static data and more.",
"active": true,
"categories": [
"devel",
"sysutils"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "fetch",
"ports": [
"subversion"
]
}
],
"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-18"
]
}
],
"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-18"
]
}
],
"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-18"
]
},
{
"type": "lib",
"ports": [
"perl5.34"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"tracker"
]
},
{
"type": "lib",
"ports": [
"Io",
"swi-prolog-devel",
"got",
"telepathy-salut",
"postgresql83",
"postgresql84",
"postgresql90",
"postgresql91",
"postgresql92",
"postgresql93",
"recutils",
"appstream-glib",
"ntfs-3g",
"libepc",
"tracker3",
"kdepimlibs4",
"kdepimlibs4-kioslaves",
"qore-uuid-module",
"racket",
"swi-prolog",
"nmail",
"libreoffice",
"openscad",
"openscad-devel",
"xrootd",
"aff4",
"e2fsprogs",
"btrfs-progs",
"rpm54"
]
}
]
},
{
"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": [
"automake",
"clang-18"
]
}
],
"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-18"
]
}
],
"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-18"
]
}
],
"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-18"
]
}
],
"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-18"
]
}
],
"depends_on": []
},
{
"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-18"
]
}
],
"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-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ossp-fsl"
]
}
]
},
{
"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-18"
]
},
{
"type": "lib",
"ports": [
"ossp-cfg",
"ossp-l2"
]
}
],
"depends_on": []
},
{
"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-18"
]
}
],
"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-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ossp-fsl"
]
}
]
},
{
"name": "osslsigncode-devel",
"portdir": "devel/osslsigncode",
"version": "20250922",
"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": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"python313",
"py313-cryptography",
"cmake",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"openssl3",
"zlib"
]
}
],
"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-18"
]
}
],
"depends_on": []
},
{
"name": "osslsigncode",
"portdir": "devel/osslsigncode",
"version": "2.10",
"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": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"python313",
"py313-cryptography",
"cmake",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"openssl3",
"zlib"
]
}
],
"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": 1599
}
],
"variants": [
"accelerate",
"atlas",
"blis",
"flexiblas",
"openblas",
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang20",
"clang21",
"clang22",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gcc15",
"gccdevel",
"gfortran",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"gcc15"
]
},
{
"type": "lib",
"ports": [
"libgcc",
"OpenBLAS"
]
}
],
"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-18",
"py311-build"
]
},
{
"type": "lib",
"ports": [
"python311",
"py311-urllib3",
"py311-cryptography"
]
},
{
"type": "run",
"ports": [
"obs-build-helpers"
]
},
{
"type": "test",
"ports": [
"py311-pytest"
]
}
],
"depends_on": []
},
{
"name": "ortp",
"portdir": "devel/ortp",
"version": "5.2.16",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/BelledonneCommunications/ortp",
"description": "A Real-time Transport Protocol (RTP) library",
"long_description": "oRTP is a C library implementing the RTP protocol (rfc3550). It is available for most unix clones (primilarly Linux and HP-UX), and Microsoft Windows.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"debug",
"docs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"bctoolbox"
]
}
],
"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-18"
]
},
{
"type": "lib",
"ports": [
"boost169"
]
}
],
"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-18"
]
},
{
"type": "lib",
"ports": [
"eigen3"
]
}
],
"depends_on": []
},
{
"name": "orcus-0.18",
"portdir": "devel/orcus-0.18",
"version": "0.18.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.com/orcus/orcus",
"description": "Standalone file import filter library for spreadsheet documents.",
"long_description": "Standalone file import filter library for spreadsheet documents.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "audvare",
"github": "Tatsh",
"ports_count": 25
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20",
"autoconf",
"automake",
"libtool",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"boost176",
"mdds-2.1",
"ixion-0.18",
"zlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"libreoffice"
]
}
]
},
{
"name": "orcus-0.17",
"portdir": "devel/orcus-0.17",
"version": "0.17.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.com/orcus/orcus",
"description": "Standalone file import filter library for spreadsheet documents.",
"long_description": "Standalone file import filter library for spreadsheet documents.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "audvare",
"github": "Tatsh",
"ports_count": 25
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20",
"autoconf",
"automake",
"libtool",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"boost176",
"mdds-2.0",
"ixion-0.17",
"zlib"
]
}
],
"depends_on": []
},
{
"name": "orc",
"portdir": "devel/orc",
"version": "0.4.42",
"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-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gstreamer010-gst-plugins-base",
"gstreamer1-gst-plugins-base",
"VLC2",
"libVLC2",
"gstreamer1-gst-plugins-bad",
"gstreamer1-gst-plugins-good",
"vips",
"pulseaudio",
"spice-server",
"schroedinger",
"volk",
"volk-gnss-sdr",
"volk-gnss-sdr-devel"
]
}
]
},
{
"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-18"
]
},
{
"type": "lib",
"ports": [
"glib2",
"libidl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gconf",
"libbonobo",
"libgtkhtml3",
"libgtkhtml4",
"py27-orbit"
]
}
]
},
{
"name": "oq",
"portdir": "devel/oq",
"version": "0.0.21",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/plutov/oq",
"description": "Terminal OpenAPI Spec viewer",
"long_description": "Terminal OpenAPI Spec viewer",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1065
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "operator-sdk",
"portdir": "devel/operator-sdk",
"version": "1.41.1",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/operator-framework/operator-sdk",
"description": "The Operator Framework is an open source toolkit to manage Kubernetes native applications, called Operators, in an effective, automated, and scalable way.",
"long_description": "The goal of an Operator is to put operational knowledge into software. Previously this knowledge only resided in the minds of administrators, various combinations of shell scripts or automation software like Ansible. It was outside of your Kubernetes cluster and hard to integrate. With Operators, CoreOS changed that.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "emcrisostomo",
"github": "emcrisostomo",
"ports_count": 169
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"gpgme",
"pkgconfig",
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "openssl11",
"portdir": "devel/openssl11",
"version": "1.1.1w",
"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": [
{
"name": "larryv",
"github": "larryv",
"ports_count": 49
},
{
"name": "cal",
"github": "neverpanic",
"ports_count": 60
}
],
"variants": [
"rfc3779",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"zlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"php",
"python27-bootstrap",
"yubico-piv-tool",
"py35-m2crypto",
"py36-m2crypto",
"py37-m2crypto",
"py27-cryptography",
"py37-cryptography",
"py36-cryptography",
"proxmark3-iceman",
"nodejs12",
"nodejs14",
"nodejs16",
"nodejs8",
"arangodb",
"mariadb-10.3",
"mariadb-10.4",
"mysql56",
"postgresql10",
"postgresql11",
"postgresql92",
"postgresql93",
"postgresql94",
"git-crypt",
"gitweb",
"qca-ossl",
"qca-pkcs11",
"mosml-dynlibs",
"mrustc-rust",
"php80-openssl",
"php74-openssl",
"php73-openssl",
"php72-openssl",
"php71-openssl",
"php70-openssl",
"pypy36",
"python27",
"python34",
"python35",
"python37",
"python36",
"ruby24",
"ruby25",
"ruby26",
"ruby27",
"ruby30",
"ruby31",
"dog",
"makuosan",
"mhxd",
"n2n",
"squid3",
"transmission-qt",
"py27-m2crypto",
"pkcs11-helper",
"xca",
"gonepass",
"retroshare-qt4"
]
}
]
},
{
"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-18"
]
},
{
"type": "lib",
"ports": [
"zlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"dsniff",
"virtuoso-7",
"phantomjs-qt-qtbase",
"qt53-qtbase",
"qt55-qtbase",
"qt56-qtbase",
"qt57-qtbase",
"qt58-qtbase",
"qt59-qtbase",
"postgresql82",
"postgresql83",
"postgresql84",
"postgresql90",
"postgresql91",
"ecore",
"eet",
"libwired",
"virtuoso-5",
"virtuoso-6",
"xchat-gnome",
"php56-openssl",
"php55-openssl",
"php54-openssl",
"php53-openssl",
"php52-openssl",
"python26",
"python32",
"python33",
"ruby",
"ruby186",
"ruby19",
"ruby20",
"ruby21",
"ruby22",
"ruby23",
"ffp",
"flow-tools",
"gq",
"libmsn",
"libsrtp1",
"wire",
"wired-server",
"ds9",
"aimage",
"botan1",
"bulk_extractor",
"medusa",
"murk",
"sign",
"skipfish",
"arq_restore",
"dmg2img",
"Deriv",
"cherokee",
"httperf"
]
}
]
},
{
"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-18"
]
},
{
"type": "lib",
"ports": [
"openssl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"kde4-runtime"
]
}
]
},
{
"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": 1599
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gmp"
]
}
],
"depends_on": []
},
{
"name": "openfst",
"portdir": "devel/openfst",
"version": "1.8.4",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://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-18"
]
}
],
"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-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"opendx"
]
}
]
},
{
"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-18"
]
},
{
"type": "lib",
"ports": [
"zlib",
"libgcrypt"
]
}
],
"depends_on": []
},
{
"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": 1438
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"bfs",
"jubatus_core",
"php85-mbstring",
"php84-mbstring",
"php83-mbstring",
"php82-mbstring",
"php81-mbstring",
"php80-mbstring",
"php74-mbstring",
"slang2",
"jq"
]
}
]
},
{
"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-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"Etoile",
"Etoile-devel"
]
}
]
},
{
"name": "onetbb",
"portdir": "devel/onetbb",
"version": "2023.0.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": 85
}
],
"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": [
"deal.ii",
"py38-pytorch",
"py39-pytorch",
"R-RcppParallel",
"R-proxyC",
"R-quanteda",
"R-quanteda.textstats",
"R-seededlda",
"onedpl",
"openvdb",
"papilo",
"libpapilo",
"scip",
"soplex",
"opencascade",
"openimageio"
]
},
{
"type": "run",
"ports": [
"stanmath"
]
}
]
},
{
"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-20"
]
},
{
"type": "lib",
"ports": [
"zlib",
"libgit2",
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "onedpl",
"portdir": "devel/onedpl",
"version": "2022.11.1",
"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": 85
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"onetbb"
]
}
],
"depends_on": []
},
{
"name": "omniORB",
"portdir": "devel/omniORB",
"version": "4.3.4",
"license": "(LGPL or GPL-2+)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://omniorb.sourceforge.io",
"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": [
"python313",
"python314",
"ssl"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-omniORBpy",
"py36-omniORBpy",
"py37-omniORBpy",
"py38-omniORBpy",
"py39-omniORBpy",
"omniEvents",
"py313-omniORBpy",
"py314-omniORBpy"
]
}
]
},
{
"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-18"
]
},
{
"type": "lib",
"ports": [
"omniORB"
]
}
],
"depends_on": []
}
]
}