{"count":51970,"next":"https://ports.macports.org/api/v1/ports/?format=json&ordering=-updated_at&page=663","previous":"https://ports.macports.org/api/v1/ports/?format=json&ordering=-updated_at&page=661","results":[{"name":"libmba","portdir":"devel/libmba","version":"0.9.1","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"http://www.ioplex.com/~miallen/libmba/","description":"A collection of C modules potentially useful to any project","long_description":"The libmba package is a collection of mostly independent C modules potentially useful to any project. There are hashmap, linkedlist, and stack ADTs, a DOM-like interface that can load and store XML files for simple XML processing, a module for managing error codes and associated messages across separate C libraries, and more.","active":true,"categories":["devel"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]}],"depends_on":[]},{"name":"libmaxminddb","portdir":"devel/libmaxminddb","version":"1.13.3","license":"Apache-2","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://maxmind.github.io/libmaxminddb/","description":"The libmaxminddb library provides a C library for reading MaxMind DB files, including the GeoIP2 databases from MaxMind.","long_description":"The libmaxminddb library provides a C library for reading MaxMind DB files, including the GeoIP2 databases from MaxMind. This is a custom binary format designed to facilitate fast lookups of IP addresses while allowing for great flexibility in the type of data associated with an address.\n\nThe MaxMind DB format is an open format. The spec is available at http://maxmind.github.io/MaxMind-DB/. This spec is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License.\n\nSee http://dev.maxmind.com/ for more details about MaxMind's GeoIP2 products.\n","active":true,"categories":["devel","net"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["autoconf","automake","libtool","clang-18"]},{"type":"test","ports":["p5-ipc-run3"]}],"depends_on":[{"type":"lib","ports":["py38-maxminddb","zeek","zeek-devel","nginx-devel-geoip2","py37-maxminddb","ncdc","suricata","wireshark4","php72-maxminddb","php73-maxminddb","php74-maxminddb","php80-maxminddb","php81-maxminddb","php82-maxminddb","php83-maxminddb","php84-maxminddb","php85-maxminddb","py310-maxminddb","py312-maxminddb","prelude-manager","syslog-ng-devel","goaccess","mod_maxminddb"]}]},{"name":"libmacho-headers","portdir":"devel/libmacho","version":"949.0.1","license":"APSL-2","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://opensource.apple.com/source/cctools/","description":"libmacho is a library for managing mach-o files (parsing sections, etc)","long_description":"libmacho is a library for managing mach-o files (parsing sections, etc) It is included as part of the host libSystem on OS X, but this version may be needed for newer functionality.","active":true,"categories":["devel"],"maintainers":[{"name":"jeremyhu","github":"jeremyhu","ports_count":303}],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]}],"depends_on":[{"type":"build","ports":["ld64-97","ld64-127","ld64-236","ld64-274","ld64-latest"]},{"type":"lib","ports":["libmacho"]}]},{"name":"libmacho","portdir":"devel/libmacho","version":"949.0.1","license":"APSL-2","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://opensource.apple.com/source/cctools/","description":"libmacho is a library for managing mach-o files (parsing sections, etc)","long_description":"libmacho is a library for managing mach-o files (parsing sections, etc) It is included as part of the host libSystem on OS X, but this version may be needed for newer functionality.","active":true,"categories":["devel"],"maintainers":[{"name":"jeremyhu","github":"jeremyhu","ports_count":303}],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["libmacho-headers"]}],"depends_on":[]},{"name":"libmaa","portdir":"devel/libmaa","version":"1.3.2","license":"LGPL-2","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://sourceforge.net/projects/dict/","description":"Low-level data structures helpful for writing compilers","long_description":"Low-level data structures helpful for writing compilers","active":true,"categories":["devel"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["libtool","clang-18"]}],"depends_on":[{"type":"lib","ports":["dict"]}]},{"name":"liblxqt","portdir":"devel/liblxqt","version":"0.15.1","license":"LGPL-2.1","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/lxqt/liblxqt","description":"Core utility library for all LXQt components","long_description":"Core utility library for all LXQt components","active":true,"categories":["devel"],"maintainers":[],"variants":["debug"],"dependencies":[{"type":"build","ports":["clang-18","cmake","lxqt-build-tools","pkgconfig","qt5-qttools"]},{"type":"extract","ports":["xz"]},{"type":"lib","ports":["libqtxdg","qt5-qtbase"]}],"depends_on":[{"type":"lib","ports":["lxqt-openssh-askpass"]}]},{"name":"liblog","portdir":"devel/liblog","version":"2023.07.06","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/mambrus/liblog","description":"C-library: functions for logging, debug printouts","long_description":"C-library: functions for logging, debug printouts","active":true,"categories":["devel"],"maintainers":[],"variants":["debug","universal"],"dependencies":[{"type":"build","ports":["cmake","clang-18"]}],"depends_on":[]},{"name":"liblinebreak","portdir":"devel/liblinebreak","version":"2.0","license":"unknown","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"http://vimgadgets.sourceforge.net/","description":"Unicode linebreak library","long_description":"liblinebreak, an implementation of the line breaking algorithm as described in Unicode 5.2.0 Standard Annex 14, Revision 24, available at http://www.unicode.org/reports/tr14/tr14-24.html","active":true,"categories":["devel"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]}],"depends_on":[]},{"name":"liblightgrep","portdir":"devel/liblightgrep","version":"1.5.0","license":"GPL-3+","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/strozfriedberg/lightgrep","description":"Search for regular expressions as defined in Unicode Technical Standard 18","long_description":"Search for regular expressions as defined in Unicode Technical Standard 18, https://www.unicode.org/reports/tr18/","active":true,"categories":["devel"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["bison","libtool","pkgconfig","clang-20"]},{"type":"lib","ports":["icu","boost176"]}],"depends_on":[]},{"name":"libksba","portdir":"devel/libksba","version":"1.6.8","license":"GPL-3+","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://www.gnupg.org/related_software/libksba","description":"X.509 and CMS library","long_description":"Libksba is a library to make the tasks of working with X.509 certificates, CMS data and related objects more easy. It provides a highlevel interface to the implemented protocols and presents the data in a consistent way. There is no more need to worry about all the nasty details of the protocols. The API gives the C programmer an easy way of interacting with the data.","active":true,"categories":["devel","security"],"maintainers":[{"name":"larryv","github":"larryv","ports_count":49}],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["libgpg-error"]}],"depends_on":[{"type":"lib","ports":["gnupg2"]}]},{"name":"libjwt","portdir":"devel/libjwt","version":"1.17.1","license":"LGPL-3","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/benmcollins/libjwt","description":"C library for Javascript Web Tokens (JWT's)","long_description":"C library for Javascript Web Tokens (JWT's)","active":true,"categories":["devel"],"maintainers":[{"name":"","github":"KensingtonTech","ports_count":1}],"variants":["universal"],"dependencies":[{"type":"build","ports":["automake","pkgconfig","clang-18","autoconf","libtool"]},{"type":"lib","ports":["openssl3","jansson"]}],"depends_on":[]},{"name":"libjodycode","portdir":"devel/libjodycode","version":"4.1.2","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://codeberg.org/jbruchon/libjodycode","description":"Library for imagepile, jdupes, winregfs, zeromerge.","long_description":"libjodycode is a software code library containing code shared among several of the programs written by Jody Bruchon such as imagepile, jdupes, winregfs, and zeromerge.","active":true,"categories":["devel"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-18"]}],"depends_on":[{"type":"lib","ports":["jdupes"]}]},{"name":"libirecovery-devel","portdir":"devel/libirecovery","version":"20251018","license":"GPL-2+","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://www.libimobiledevice.org/","description":"The libirecovery library allows communication with iBoot/iBSS of iOS devices via USB.","long_description":"libirecovery is a cross-platform library which implements communication to iBoot/iBSS found on Apple's iOS devices via USB. A command-line utility named irecovery is also provided. This is a fork of an older version from former openjailbreak.org and is meant to be used with idevicerestore from the libimobiledevice project.","active":true,"categories":["devel"],"maintainers":[{"name":"i0ntempest","github":"i0ntempest","ports_count":271}],"variants":["libusb","universal"],"dependencies":[{"type":"build","ports":["automake","pkgconfig","clang-18","autoconf","libtool"]},{"type":"lib","ports":["libimobiledevice-glue-devel","readline"]}],"depends_on":[{"type":"lib","ports":["idevicerestore-devel"]}]},{"name":"libjit","portdir":"devel/libjit","version":"0.1.2","license":"LGPL-2.1","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"http://dotgnu.org/","description":"A Just-In-Time library.","long_description":"The libjit library has an extensive set of routines that takes care of the bulk of the Just-In-Time compilation process, without tying the programmer down with language or bytecode specifics.","active":true,"categories":["devel"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]}],"depends_on":[]},{"name":"libirecovery","portdir":"devel/libirecovery","version":"1.3.1","license":"GPL-2+","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://www.libimobiledevice.org/","description":"The libirecovery library allows communication with iBoot/iBSS of iOS devices via USB.","long_description":"libirecovery is a cross-platform library which implements communication to iBoot/iBSS found on Apple's iOS devices via USB. A command-line utility named irecovery is also provided. This is a fork of an older version from former openjailbreak.org and is meant to be used with idevicerestore from the libimobiledevice project.","active":true,"categories":["devel"],"maintainers":[{"name":"i0ntempest","github":"i0ntempest","ports_count":271}],"variants":["libusb","universal"],"dependencies":[{"type":"build","ports":["automake","pkgconfig","clang-18","autoconf","libtool"]},{"type":"lib","ports":["libimobiledevice-glue","readline"]}],"depends_on":[{"type":"lib","ports":["idevicerestore"]}]},{"name":"libiodbc","portdir":"devel/libiodbc","version":"3.52.16","license":"BSD","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/openlink/iODBC","description":"Independent Open DataBase Connectivity","long_description":"iODBC is the acronym for Independent Open DataBase Connectivity, an Open Source platform independent implementation of both the ODBC and X/Open specifications.","active":true,"categories":["devel"],"maintainers":[{"name":"snc","github":"nerdling","ports_count":157}],"variants":["libodbc","x11","gui","universal"],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["gettext","glib2","gtk2","cairo","fontconfig","gdk-pixbuf2","freetype","pango","xorg-libX11","atk","xorg-libXcursor","xorg-libXdamage","xorg-libXext","xorg-libXfixes","xorg-libXi","xorg-libXinerama","xorg-libXrandr","xrender","xorg-libXcomposite"]}],"depends_on":[{"type":"lib","ports":["soprano","R-RODBC","R-odbc","rb-odbc"]}]},{"name":"libinchi-1","portdir":"devel/libinchi-1","version":"1.03","license":"LGPL-2.1","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"http://www.iupac.org/inchi/","description":"IUPAC InChI identifier generation library","long_description":"IUPAC library for standard and non-standard International Chemical Identifier (InChI) non-proprietary identifiers for chemical substances.","active":true,"categories":["devel","science"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"extract","ports":["unzip"]}],"depends_on":[]},{"name":"libimobiledevice-glue-devel","portdir":"devel/libimobiledevice-glue","version":"20250907","license":"LGPL-2.1","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://www.libimobiledevice.org/","description":"Library with common code used by the libraries and tools around the libimobiledevice project","long_description":"The main functionality provided by this library are socket helper functions and a platform independent thread/mutex implementation. Besides that it comes with a number of string, file, and plist helper functions, as well as some other commonly used code that was originally duplicated in the dedicated projects.","active":true,"categories":["devel"],"maintainers":[{"name":"i0ntempest","github":"i0ntempest","ports_count":271}],"variants":["universal"],"dependencies":[{"type":"build","ports":["autoconf","automake","libtool","pkgconfig","clang-18"]},{"type":"lib","ports":["libplist-devel"]}],"depends_on":[{"type":"lib","ports":["libirecovery-devel","libusbmuxd-devel"]}]},{"name":"libimobiledevice-devel","portdir":"devel/libimobiledevice","version":"20251022","license":"LGPL-2.1","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://www.libimobiledevice.org/","description":"A cross-platform software protocol library and tools to communicate with iOS devices natively.","long_description":"libimobiledevice is a cross-platform software library that talks the protocols to support iPhone, iPod Touch, iPad and Apple TV devices. Unlike other projects, it does not depend on using any existing proprietary libraries and does not require jailbreaking. It allows other software to easily access the device's filesystem, retrieve information about the device and it's internals, backup/restore the device, manage SpringBoard icons, manage installed applications, retrieve addressbook/calendars /notes and bookmarks and (using libgpod) synchronize music and video to the device.","active":true,"categories":["devel"],"maintainers":[{"name":"ijackson","github":"JacksonIsaac","ports_count":44},{"name":"i0ntempest","github":"i0ntempest","ports_count":271}],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-18","autoconf","automake","libtool","pkgconfig"]},{"type":"lib","ports":["libplist-devel","openssl3","libtatsu-devel","libusbmuxd-devel"]}],"depends_on":[{"type":"lib","ports":["ideviceinstaller-devel","idevicerestore-devel"]}]},{"name":"libimobiledevice-glue","portdir":"devel/libimobiledevice-glue","version":"1.3.2","license":"LGPL-2.1","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://www.libimobiledevice.org/","description":"Library with common code used by the libraries and tools around the libimobiledevice project","long_description":"The main functionality provided by this library are socket helper functions and a platform independent thread/mutex implementation. Besides that it comes with a number of string, file, and plist helper functions, as well as some other commonly used code that was originally duplicated in the dedicated projects.","active":true,"categories":["devel"],"maintainers":[{"name":"i0ntempest","github":"i0ntempest","ports_count":271}],"variants":["universal"],"dependencies":[{"type":"build","ports":["pkgconfig","clang-18"]},{"type":"lib","ports":["libplist"]}],"depends_on":[{"type":"lib","ports":["libirecovery","libusbmuxd"]}]},{"name":"libimobiledevice","portdir":"devel/libimobiledevice","version":"1.4.0","license":"LGPL-2.1","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://www.libimobiledevice.org/","description":"A cross-platform software protocol library and tools to communicate with iOS devices natively.","long_description":"libimobiledevice is a cross-platform software library that talks the protocols to support iPhone, iPod Touch, iPad and Apple TV devices. Unlike other projects, it does not depend on using any existing proprietary libraries and does not require jailbreaking. It allows other software to easily access the device's filesystem, retrieve information about the device and it's internals, backup/restore the device, manage SpringBoard icons, manage installed applications, retrieve addressbook/calendars /notes and bookmarks and (using libgpod) synchronize music and video to the device.","active":true,"categories":["devel"],"maintainers":[{"name":"ijackson","github":"JacksonIsaac","ports_count":44},{"name":"i0ntempest","github":"i0ntempest","ports_count":271}],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-18","autoconf","automake","libtool","pkgconfig"]},{"type":"lib","ports":["libplist","openssl3","libtatsu","libusbmuxd"]}],"depends_on":[{"type":"lib","ports":["ideviceinstaller","idevicerestore","ifuse"]}]},{"name":"libigloo","portdir":"devel/libigloo","version":"0.9.5","license":"GPL-2","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://gitlab.xiph.org/xiph/icecast-libigloo","description":"A generic C framework. It is developed and used by the Icecast project.","long_description":"A generic C framework. It is developed and used by the Icecast project.","active":true,"categories":["devel"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["autoconf","automake","libtool","pkgconfig","clang-18"]},{"type":"lib","ports":["RHash"]}],"depends_on":[]},{"name":"libidl","portdir":"devel/libidl","version":"0.8.14","license":"LGPL-2+","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"http://andrewtv.org/libIDL/","description":"libIDL is a library for creating CORBA IDL files.","long_description":"libIDL is a library licensed under the GNU LGPL for creating trees of CORBA Interface Definition Language (IDL) files, which is a specification for defining portable interfaces. libIDL was initially written for ORBit (the ORB from the GNOME project, and the primary means of libIDL distribution). However, the functionality was designed to be as reusable and portable as possible.","active":true,"categories":["devel","gnome"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["bison","flex","pkgconfig","clang-18"]},{"type":"lib","ports":["glib2","libiconv","gettext"]}],"depends_on":[{"type":"build","ports":["tenfourfox","tenfourfox-devel","aquafox"]},{"type":"lib","ports":["orbit2"]}]},{"name":"libical","portdir":"devel/libical","version":"3.0.18","license":"(LGPL-2.1 or MPL-2)","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/libical/libical","description":"An implementation of iCalendar protocols and data formats","long_description":"An implementation of iCalendar protocols and data formats","active":true,"categories":["devel"],"maintainers":[],"variants":["debug","universal"],"dependencies":[{"type":"build","ports":["clang-18","perl5","vala","libxml2","cmake","pkgconfig","gtk-doc"]},{"type":"lib","ports":["icu","gobject-introspection","glib2"]}],"depends_on":[{"type":"lib","ports":["gnokii","abiword-x11","evolution-data-server","evolution-data-server-gtk4","gnome-calendar","kdepimlibs4","kdepimlibs4-kioslaves","claws-mail","redwax-tool","orage"]}]},{"name":"libhx","portdir":"devel/libhx","version":"4.24","license":"(LGPL-2.1 or LGPL-3)","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://inai.de/projects/libhx","description":"common structures and low-level operations library","long_description":"libHX is a C library (with some C++ bindings available) that provides data structures and functions commonly needed, such as maps, deques, linked lists, string formatting and autoresizing, option and config file parsing, type checking casts and more. libHX aids in quickly writing up C and C++ data processing programs, by consolidating tasks that often happen to be open-coded, such as (simple) config file reading, option parsing, directory traversal, and others, into a library. The focus is on reducing the amount of time (and secondarily, the amount of code) a developer has to spend for otherwise implementing such.","active":true,"categories":["devel"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"extract","ports":["xz"]}],"depends_on":[]},{"name":"libhv","portdir":"devel/libhv","version":"1.3.4","license":"BSD","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/ithewei/libhv","description":"A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server","long_description":"A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server","active":true,"categories":["devel"],"maintainers":[{"name":"sikmir","github":"sikmir","ports_count":46}],"variants":["debug","universal"],"dependencies":[{"type":"build","ports":["cmake","pkgconfig","curl","clang-18"]},{"type":"lib","ports":["openssl3"]}],"depends_on":[]},{"name":"libhttpd","portdir":"devel/libhttpd","version":"2.0","license":"GPL-3+","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://hughestech.com.au/","description":"provides basic web server capabilities","long_description":"libhttpd can be used to add basic web server capabilities to an application or embedded device. The library handles both static and dynamically generated content, has very low overheads, and provides many features to simplify the creation of web based application interfaces.","active":true,"categories":["devel","www"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-18"]}],"depends_on":[]},{"name":"libhsplasma","portdir":"devel/libhsplasma","version":"0.0-20251104","license":"GPL-3+","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/H-uru/libhsplasma","description":"library for reading Plasma game engine files","long_description":"libHSPlasma is a library for reading files used by the Plasma game engine (created by Headspin, acquired by Cyan Worlds), such as those in the games Myst V: End of Ages and Myst Online: URU Live","active":true,"categories":["devel"],"maintainers":[{"name":"ryandesign","github":"ryandesign","ports_count":2085}],"variants":["debug","commdebug","commdebug2","universal"],"dependencies":[{"type":"build","ports":["cmake","pkgconfig","clang-20"]},{"type":"fetch","ports":["git"]},{"type":"lib","ports":["string_theory","zlib","python314","libjpeg-turbo","libpng","openssl3"]}],"depends_on":[{"type":"lib","ports":["PlasmaShop","PCLauncher","PlasmaClient","sounddecompress"]}]},{"name":"libguestfs","portdir":"devel/libguestfs","version":"1.58.1","license":"LGPL-2+ and GPL-2+","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://libguestfs.org","description":"tools for accessing and modifying VM disk images","long_description":"libguestfs is a set of tools for accessing and modifying virtual machine (VM) disk images. You can use this for viewing and editing files inside guests, scripting changes to VMs, monitoring disk used/free statistics, creating guests, P2V, V2V, performing backups, cloning VMs, building VMs, formatting disks, resizing disks, and much more.","active":true,"categories":["devel"],"maintainers":[{"name":"makr","github":"mohd-akram","ports_count":84}],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-18","gettext","pkgconfig","ocaml","ocaml-findlib","bash-completion","coreutils","p5.34-module-build","xorriso"]},{"type":"lib","ports":["glib2","libconfig-hr","ncurses","pcre2","readline","libvirt","json-c","libxml2","gettext-runtime"]},{"type":"run","ports":["qemu"]}],"depends_on":[{"type":"lib","ports":["guestfs-tools"]}]},{"name":"libgphoto2","portdir":"devel/libgphoto2","version":"2.5.33","license":"LGPL-2+","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"http://www.gphoto.org/proj/libgphoto2/","description":"The gphoto2 digital camera library","long_description":"The gphoto2 library can be used by applications to access various digital camera models.","active":true,"categories":["devel"],"maintainers":[{"name":"ryandesign","github":"ryandesign","ports_count":2085}],"variants":["doxygen","universal"],"dependencies":[{"type":"build","ports":["pkgconfig","clang-18"]},{"type":"lib","ports":["libtool","libusb-compat","gd2","libexif","dbus","curl","libiconv","libxml2","libjpeg-turbo","gettext"]}],"depends_on":[{"type":"lib","ports":["darktable","darktable-devel","gphoto2","rawstudio","digikam"]}]},{"name":"libgnugetopt","portdir":"devel/libgnugetopt","version":"1.3","license":"GPL-2+","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"ftp://ftp.freebsd.org/pub/FreeBSD/ports/local-distfiles/lioux/","description":"GNU getopt library","long_description":"GNU getopt library similar but more powerful than the standard getopt(3). It includes the GNU-style getopt_long() function.","active":true,"categories":["devel"],"maintainers":[{"name":"sean","github":"","ports_count":1}],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-18"]}],"depends_on":[]},{"name":"libgnt","portdir":"devel/libgnt","version":"2.14.3","license":"GPL-2+","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://www.pidgin.im/","description":"GNT: The GLib Ncurses Toolkit","long_description":"GNT is an ncurses toolkit for creating text-mode graphical user interfaces in a fast and easy way. It is based on GNOME glib2 and ncurses","active":true,"categories":["devel"],"maintainers":[{"name":"devans","github":"dbevans","ports_count":2651}],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-18","meson","ninja","pkgconfig","gtk-doc"]},{"type":"extract","ports":["xz"]},{"type":"lib","ports":["glib2","ncurses","python27","libxml2"]}],"depends_on":[{"type":"lib","ports":["finch"]}]},{"name":"libgiigic","portdir":"devel/libgiigic","version":"1.1.2","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"http://www.ggi-project.org/","description":"General Input Configurator","long_description":"LibGIIGIC is a ggi library at the top on LibGII. The goal of LibGIIGIC is to provide a single easy to use, but yet powerful API for (re)binding any kind of action to all possible input devices through LibGII at runtime.","active":true,"categories":["devel"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["libgii"]}],"depends_on":[]},{"name":"libgii","portdir":"devel/libgii","version":"1.0.2","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"http://www.ggi-project.org/","description":"General Input Interface","long_description":"LibGII is intended to be to input what LibGGI is to graphics. LibGII is based on the concept of input streams, which virtualize access to the underlying input drivers. Events from various input devices are abstracted into easy-to-use structures. LibGII also allows the application to join streams together, receiving input from an arbitrary combination of devices. LibGII is a separate component from LibGGI, although LibGGI depends on LibGII for input purposes.","active":true,"categories":["devel"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-18"]}],"depends_on":[{"type":"lib","ports":["libgiigic","libggi"]}]},{"name":"libghash","portdir":"devel/libghash","version":"0.0.2","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"http://www.partow.net/programming/hashfunctions/","description":"General Purpose Hash Function Algorithm library","long_description":"The General Purpose Hash Function Algorithm library contains implementations for a series of commonly used additive and rotative string hashing algorithms.","active":true,"categories":["devel"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"extract","ports":["unzip"]}],"depends_on":[]},{"name":"libgeoip","portdir":"devel/libgeoip","version":"1.6.12","license":"LGPL-2.1+","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"http://dev.maxmind.com/geoip/","description":"Gets country code by IP address","long_description":"Gets country code by IP address","active":true,"categories":["devel","net"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-18"]}],"depends_on":[{"type":"lib","ports":["snoopy","p5.26-geo-ip","py35-geoip","py36-geoip","py27-geoip","py37-geoip","py38-geoip","py39-geoip","GeoLiteCity","xqf","amule","ettercap","ntop","suricata","wireshark2","wireshark22","wireshark3","wireshark30","p5.28-geo-ip","p5.30-geo-ip","p5.32-geo-ip","p5.34-geo-ip","php53-geoip","php54-geoip","php55-geoip","php56-geoip","php70-geoip","php71-geoip","php72-geoip","php73-geoip","php74-geoip","php80-geoip","php81-geoip","php82-geoip","php83-geoip","php84-geoip","php85-geoip","prelude-manager","cherokee","webalizer"]}]},{"name":"libgee","portdir":"devel/libgee","version":"0.20.8","license":"LGPL-2.1+","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://gitlab.gnome.org/GNOME/libgee","description":"Collection library providing GObject-based interfaces","long_description":"Libgee is a collection library providing GObject-based interfaces and classes for commonly used data structures. Old home page on Gnome wiki is retired, but has more info: https://wiki.gnome.org/Projects/Libgee. Also see https://valadoc.org and search for package 'gee'.","active":true,"categories":["devel"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-18","gobject-introspection","vala","autoconf","automake","libtool","pkgconfig"]},{"type":"extract","ports":["xz"]},{"type":"lib","ports":["gobject-introspection"]}],"depends_on":[{"type":"lib","ports":["libhttpseverywhere","libgda5","libdmapsharing","zile","empathy","folks","gitg","gnome-calculator","gnome-maps","gnome-sudoku","gnome3-core","birdfont","pdfpc","dino","rygel"]},{"type":"run","ports":["gnome3-core"]}]},{"name":"libgdiplus","portdir":"devel/libgdiplus","version":"6.0.5","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://www.mono-project.com/Libgdiplus","description":"An Open Source implementation of the GDI+ API","long_description":"An implementation of the GDI+ API for Mono, an effort to create an open source implementation of the .NET Development Framework including a C# compiler.","active":true,"categories":["devel"],"maintainers":[{"name":"mcalhoun","github":"MarcusCalhoun-Lopez","ports_count":1599}],"variants":["x11","universal"],"dependencies":[{"type":"build","ports":["pkgconfig","clang-18"]},{"type":"lib","ports":["fontconfig","giflib","libexif","libjpeg-turbo","glib2","tiff","pango","xorg-libX11","libpng","cairo"]}],"depends_on":[]},{"name":"libgcrypt","portdir":"devel/libgcrypt","version":"1.12.2","license":"(GPL-2+ or LGPL-2.1+)","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://www.gnupg.org/","description":"Crypto library","long_description":"Libgcrypt is a general purpose cryptographic library originally based on code from GnuPG. It provides functions for all cryptographic building blocks: symmetric cipher algorithms and modes, hash algorithms, MACs, public key algorithms, large integer functions, random numbers and a lot of supporting functions.","active":true,"categories":["devel","security"],"maintainers":[{"name":"mps","github":"Schamschula","ports_count":1419}],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["libgpg-error"]},{"type":"run","ports":["texinfo"]}],"depends_on":[{"type":"lib","ports":["p5.26-crypt-gcrypt","pdfgrep-legacy","netatalk","netatalk4","pgAdmin3","dar","unnks","audiowmark","pianobar","libpiano","libgda5","recutils","LibVNCServer","ecore","gvfs","gwenhywfar4","gwenhywfar5","gwenhywfar4-gtk","gwenhywfar4-gtk3","gwenhywfar5-gtk2","gwenhywfar5-gtk3","libcmatrix","opencdk","qca","qca-qt5","qca-qt6","srecord","abiword-x11","libggz","frogr","gcr","gnome-keyring","libgnome-keyring","libsecret","totem-pl-parser","vino","bitlbee","weechat","kde4-runtime","libktorrent","gnupg2","VLC2","libVLC2","libaacs","libbdplus","shairport-sync","dino","gloox","jabber","libquvi","mcabber","nzbget","profanity","vpnc","wireshark2","wireshark22","wireshark3","wireshark30","wireshark4","p5.28-crypt-gcrypt","p5.30-crypt-gcrypt","p5.32-crypt-gcrypt","p5.34-crypt-gcrypt","KeePassX","KeePassXC","KeePassXC-devel","aide","gnomint","gnupg-pkcs11-scd","libcotp","libgsasl","libotr","openvas-libraries","xmlsec","xmlsec-1.2","collectd","freeipmi","ffe","pdfgrep"]}]},{"name":"libftdi1","portdir":"devel/libftdi","version":"1.5","license":"GPL-2+","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"http://www.intra2net.com/en/developer/libftdi/","description":"A library to talk to FTDI chips","long_description":"A library to talk to FTDI chips: FT232BM/245BM, FT2232C/D and FT232/245R using libusb, including the popular bitbang mode. The license is LGPL.","active":true,"categories":["devel"],"maintainers":[{"name":"snc","github":"nerdling","ports_count":157}],"variants":["debug","universal"],"dependencies":[{"type":"build","ports":["clang-18","cmake","pkgconfig","doxygen","boost176"]},{"type":"lib","ports":["libconfuse","libusb","libusb-compat","gettext"]}],"depends_on":[{"type":"lib","ports":["avrdude","mos","mos-devel","ola","flashrom","lirc"]}]},{"name":"libftdi0","portdir":"devel/libftdi","version":"0.20","license":"GPL-2+","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"http://www.intra2net.com/en/developer/libftdi/","description":"A library to talk to FTDI chips","long_description":"A library to talk to FTDI chips: FT232BM/245BM, FT2232C/D and FT232/245R using libusb, including the popular bitbang mode. The license is LGPL.","active":true,"categories":["devel"],"maintainers":[{"name":"snc","github":"nerdling","ports_count":157}],"variants":["universal"],"dependencies":[{"type":"build","ports":["pkgconfig","clang-18"]},{"type":"lib","ports":["libusb-compat"]}],"depends_on":[{"type":"lib","ports":["urjtag","mos","mos-devel"]}]},{"name":"libfyaml","portdir":"devel/libfyaml","version":"0.9.6","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://github.com/pantoniou/libfyaml","description":"High-performance YAML parser and emitter library","long_description":"Fully feature complete YAML parser and emitter, supporting the latest YAML spec and passing the full YAML testsuite.","active":true,"categories":["devel"],"maintainers":[],"variants":["debug","universal"],"dependencies":[{"type":"build","ports":["cmake","clang-18"]}],"depends_on":[{"type":"lib","ports":["appstream"]}]},{"name":"libftdi","portdir":"devel/libftdi","version":"0.20","license":"GPL-2+","platforms":"darwin","epoch":1,"replaced_by":"libftdi0","homepage":"http://www.intra2net.com/en/developer/libftdi/","description":"A library to talk to FTDI chips","long_description":"A library to talk to FTDI chips: FT232BM/245BM, FT2232C/D and FT232/245R using libusb, including the popular bitbang mode. The license is LGPL.","active":true,"categories":["devel"],"maintainers":[{"name":"snc","github":"nerdling","ports_count":157}],"variants":[],"dependencies":[{"type":"build","ports":["pkgconfig","clang-18"]},{"type":"extract","ports":[null]},{"type":"fetch","ports":[null]},{"type":"lib","ports":["libusb-compat"]},{"type":"patch","ports":[null]},{"type":"run","ports":[null]},{"type":"test","ports":[null]}],"depends_on":[]},{"name":"libftd2xx","portdir":"devel/libftd2xx","version":"1.2.2","license":"unknown","platforms":"macosx","epoch":0,"replaced_by":null,"homepage":"http://www.ftdichip.com/Drivers/D2XX.htm","description":"FTDI D2XX Driver","long_description":"D2XX Driver: allow direct access to the USB device through a DLL. Devices supported: FT2232H, FT4232H, FT232R, FT245R, FT2232, FT232B, FT245B, FT8U232AM, FT8U245AM","active":true,"categories":["devel"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-18"]}],"depends_on":[]},{"name":"libfreespace","portdir":"devel/libfreespace","version":"0.4","license":"LGPL-2.1","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"http://libfreespace.hillcrestlabs.com/","description":"library for developing applications using Hillcrest Labs Freespace Devices","long_description":"The libfreespace library enables rapid development of applications for Hillcrest Labs Freespace® devices. libfreespace provides access to extended information beyond mouse, keyboard and consumer page functionality through calibrated acceleration, rotational velocity measurements and calibrated sensor orientation.","active":true,"categories":["devel"],"maintainers":[],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-18"]},{"type":"lib","ports":["libusb"]}],"depends_on":[]},{"name":"libfmt9","portdir":"devel/libfmt9","version":"9.1.0","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://fmt.dev","description":"An open-source formatting library","long_description":"fmt (formerly cppformat) is an open-source formatting library. It can be used as a safe alternative to printf or as a fast alternative to C++ IOStreams.","active":true,"categories":["devel"],"maintainers":[{"name":"mascguy","github":"mascguy","ports_count":359}],"variants":["debug","tests","universal"],"dependencies":[{"type":"build","ports":["cmake","ninja","clang-18"]}],"depends_on":[{"type":"build","ports":["solidity"]},{"type":"lib","ports":["poac","caps-log","restinio","libmamba","micromamba","cherrytree","warzone2100","Sophus","rgb-tui","paps"]}]},{"name":"libfmt8","portdir":"devel/libfmt8","version":"8.1.1","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://fmt.dev","description":"An open-source formatting library","long_description":"fmt (formerly cppformat) is an open-source formatting library. It can be used as a safe alternative to printf or as a fast alternative to C++ IOStreams.","active":true,"categories":["devel"],"maintainers":[{"name":"mascguy","github":"mascguy","ports_count":359}],"variants":["debug","tests","universal"],"dependencies":[{"type":"build","ports":["cmake","ninja","clang-18"]}],"depends_on":[{"type":"lib","ports":["spdlog-fmt8","osm2pgsql-lua","cantera"]}]},{"name":"libfmt4","portdir":"devel/libfmt4","version":"4.1.0","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://fmt.dev","description":"an open-source formatting library","long_description":"fmt (formerly cppformat) is an open-source formatting library. It can be used as a safe alternative to printf or as a fast alternative to C++ IOStreams.","active":true,"categories":["devel"],"maintainers":[],"variants":["debug","tests","universal"],"dependencies":[{"type":"build","ports":["cmake","ninja","clang-18"]}],"depends_on":[{"type":"lib","ports":["py38-coolprop","py39-coolprop","py310-coolprop","py311-coolprop"]}]},{"name":"libfmt12","portdir":"devel/libfmt12","version":"12.1.0","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://fmt.dev","description":"An open-source formatting library","long_description":"fmt (formerly cppformat) is an open-source formatting library. It can be used as a safe alternative to printf or as a fast alternative to C++ IOStreams.","active":true,"categories":["devel"],"maintainers":[{"name":"macintosh","github":"BjarneDMat","ports_count":1504}],"variants":["debug","tests","universal"],"dependencies":[{"type":"build","ports":["cmake","ninja","clang-18"]}],"depends_on":[{"type":"lib","ports":["mlx","openimageio"]}]},{"name":"libfmt11","portdir":"devel/libfmt11","version":"11.2.0","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://fmt.dev","description":"An open-source formatting library","long_description":"fmt (formerly cppformat) is an open-source formatting library. It can be used as a safe alternative to printf or as a fast alternative to C++ IOStreams.","active":true,"categories":["devel"],"maintainers":[{"name":"mascguy","github":"mascguy","ports_count":359}],"variants":["debug","tests","universal"],"dependencies":[{"type":"build","ports":["cmake","ninja","clang-18"]}],"depends_on":[{"type":"lib","ports":["edencommon","fb303","fbthrift","fizz","folly","mvfst","proxygen","wangle","tapkee","osm2pgsql","watchman","log4cxx","lfortran","mpd","ncmpc","chai","bali-phy","bali-phy-devel"]}]}]}