HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51959,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=109",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=107",
"results": [
{
"name": "libmysofa",
"portdir": "audio/libmysofa",
"version": "1.3.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/hoene/libmysofa",
"description": "reader for AES SOFA files to get better HRTFs",
"long_description": "libmysofa is a simple set of C functions to read AES SOFA files, if they contain HRTFs stored according to the AES69-2015 standard.",
"active": true,
"categories": [
"devel",
"audio"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1599
}
],
"variants": [
"debug",
"tests",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"zlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"openal-soft"
]
}
]
},
{
"name": "libnatpmp",
"portdir": "net/libnatpmp",
"version": "20230423",
"license": "BSD",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "http://miniupnp.free.fr/",
"description": "Portable and fully compliant implementation of the NAT-PMP protocol for the client side",
"long_description": "Portable and fully compliant implementation of the NAT-PMP protocol for the client side",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "jose.edil+miniupnp",
"github": "edilmedeiros",
"ports_count": 2
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "libnet",
"portdir": "net/libnet",
"version": "1.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/libnet/libnet",
"description": "Packet construction and injection",
"long_description": "libnet is a high-level API (toolkit) allowing the application programmer to construct and inject network packets. It provides a portable and simplified interface for low-level network packet shaping, handling and injection. Libnet hides much of the tedium of packet creation from the application programmer such as multiplexing, buffer management, arcane packet header information, byte-ordering, OS-dependent issues, and much more. Libnet features portable packet creation interfaces at the IP layer and link layer, as well as a host of supplementary and complementary functionality. Using libnet, quick and simple packet assembly applications can be whipped up with little effort. With a bit more time, more complex programs can be written (Traceroute and ping were easily rewritten using libnet and libpcap).",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "snc",
"github": "nerdling",
"ports_count": 157
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-18"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"fragrouter"
]
},
{
"type": "lib",
"ports": [
"packetforward",
"arping",
"dnsa",
"ettercap",
"libipgeo",
"libnids",
"nemesis",
"netwib",
"ngrep",
"packit",
"suricata",
"tcptraceroute",
"yersinia",
"syslog-ng",
"angst",
"syslog-ng-devel"
]
}
]
},
{
"name": "libnet11",
"portdir": "net/libnet11",
"version": "1.1.6",
"license": "none",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "libnet",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by libnet",
"long_description": "This port has been replaced by libnet.",
"active": false,
"categories": [
"net"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"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": "libnetpbm",
"portdir": "graphics/netpbm",
"version": "11.10.05",
"license": "Permissive",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "http://netpbm.sourceforge.net",
"description": "Image manipulation",
"long_description": "A whole bunch of utilities for primitive manipulation of graphic images. Wide array of converters from one graphics format to another, e.g. from g3 fax format to jpeg. Many basic graphics editing tools such as magnifying and cropping.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"netpbm",
"gts"
]
}
]
},
{
"name": "libnewt",
"portdir": "devel/libnewt",
"version": "0.52.25",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pagure.io/newt",
"description": "text-mode widget-based user interface library",
"long_description": "Newt is a programming library for color text-mode, widget-based user interfaces. Newt can be used to add stacked windows, entry widgets, checkboxes, radio buttons, labels, plain text fields, scrollbars, etc., to text mode user interfaces.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"automake",
"gettext",
"libtool",
"autoconf"
]
},
{
"type": "lib",
"ports": [
"slang2",
"gettext-runtime",
"popt"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-libnewt",
"py39-libnewt",
"whiptcl",
"py310-libnewt",
"py312-libnewt",
"py311-libnewt",
"py313-libnewt"
]
}
]
},
{
"name": "libnfc",
"portdir": "comms/libnfc",
"version": "1.7.1",
"license": "LGPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.libnfc.org/",
"description": "Nearfield Communications Library (RFID)",
"long_description": "libnfc is the first free NFC SDK and Programmers API released under the GNU Lesser General Public License. It provides complete transparency and royalty-free use for everyone.",
"active": true,
"categories": [
"devel",
"comms"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libusb",
"libusb-compat"
]
}
],
"depends_on": []
},
{
"name": "libnfs",
"portdir": "devel/libnfs",
"version": "5.0.3",
"license": "(BSD or LGPL-2.1+)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sahlberg/libnfs",
"description": "NFS client library",
"long_description": "NFS client library",
"active": true,
"categories": [
"devel",
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1056
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "libnice",
"portdir": "net/libnice",
"version": "0.1.23",
"license": "(MPL-1.1 or LGPL-2.1)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://libnice.freedesktop.org/",
"description": "Libnice is an implementation of IETF's Interactive Connectivity Establishment (ICE) standard (RFC 5245).",
"long_description": "Libnice is an implementation of IETF's Interactive Connectivity Establishment (ICE) standard (RFC 5245). It provides a GLib-based library, libnice, as well as GStreamer elements.",
"active": true,
"categories": [
"net",
"comms"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2646
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"meson",
"ninja",
"pkgconfig",
"gobject-introspection"
]
},
{
"type": "lib",
"ports": [
"gnutls",
"gstreamer1",
"gupnp-igd",
"glib2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"farstream",
"telepathy-gabble",
"gstreamer1-gst-plugins-bad",
"dino"
]
}
]
},
{
"name": "libnick",
"portdir": "devel/libnick",
"version": "2024.12.0",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/NickvisionApps/libnick",
"description": "Cross-platform base for native Nickvision applications",
"long_description": "Cross-platform base for native Nickvision applications",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "",
"github": "nlogozzo",
"ports_count": 2
}
],
"variants": [
"debug",
"secret",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-22",
"cmake",
"gtest",
"pkgconfig",
"maddy-parser"
]
},
{
"type": "lib",
"ports": [
"glib2",
"curl",
"openssl3",
"gettext-runtime",
"boost181"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"parabolic"
]
}
]
},
{
"name": "libnids",
"portdir": "net/libnids",
"version": "1.24",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://libnids.sourceforge.net/",
"description": "E-component of Network Intrusion Detection System",
"long_description": "Libnids is an implementation of an E-component of Network Intrusion Detection System. It emulates the IP stack of Linux 2.0.x. Libnids offers IP defragmentation, TCP stream assembly and TCP port scan detection.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libnet",
"libpcap"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"dsniff"
]
}
]
},
{
"name": "libnifalcon",
"portdir": "devel/libnifalcon",
"version": "1.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://libnifalcon.github.io/libnifalcon/",
"description": "Novint Falcon hardware support",
"long_description": "Driver and development library for the Novint Falcon haptic device",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "richardsjohnt",
"github": "",
"ports_count": 1
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libusb"
]
}
],
"depends_on": []
},
{
"name": "libnotify",
"portdir": "devel/libnotify",
"version": "0.8.8",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.gnome.org/GNOME/libnotify",
"description": "pop-up notification library",
"long_description": "The Desktop Notifications framework provides a standard way of doing passive pop-up notifications.",
"active": true,
"categories": [
"devel",
"gnome"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"libxslt",
"xmlto",
"gi-docgen",
"meson",
"ninja",
"pkgconfig",
"gobject-introspection",
"docbook-xsl-ns"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gdk-pixbuf2",
"glib2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"xfce4-settings",
"audacious-plugins",
"empathy",
"epiphany",
"file-roller",
"gnome-applets",
"gnome-music",
"gnome-settings-daemon",
"webkit2-gtk-devel",
"Thunar",
"gnome3-core",
"vino",
"zenity",
"birdfont",
"hexchat",
"claws-mail",
"toxic",
"transmission-x11",
"py27-notify-python",
"webkit2-gtk"
]
},
{
"type": "run",
"ports": [
"gnome3-core",
"auto-multiple-choice",
"auto-multiple-choice-devel"
]
}
]
},
{
"name": "libnova",
"portdir": "science/libnova",
"version": "0.15.0",
"license": "LGPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://libnova.sourceforge.net/",
"description": "Celestial Mechanics, Astrometry and Astrodynamics Library",
"long_description": "libnova is a general purpose, double precision, Celestial Mechanics, Astrometry and Astrodynamics library. The intended audience of libnova is C / C++ programmers, astronomers and anyone else interested in calculating positions of astronomical objects or celestial mechanics. libnova is the calculation engine used by the Nova project and most importantly, is free software.",
"active": true,
"categories": [
"science"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"libtool",
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"indi"
]
}
]
},
{
"name": "libntlm",
"portdir": "net/libntlm",
"version": "1.6",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.nongnu.org/libntlm",
"description": "Implement Microsoft's NTLM authentication",
"long_description": "NTLM employs a challenge-response mechanism for authentication, in which clients are able to prove their identities without sending a password to the server. It consists of three messages, commonly referred to as Type 1 (negotiation), Type 2 (challenge) and Type 3 (authentication).",
"active": true,
"categories": [
"devel",
"net",
"security"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "libnumbertext",
"portdir": "devel/libnumbertext",
"version": "1.0.11",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Numbertext/libnumbertext",
"description": "Number to number name and money text conversion libraries.",
"long_description": "Number to number name and money text conversion libraries.",
"active": true,
"categories": [
"devel",
"textproc"
],
"maintainers": [
{
"name": "audvare",
"github": "Tatsh",
"ports_count": 25
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"libreoffice"
]
}
]
},
{
"name": "libnxml",
"portdir": "textproc/libnxml",
"version": "0.18.3",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www2.autistici.org/bakunin/codes.php",
"description": "C library for parsing, writing, and creating XML files",
"long_description": "nXML is a C library for parsing, writing, and creating XML 1.0 and 1.1 files or streams. It supports UTF-8, UTF-16be and UTF-16le, UCS-4 (1234, 4321, 2143, 2312).",
"active": true,
"categories": [
"devel",
"textproc"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"curl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"libmrss"
]
}
]
},
{
"name": "liboauth",
"portdir": "net/liboauth",
"version": "1.0.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://liboauth.sourceforge.net/",
"description": "collection of POSIX-c functions implementing the OAuth Core RFC 5849 standard",
"long_description": "collection of POSIX-c functions implementing the OAuth Core RFC 5849 standard",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"libtool",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"curl",
"nss"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"grilo",
"grilo-plugins",
"viking"
]
}
]
},
{
"name": "libocca",
"portdir": "devel/libocca",
"version": "2.0.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "htpps://libocca.org",
"description": "Portable and vendor-neutral framework for parallel programming on heterogeneous platforms",
"long_description": "OCCA is an open source, portable and vendor-neutral framework for parallel programming on heterogeneous platforms. The OCCA API provides unified models for heterogeneous programming concepts — such as a device, memory or kernel — while the OCCA Kernel Language (OKL) enables the creation of portable device kernels using a directive-based extension to the C language.",
"active": true,
"categories": [
"devel",
"parallel"
],
"maintainers": [],
"variants": [
"debug",
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang20",
"clang21",
"clang22",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gcc15",
"gccdevel",
"gfortran",
"tests",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-20",
"gcc15"
]
},
{
"type": "lib",
"ports": [
"libgcc",
"libomp"
]
}
],
"depends_on": []
},
{
"name": "libodfgen",
"portdir": "textproc/libodfgen",
"version": "0.1.7",
"license": "LGPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://libwpd.sourceforge.net/",
"description": "libodfgen is a library for generating documents in Open Document Format (ODF).",
"long_description": "libodfgen is a library for generating documents in Open Document Format (ODF). It provides generator implementation for the following libraries: * libwpd (::WPXDocumentInterface): text documents * libwpg (libwpg::WPGPaintInterface): vector drawings * libetonyek (libetonyek::KEYPresentationInterface): presentations As these APIs are used by multiple libraries, libodfgen can be used to generate ODF from many sources.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "rjvbertin",
"github": "RJVB",
"ports_count": 55
}
],
"variants": [
"docs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libwpg-0.3",
"libwpd-0.10"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"libreoffice"
]
}
]
},
{
"name": "libofa",
"portdir": "audio/libofa",
"version": "0.9.3",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://code.google.com/p/musicip-libofa/",
"description": "Open Fingerprint Architecture",
"long_description": "LibOFA (Library Open Fingerprint Architecture) is an open-source audio fingerprint created and provided by MusicIP (http://www.musicip.com)",
"active": true,
"categories": [
"audio"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"curl",
"expat",
"fftw-3"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"xmms2"
]
}
]
},
{
"name": "libofx",
"portdir": "devel/libofx",
"version": "0.10.4",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://libofx.sourceforge.net/",
"description": "A parser and an API designed to allow applications to very easily support OFX command responses",
"long_description": "This is the LibOFX library. It is a parser and an API designed to allow applications to very easily support OFX command responses, usually provided by financial institutions for statement downloads. To my knowledge, it is the first working OpenSource implementation of the OFX (Open Financial eXchange) specification on the client side.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"opensp"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gnucash",
"gnucash-devel",
"aqbanking5",
"aqbanking6",
"aqbanking5-gtk",
"aqbanking5-gtk3",
"aqbanking6-gtk2",
"aqbanking6-gtk3",
"grisbi",
"kmymoney4",
"skrooge",
"homebank"
]
}
]
},
{
"name": "libogg",
"portdir": "multimedia/libogg",
"version": "1.3.6",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.vorbis.com/",
"description": "Ogg Bitstream Library",
"long_description": "Libogg is a library for manipulating ogg bitstreams. It handles both making ogg bitstreams and getting packets from ogg bitstreams.",
"active": true,
"categories": [
"multimedia"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 655
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"paraview",
"ffmpeg4",
"audacity",
"goldendict",
"libopenmpt",
"audacity2",
"audacity-devel",
"xine-lib",
"moc",
"godot-3.2",
"audacious-plugins",
"celt",
"cmus",
"flac",
"qmmp",
"liboggz",
"libsdl_sound",
"libsdl_sound-framework",
"libshout2",
"libsndfile",
"libtagedit",
"libvorbis",
"mpd",
"mt-daapd",
"ocp",
"oggsplit",
"opus-tools",
"opusfile",
"sox",
"speex",
"streamripper",
"tenacity",
"vorbis-tools",
"vorbisgain",
"xmms2",
"allegro5",
"libextractor",
"love-0.10",
"love-11",
"scummvm",
"scummvm-devel",
"alienarena",
"boswars",
"fife",
"glob2",
"godot",
"luanti",
"raceintospace",
"supertuxkart",
"supertux",
"warzone2100",
"wesnoth",
"gstreamer010-gst-plugins-base",
"gstreamer1-gst-plugins-base",
"Io",
"VLC2",
"libVLC2",
"ffmpeg",
"ffmpeg-devel",
"ffmpeg6",
"ffmpeg7",
"ffmpeg8",
"fluidsynth",
"gpac",
"libtheora",
"lmms",
"mkvtoolnix",
"mkvtoolnix-devel",
"mkvtoolnix-legacy",
"musikcube",
"ogmtools",
"sfml",
"transcode",
"ReadyMedia",
"indi"
]
},
{
"type": "run",
"ports": [
"freac"
]
}
]
},
{
"name": "liboggz",
"portdir": "audio/liboggz",
"version": "1.1.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.xiph.org/oggz/",
"description": "liboggz and oggz",
"long_description": "Inspect, edit and validate Ogg files",
"active": true,
"categories": [
"audio"
],
"maintainers": [
{
"name": "",
"github": "sbooth",
"ports_count": 3
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libogg"
]
}
],
"depends_on": []
},
{
"name": "liboglappth",
"portdir": "science/liboglappth",
"version": "1.0.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.bioinformatics.org/",
"description": "Library for the ghemical port.",
"long_description": "Library for the ghemical port.",
"active": true,
"categories": [
"science"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libGLU",
"mesa"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ghemical"
]
}
]
},
{
"name": "liboil",
"portdir": "devel/liboil",
"version": "0.3.17",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://liboil.freedesktop.org/",
"description": "A library of simple functions that are optimized for various CPUs.",
"long_description": "A library of simple functions that are optimized for various CPUs.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"gtk-doc",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "libolm",
"portdir": "security/libolm",
"version": "3.2.10",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.com/matrix-org/olm",
"description": "Implementation of the olm and megolm cryptographic ratchets",
"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": false,
"categories": [
"devel",
"security"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1056
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-12"
]
}
],
"depends_on": []
},
{
"name": "libomp",
"portdir": "lang/libomp",
"version": "21.1.7",
"license": "(MIT or NCSA)",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://openmp.llvm.org",
"description": "The OpenMP subproject of LLVM",
"long_description": "The OpenMP subproject of LLVM is intended to contain all of the components required to build an executing OpenMP program that are outside the compiler itself. This port works with MacPorts' clang-3.7+ (optionally with +openmp variant for clang-3.7.)",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 225
}
],
"variants": [
"debug",
"top_level"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18",
"python313"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"iqtree"
]
},
{
"type": "lib",
"ports": [
"py36-lalframe",
"py36-lalmetaio",
"iqtree3",
"py27-rpy2",
"py36-rpy2",
"py37-scikit-image",
"py27-healpy",
"py35-healpy",
"py36-healpy",
"py27-lalinference",
"py36-lalinference",
"py27-lalpulsar",
"py36-lalpulsar",
"py27-graph-tool",
"py36-lalburst",
"py36-lalinspiral",
"py36-lalsimulation",
"py27-scikit-image",
"py35-scikit-image",
"py36-scikit-image",
"py37-lal",
"py37-lalburst",
"py37-lalframe",
"py37-lalinference",
"py37-gmic",
"py37-lalinspiral",
"py37-lalmetaio",
"py39-hdbscan",
"py37-lalpulsar",
"py37-lalsimulation",
"py36-lal",
"py38-networkit",
"llama.cpp",
"py35-scikit-learn",
"py36-scikit-learn",
"py37-scikit-learn",
"py27-lalburst",
"py38-lalburst",
"py27-lalframe",
"py38-lalframe",
"py38-lalinference",
"py27-lalinspiral",
"py38-lalinspiral",
"py27-lalmetaio",
"py38-lalmetaio",
"py38-lalpulsar",
"py27-lalsimulation",
"py38-lalsimulation",
"py37-healpy",
"py37-hdbscan",
"py37-numba",
"py37-rpy2",
"py39-numba",
"py37-torchaudio",
"py310-healpy",
"py311-healpy",
"py312-healpy",
"py313-healpy",
"py314-healpy",
"py38-mkl",
"py27-mkl",
"py35-mkl",
"py36-mkl",
"py37-mkl",
"clang-21",
"flang-21",
"clang-20",
"flang-20",
"clang-22",
"flang-22",
"LightGBM",
"tapkee",
"py37-graph-tool",
"py37-networkit",
"py38-numba",
"py38-torchaudio",
"py38-hdbscan",
"py38-faiss",
"py37-faiss",
"py38-scikit-image",
"py38-pytorch",
"py38-graph-tool",
"py39-rpy2",
"py27-lal",
"py38-lal",
"py38-scikit-learn",
"py38-gmic",
"py38-rpy2",
"py38-healpy",
"py39-pytorch",
"py39-mkl",
"py39-healpy",
"py39-gmic",
"py39-networkit",
"py39-scikit-learn",
"py39-faiss",
"py39-torchaudio",
"py39-scikit-image",
"py39-graph-tool",
"R-Rlibeemd",
"R-data.table",
"R-defm",
"R-fRLR",
"R-genieclust",
"R-kit",
"R-lavacreg",
"bsc",
"bwbench",
"chai",
"kokkos",
"kokkos-devel",
"libatomicbitvector",
"libocca",
"raja",
"thrust",
"cryfs",
"libpcl",
"blender",
"cyan",
"jpeg-quantsmooth",
"librtprocess",
"msdfgen",
"pdf2djvu",
"rawproc",
"rawtherapee",
"tthresh",
"ispc-clang",
"clang-10",
"lldb-10",
"clang-11",
"lldb-11",
"clang-12",
"clang-13",
"flang-13",
"clang-14",
"flang-14",
"clang-15",
"flang-15",
"clang-16",
"flang-16",
"clang-17",
"flang-17",
"clang-18",
"flang-18",
"clang-19",
"flang-19",
"lldb-6.0",
"clang-6.0",
"lldb-5.0",
"clang-5.0",
"clang-8.0",
"lldb-8.0",
"clang-7.0",
"lldb-7.0",
"clang-9.0",
"lldb-9.0",
"clang-devel",
"flang-devel",
"R",
"SuiteSparse_GraphBLAS",
"SuiteSparse_LAGraph",
"SuiteSparse_ParU",
"arborx",
"asl",
"blaspp",
"bpack",
"dbcsr",
"deal.ii",
"finufft",
"flexiblas",
"hypre",
"libfaiss",
"py310-faiss",
"normaliz",
"paramonte",
"plfit",
"polysolve",
"psblas3",
"spral",
"strumpack",
"wxMaxima",
"libopenshot",
"toxcore",
"octave-apa",
"octave-nurbs",
"py310-graph-tool",
"py311-graph-tool",
"py312-graph-tool",
"py313-graph-tool",
"py310-hdbscan",
"py311-hdbscan",
"py310-mkl",
"py311-mkl",
"py312-mkl",
"py313-mkl",
"py314-mkl",
"py310-networkit",
"py311-networkit",
"py312-networkit",
"py313-networkit",
"py310-pytorch",
"py311-pytorch",
"py312-pytorch",
"py313-pytorch",
"py314-pytorch",
"py314-rpy2",
"py314-rpy2-rinterface",
"py310-scikit-image",
"py311-scikit-image",
"py312-scikit-image",
"py313-scikit-image",
"py314-scikit-image",
"py310-scikit-learn",
"py311-scikit-learn",
"py312-scikit-learn",
"py313-scikit-learn",
"py314-scikit-learn",
"healpix-cxx",
"wxHexEditor",
"py37-pytorch",
"iqtree2",
"lal",
"lalapps",
"py312-lal",
"lalburst",
"octave-lal",
"py312-lalburst",
"octave-lalburst",
"lalframe",
"lalinference",
"py312-lalframe",
"octave-lalframe",
"py312-lalinference",
"octave-lalinference",
"lalinspiral",
"lalmetaio",
"octave-lalinspiral",
"py312-lalinspiral",
"py312-lalmetaio",
"octave-lalmetaio",
"lalpulsar",
"lalsimulation",
"py312-lalpulsar",
"octave-lalpulsar",
"py312-lalsimulation",
"octave-lalsimulation",
"libsharp",
"luma",
"mfem",
"muscle",
"pooler",
"seqan2-apps",
"veryfasttree",
"xrmc",
"KeePassXC",
"KeePassXC-devel",
"john-jumbo",
"john-jumbo-devel"
]
},
{
"type": "test",
"ports": [
"feast"
]
}
]
},
{
"name": "libomp-devel",
"portdir": "lang/libomp",
"version": "19.1.7",
"license": "(MIT or NCSA)",
"platforms": "darwin",
"epoch": 1,
"replaced_by": "libomp",
"homepage": "https://openmp.llvm.org",
"description": "Obsolete port, replaced by libomp",
"long_description": "This port has been replaced by libomp.",
"active": false,
"categories": [
"lang"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 225
}
],
"variants": [
"debug",
"top_level"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"python313"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "liboop",
"portdir": "devel/liboop",
"version": "1.0.1",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.lysator.liu.se/liboop/",
"description": "low-level event loop management library",
"long_description": "Liboop is a low-level event loop management library for POSIX-based operating systems. It replaces the select() loop and allows the registration of event handlers for file and network I/O, timers and signals.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"glib2",
"readline"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"lsh"
]
}
]
},
{
"name": "libopendaap",
"portdir": "audio/libopendaap",
"version": "0.4.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://craz.net/programs/itunes/libopendaap.html",
"description": "library for connecting to iTunes shares",
"long_description": "libopendaap is a library written in C which enables applications to discover, and connect to, iTunes(R) music shares. Unlike all other daap implementations, this library is able to connect to recent iTunes shares which require a special authentication algorithm.",
"active": true,
"categories": [
"audio"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"tcp_wrappers",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "libopenmpt",
"portdir": "audio/libopenmpt",
"version": "0.8.6",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://lib.openmpt.org",
"description": "Library to decode tracked music files",
"long_description": "libopenmpt is a cross-platform C++ and C library to decode tracked music files (modules) into a raw PCM audio stream.",
"active": true,
"categories": [
"devel",
"multimedia",
"audio"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libsndfile",
"libvorbis",
"zlib",
"portaudio",
"libogg",
"mpg123",
"flac"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"audacious-plugins",
"gstreamer1-gst-plugins-bad",
"musikcube"
]
},
{
"type": "run",
"ports": [
"rb33-ffi-openmpt",
"rb32-ffi-openmpt",
"rb31-ffi-openmpt"
]
}
]
},
{
"name": "libopennet",
"portdir": "net/libopennet",
"version": "0.9.9",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.rkeene.org/oss/libopennet/",
"description": "open_net(), similar to open()",
"long_description": "Libopennet is a library that provides the function open_net() which accepts the same parameters as the open() system call, but the pathname argument can be an FTP or HTTP URL.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"automake",
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"libconfig"
]
}
]
},
{
"name": "libopenraw",
"portdir": "graphics/libopenraw",
"version": "0.3.7",
"license": "LGPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://libopenraw.freedesktop.org/libopenraw/",
"description": "libopenraw is an ongoing project to provide a free software implementation for decoding camera RAW files.",
"long_description": "libopenraw is an ongoing project to provide a free software implementation for decoding camera RAW files. One of the main reasons is that dcraw is not suited for easy integration into applications, and there is a need for an easy to use API to build free software digital image processing applications. It also has the goal to address features missing from dcraw such as meta-data decoding and easy thumbnail extraction.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 359
}
],
"variants": [
"gnome",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"legacy-support",
"clang-20",
"gsed",
"grep",
"rust",
"gawk",
"pkgconfig",
"libtool",
"autoconf",
"autoconf-archive",
"automake",
"cargo",
"cctools",
"gettext"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gettext-runtime",
"boost176",
"libxml2",
"curl",
"libjpeg-turbo",
"gdk-pixbuf2",
"libunwind",
"glib2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"tumbler"
]
}
]
},
{
"name": "libopenraw-legacy",
"portdir": "graphics/libopenraw-legacy",
"version": "0.3.7",
"license": "LGPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://libopenraw.freedesktop.org/libopenraw/",
"description": "libopenraw is an ongoing project to provide a free software implementation for decoding camera RAW files.",
"long_description": "libopenraw is an ongoing project to provide a free software implementation for decoding camera RAW files. One of the main reasons is that dcraw is not suited for easy integration into applications, and there is a need for an easy to use API to build free software digital image processing applications. It also has the goal to address features missing from dcraw such as meta-data decoding and easy thumbnail extraction.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 359
}
],
"variants": [
"gnome",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20",
"automake",
"cctools",
"gettext",
"libtool",
"pkgconfig",
"gawk",
"grep",
"gsed",
"autoconf",
"autoconf-archive"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libjpeg-turbo",
"curl",
"libxml2",
"boost176",
"gettext-runtime",
"gdk-pixbuf2",
"glib2"
]
}
],
"depends_on": []
},
{
"name": "libopenshot",
"portdir": "multimedia/libopenshot",
"version": "0.3.2",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.openshot.org/",
"description": "Library for creating and editing videos",
"long_description": "Library for creating and editing videos. Includes python bindings but not ruby.",
"active": true,
"categories": [
"devel",
"multimedia"
],
"maintainers": [],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"qt5-qtmultimedia",
"cppzmq",
"jsoncpp",
"swig-python",
"qt5-qtbase",
"libomp",
"ffmpeg",
"libopenshot-audio",
"py311-zmq",
"ImageMagick",
"qt5-qtwebkit",
"qt5-qtsvg"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"openshot-qt"
]
}
]
},
{
"name": "libopenshot-audio",
"portdir": "multimedia/libopenshot-audio",
"version": "0.6.0",
"license": "GPL-3+",
"platforms": "{darwin >= 13}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.openshot.org/",
"description": "Library for creating and editing videos",
"long_description": "Library for creating and editing videos",
"active": true,
"categories": [
"devel",
"multimedia"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"zlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"libopenshot"
]
}
]
},
{
"name": "liboping",
"portdir": "net/liboping",
"version": "1.10.0",
"license": "LGPL-2.1 and GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://noping.cc",
"description": "C library and program for ICMP echo requests",
"long_description": "C library and ncurses-based frontend to generate ICMP echo requests to multiple hosts in parallel",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ncurses"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-net-oping",
"p5.28-net-oping",
"p5.30-net-oping",
"p5.32-net-oping",
"p5.34-net-oping"
]
}
]
},
{
"name": "liboping-devel",
"portdir": "net/liboping",
"version": "20200601",
"license": "LGPL-2.1 and GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://noping.cc",
"description": "C library and program for ICMP echo requests",
"long_description": "C library and ncurses-based frontend to generate ICMP echo requests to multiple hosts in parallel",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ncurses"
]
}
],
"depends_on": []
},
{
"name": "libopus",
"portdir": "audio/libopus",
"version": "1.6.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.opus-codec.org",
"description": "The Opus Audio Codec (IETF RFC 6716), reference implementation",
"long_description": "Opus is the first state-of-the-art, fully Free and Open audio codec ratified by a major standards organization. It is reportedly better than all pre-existing codecs across the spectrum for voice, audio, archival, and real-time uses.",
"active": true,
"categories": [
"audio"
],
"maintainers": [
{
"name": "jeremyhu",
"github": "jeremyhu",
"ports_count": 303
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"SDRangel",
"ffmpeg4",
"audacity",
"abaddon",
"godot-3.2",
"qt5-qtwebengine",
"qt513-qtwebengine",
"easytag",
"easytag-devel",
"qmmp",
"libopusenc",
"libsndfile",
"mpd",
"opus-tools",
"opusfile",
"sox",
"qxmpp",
"spice-server",
"warzone2100",
"gstreamer010-gst-plugins-bad",
"gstreamer1-gst-plugins-bad",
"gstreamer1-gst-plugins-base",
"spice-gtk",
"VLC2",
"libVLC2",
"avidemux",
"ffmpeg",
"ffmpeg-devel",
"ffmpeg6",
"ffmpeg7",
"ffmpeg8",
"toxcore",
"uTox"
]
},
{
"type": "run",
"ports": [
"freac"
]
}
]
},
{
"name": "libopusenc",
"portdir": "audio/libopusenc",
"version": "0.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://opus-codec.org/",
"description": "High-level API for encoding .opus files",
"long_description": "High-level API for encoding .opus files",
"active": true,
"categories": [
"audio"
],
"maintainers": [
{
"name": "mark.hsj",
"github": "mark4o",
"ports_count": 1
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libopus"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"opus-tools"
]
}
]
},
{
"name": "liboqs",
"portdir": "devel/liboqs",
"version": "0.14.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://openquantumsafe.org",
"description": "C library for prototyping and experimenting with quantum-resistant cryptography",
"long_description": "C library for prototyping and experimenting with quantum-resistant cryptography",
"active": true,
"categories": [
"devel",
"crypto"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"ninja",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"openssl3"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"fizz"
]
}
]
},
{
"name": "libosinfo",
"portdir": "sysutils/libosinfo",
"version": "1.12.0",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://libosinfo.org",
"description": "The Operating System information database",
"long_description": "The Operating System information database",
"active": true,
"categories": [
"sysutils",
"gnome"
],
"maintainers": [
{
"name": "danchr",
"github": "danchr",
"ports_count": 175
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gobject-introspection",
"gtk-doc",
"vala",
"clang-18",
"pkgconfig",
"gettext",
"meson",
"ninja"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"glib2",
"libsoup",
"libxml2",
"libxslt",
"gettext-runtime"
]
},
{
"type": "run",
"ports": [
"osinfo-db",
"hwdata"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"virt-manager",
"guestfs-tools"
]
},
{
"type": "run",
"ports": [
"virt-manager"
]
}
]
},
{
"name": "libosip2",
"portdir": "net/libosip2",
"version": "5.3.1",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/osip/",
"description": "GNU oSIP library",
"long_description": "oSIP is an implementation of SIP. SIP stands for the Session Initiation Protocol and is described by the rfc3261 (wich deprecates rfc2543). This library aims to provide multimedia and telecom software developers an easy and powerful interface to initiate and control SIP based sessions in their applications. SIP is a open standard replacement from IETF for H323.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 255
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"libexosip2"
]
}
]
},
{
"name": "libosmium",
"portdir": "gis/libosmium",
"version": "2.23.1",
"license": "Boost-1 and public-domain",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://osmcode.org/libosmium/",
"description": "A fast and flexible C++ library for working with OpenStreetMap data",
"long_description": "The Osmium Library has extensive support for all types of OSM entities: nodes, ways, relations, and changesets. It allows reading from and writing to OSM files in XML, PBF, and several other formats, including change files and full history files. Osmium can store OSM data in memory and on disk in various formats and using various indexes. Its easy to use handler interface allows you to quickly write data filtering and conversion functions. Osmium can create WKT, WKB, OGR, GEOS and GeoJSON geometries for easy conversion into many GIS formats and it can assemble multipolygons from ways and relations.",
"active": true,
"categories": [
"gis"
],
"maintainers": [
{
"name": "frank.dean",
"github": "frankdean",
"ports_count": 12
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"bzip2",
"lz4",
"zlib",
"cmake",
"sparsehash",
"gdal",
"proj7",
"expat",
"boost176",
"protozero"
]
},
{
"type": "lib",
"ports": [
null
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"osmium-tool"
]
},
{
"type": "lib",
"ports": [
"osm2pgsql",
"osm2pgsql-lua"
]
}
]
},
{
"name": "libosmium-doc",
"portdir": "gis/libosmium",
"version": "2.23.1",
"license": "Boost-1 and public-domain",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://osmcode.org/libosmium/",
"description": "A fast and flexible C++ library for working with OpenStreetMap data - documentation",
"long_description": "The Osmium Library has extensive support for all types of OSM entities: nodes, ways, relations, and changesets. It allows reading from and writing to OSM files in XML, PBF, and several other formats, including change files and full history files. Osmium can store OSM data in memory and on disk in various formats and using various indexes. Its easy to use handler interface allows you to quickly write data filtering and conversion functions. Osmium can create WKT, WKB, OGR, GEOS and GeoJSON geometries for easy conversion into many GIS formats and it can assemble multipolygons from ways and relations. \nThis port contains the Osmium library documentation.",
"active": true,
"categories": [
"gis"
],
"maintainers": [
{
"name": "frank.dean",
"github": "frankdean",
"ports_count": 12
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"bzip2",
"lz4",
"zlib",
"cmake",
"sparsehash",
"gdal",
"proj7",
"graphviz",
"doxygen",
"expat",
"boost176",
"protozero"
]
},
{
"type": "lib",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "libosmo-dsp",
"portdir": "science/libosmo-dsp",
"version": "20170318",
"license": "GPL-2+",
"platforms": "darwin macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "http://sdr.osmocom.org/",
"description": "A library with SDR DSP primitives",
"long_description": "A library with SDR DSP primitives",
"active": true,
"categories": [
"science",
"comms"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 462
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"automake",
"pkgconfig",
"clang-18",
"autoconf",
"libtool"
]
},
{
"type": "lib",
"ports": [
"doxygen",
"fftw-3-single"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gr-iqbalance",
"gr37-iqbalance"
]
}
]
},
{
"name": "liboss",
"portdir": "audio/liboss",
"version": "0.0.1",
"license": "LGPL and BSD-old and Restrictive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://liboss.sourceforge.net/",
"description": "OSS emulation for macOS",
"long_description": "liboss is a sound API to provide OSS support in macOS.",
"active": true,
"categories": [
"audio"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"audiofile",
"esound"
]
}
],
"depends_on": []
},
{
"name": "libotf",
"portdir": "print/libotf",
"version": "0.9.16",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.nongnu.org/m17n",
"description": "Library for handling OpenType fonts",
"long_description": "Library for handling OpenType fonts",
"active": true,
"categories": [
"print"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"freetype",
"xorg-libXaw"
]
}
],
"depends_on": []
},
{
"name": "libotr",
"portdir": "security/libotr",
"version": "4.1.1",
"license": "LGPL-2+ and GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.cypherpunks.ca/otr/",
"description": "Off-the-Record Messaging Library",
"long_description": "Off-the-Record (OTR) Messaging allows you to have private conversations over instant messaging.",
"active": true,
"categories": [
"security"
],
"maintainers": [
{
"name": "rsync",
"github": "",
"ports_count": 3
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libgcrypt"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"psi-otr",
"bitlbee",
"kopete",
"mcabber",
"profanity",
"pidgin-otr"
]
}
]
}
]
}