{"count":51957,"next":"https://ports.macports.org/api/v1/ports/?format=json&ordering=-created_at&page=994","previous":"https://ports.macports.org/api/v1/ports/?format=json&ordering=-created_at&page=992","results":[{"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":"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":1056}],"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":1056}],"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":"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":"ott","portdir":"devel/ott","version":"0.25","license":"BSD","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"http://www.cl.cam.ac.uk/~pes20/ott/","description":"tool for writing definitions of programming languages","long_description":"Ott is a tool for writing definitions of programming languages and calculi. It takes as input a definition of a language syntax and semantics, in a concise and readable ASCII notation that is close to what one would write in informal mathematics. It generates LaTeX to build a typeset version of the definition, and Coq, HOL, and Isabelle versions of the definition.","active":true,"categories":["devel"],"maintainers":[{"name":"ggreif","github":"","ports_count":2}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["ocaml"]}],"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-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-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":["got","swi-prolog-devel","telepathy-salut","postgresql83","postgresql84","postgresql90","postgresql91","postgresql92","postgresql93","recutils","appstream-glib","ntfs-3g","libepc","tracker3","kdepimlibs4","kdepimlibs4-kioslaves","Io","qore-uuid-module","racket","swi-prolog","nmail","libreoffice","openscad","openscad-devel","xrootd","aff4","e2fsprogs","btrfs-progs","rpm54"]}]},{"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":"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-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":"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":"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","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":"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":["pulseaudio","spice-server","gstreamer010-gst-plugins-base","gstreamer1-gst-plugins-bad","gstreamer1-gst-plugins-base","gstreamer1-gst-plugins-good","vips","VLC2","libVLC2","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":"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":["httperf","virtuoso-7","phantomjs-qt-qtbase","qt53-qtbase","qt55-qtbase","qt56-qtbase","qt57-qtbase","qt58-qtbase","qt59-qtbase","dsniff","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"]},{"type":"run","ports":["msodbcsql"]}]},{"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":49},{"name":"cal","github":"neverpanic","ports_count":60}],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["openssl3"]}],"depends_on":[{"type":"build","ports":["stack","haskell-language-server","hledger-iadd","racket","shellcheck","matterhorn","HaXml","pure-gen","nagios-plugins","aeson-pretty","alex","happy","erd","hlint","lhs2tex","cabal","pandoc","pandoc-citeproc","pxsl-tools","gf-core","ghc","unison-lang","hscolour","adblock2privoxy","ihaskell","git-annex","hadolint","cpphs","hadrian","haskell-stan","apple-pki-bundle","darcs","restinio","hledger","textmate2","hindent"]},{"type":"lib","ports":["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","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","gstreamer1-gst-plugins-bad","spice-gtk","gnustep-base","openimageio","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","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","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","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","tcl9-tls","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","postgresql81","redis","py314-curl","redis7","php83-openswoole","php84-openswoole","php85-openswoole","php84-swoole","php83-swoole","php85-swoole","php84-event","php85-event","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","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","py313-curl","python313-freethreading","gdal-hdf5","gdal-kea","python314","python314-freethreading","py314-psycopg2","python315-devel","python315-freethreading-devel","gdal-netcdf","tomcat-native-2","py314-openssl","class-dump"]},{"type":"run","ports":["vlang","tlssled","ruby-build","rpm","winetricks","easy-rsa","msodbcsql17","cgit","rpm54","crystal","danectl"]}]},{"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":1419}],"variants":["universal"],"dependencies":[{"type":"build","ports":["autoconf","automake","libtool","clang-18"]}],"depends_on":[{"type":"lib","ports":["jubatus_core","php85-mbstring","php84-mbstring","php83-mbstring","php82-mbstring","php81-mbstring","php80-mbstring","php74-mbstring","slang2","bfs","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":"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":[]},{"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-18"]},{"type":"lib","ports":["ncurses","readline","ocaml","ocaml-menhir"]}],"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","mtxclient","nheko","py39-olm","py38-olm","libcmatrix","py310-olm","py311-olm","py312-olm","gomuks","matrix-commander"]}]},{"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":1599}],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-18","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":"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-18"]}],"depends_on":[]},{"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":2085}],"variants":["debug","universal"],"dependencies":[{"type":"build","ports":["pkgconfig","clang-18"]},{"type":"lib","ports":["libccd"]}],"depends_on":[{"type":"lib","ports":["alienarena","xmoto","h3dphysics","py27-ode","emergent","gerris"]}]},{"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-18"]},{"type":"lib","ports":["python27"]}],"depends_on":[{"type":"run","ports":["osc"]}]},{"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-18"]},{"type":"extract","ports":["unzip"]}],"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-18"]}],"depends_on":[]},{"name":"nvchecker","portdir":"devel/nvchecker","version":"2.20","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":2122}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18","py314-wheel","py314-setuptools","py314-installer","py314-build"]},{"type":"lib","ports":["python314"]},{"type":"run","ports":["py314-curl","py314-tornado","py314-structlog","py314-platformdirs"]},{"type":"test","ports":["py312-pytest","py312-flaky","py312-pytest-asyncio","py312-pytest-httpbin"]}],"depends_on":[]}]}