HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 52331,
"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": "libmongo-client",
"portdir": "devel/libmongo-client",
"version": "0.1.8",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://web.archive.org/web/20201026131711/https://algernon.github.io/libmongo-client/",
"description": "alternative C driver for MongoDB",
"long_description": "alternative C driver for MongoDB",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"automake",
"pkgconfig",
"clang-18",
"autoconf",
"libtool"
]
},
{
"type": "lib",
"ports": [
"openssl",
"glib2"
]
}
],
"depends_on": []
},
{
"name": "libmovit",
"portdir": "multimedia/libmovit",
"version": "1.7.0",
"license": "GPL-2+",
"platforms": "darwin linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://movit.sesse.net",
"description": "Modern Video Toolkit - open-source library for GPU-accelerated video filters",
"long_description": "Movit is the Modern Video Toolkit. It aims to be a high-quality, high-performance, open-source library for GPU-accelerated video filters.",
"active": true,
"categories": [
"multimedia"
],
"maintainers": [
{
"name": "rjvbertin",
"github": "RJVB",
"ports_count": 55
}
],
"variants": [
"installdemo",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"pkgconfig",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"fftw-3",
"libsdl2",
"xorg-libX11",
"mesa",
"libsdl2_image",
"libepoxy",
"libpng",
"eigen3"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"mlt"
]
}
]
},
{
"name": "libmowgli",
"portdir": "devel/libmowgli",
"version": "1.0.0",
"license": "ISC",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/atheme-legacy/libmowgli",
"description": "class library for C",
"long_description": "libmowgli is a class library containing performance and usability oriented extensions to C.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"libmcs"
]
}
]
},
{
"name": "libmowgli-2",
"portdir": "devel/libmowgli-2",
"version": "2.1.3",
"license": "ISC",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/atheme/libmowgli-2",
"description": "class library for C",
"long_description": "libmowgli is a class library containing performance and usability oriented extensions to C.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1599
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"openssl"
]
}
],
"depends_on": []
},
{
"name": "libmp3splt",
"portdir": "audio/libmp3splt",
"version": "0.9.2",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mp3splt.sourceforge.net",
"description": "Utility for mp3 and ogg splitting without decoding",
"long_description": "mp3splt is a free command-line utility that allows you to split mp3 and ogg files from a begin time to an end time, without need of decoding and reencoding. It's useful to split large mp3/ogg to make smaller files or to split entire albums to obtain original tracks.",
"active": true,
"categories": [
"audio"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libmad",
"libvorbis",
"flac",
"libtool",
"pcre",
"gettext",
"libid3tag"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"mp3splt",
"mp3splt-gtk"
]
}
]
},
{
"name": "libmpc",
"portdir": "devel/libmpc",
"version": "1.4.1",
"license": "LGPL-3+ and GFDL-1.3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.multiprecision.org/mpc/",
"description": "GNU MPC",
"long_description": "GNU MPC is a C library for the arithmetic of complex numbers with arbitrarily high precision and correct rounding of the result. It extends the principles of the IEEE-754 standard for fixed precision real floating point numbers to complex numbers, providing well-defined semantics for every operation. At the same time, speed of operation at high precision is a major design goal.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gmp",
"mpfr"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"libgcc6",
"libgcc7",
"libgcc14",
"libgcc-devel",
"libgcc9",
"libgcc15",
"libgcc11",
"libgcc13",
"libgcc45"
]
},
{
"type": "lib",
"ports": [
"arm-none-eabi-gcc",
"riscv64-none-elf-gcc",
"py37-gmpy2",
"avr-gcc",
"symengine",
"py38-gmpy2",
"arm-elf-gcc",
"arm-none-eabi-gcc8",
"i386-elf-gcc",
"i686-w64-mingw32-gcc",
"i686-w64-mingw32-gcc-bootstrap",
"i686-w64-mingw32-gcc-nothreads",
"msp430-elf-gcc",
"msp430-gcc",
"msp430-gcc-devel",
"riscv32-none-elf-gcc",
"x86_64-elf-gcc",
"x86_64-w64-mingw32-gcc",
"x86_64-w64-mingw32-gcc-bootstrap",
"x86_64-w64-mingw32-gcc-nothreads",
"gnome-calculator",
"gcc-devel",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gcc15",
"gcc45",
"gcc46",
"gcc47",
"gcc48",
"gcc49",
"gcc5",
"gcc6",
"gcc7",
"gcc8",
"gcc9",
"upc",
"cmh",
"mpfrcx",
"m68k-palm-elf-gcc",
"p5.28-math-mpc",
"p5.30-math-mpc",
"p5.32-math-mpc",
"p5.34-math-mpc",
"py310-gmpy2",
"py311-gmpy2",
"py312-gmpy2",
"py313-gmpy2",
"p5.26-math-mpc",
"py314-gmpy2",
"py27-gmpy2",
"py35-gmpy2",
"py36-gmpy2",
"py39-gmpy2",
"riscv64-unknown-linux-gnu-gcc",
"riscv64-linux-gcc-bootstrap",
"riscv64-unknown-linux-musl-gcc",
"riscv64-unknown-linux-uclibc-gcc"
]
}
]
},
{
"name": "libmpcdec",
"portdir": "audio/libmpcdec",
"version": "1.2.6",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.musepack.net",
"description": "Musepack Decoder Library",
"long_description": "Musepack Decoder Library",
"active": true,
"categories": [
"devel",
"audio"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"VLC2",
"libVLC2",
"qmmp",
"xine-lib",
"cmus",
"moc",
"xmms2",
"gstreamer010-gst-plugins-bad"
]
}
]
},
{
"name": "libmpd",
"portdir": "audio/libmpd",
"version": "11.8.17",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://gmpclient.org",
"description": "libmpd provides higher level access to MPD functions.",
"long_description": "libmpd provides higher level access to MPD (Music Player Daemon) functions.",
"active": true,
"categories": [
"audio"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gettext",
"glib2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gmpc"
]
}
]
},
{
"name": "libmpdclient",
"portdir": "audio/libmpdclient",
"version": "2.22",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.musicpd.org/libs/libmpdclient/",
"description": "libmpdclient is a stable, documented, asynchronous API library for interfacing MPD in the C, C++ & Objective C languages.",
"long_description": "libmpdclient is a stable, documented, asynchronous API library for interfacing MPD in the C, C++ & Objective C languages.",
"active": true,
"categories": [
"audio"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"meson",
"ninja",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ashuffle",
"mpc",
"ncmpc",
"ncmpcpp",
"scmpc"
]
}
]
},
{
"name": "libmpeg2",
"portdir": "multimedia/libmpeg2",
"version": "0.5.1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://libmpeg2.sourceforge.net/",
"description": "A free library for decoding mpeg-2 and mpeg-1 video streams.",
"long_description": "libmpeg2 is a free library for decoding mpeg-2 and mpeg-1 video streams. The main goals in libmpeg2 development are conformance, speed, portability, and reuseability.",
"active": true,
"categories": [
"multimedia"
],
"maintainers": [],
"variants": [
"sdl",
"x11",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"xorg-libX11",
"xorg-libXext",
"libsdl",
"xorg-libice",
"xorg-libsm",
"xorg-libXv"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"VLC2",
"libVLC2",
"transcode",
"gstreamer1-gst-plugins-ugly",
"libextractor",
"gstreamer010-gst-plugins-ugly",
"M2VDownsizer"
]
}
]
},
{
"name": "libmrss",
"portdir": "textproc/libmrss",
"version": "0.19.2",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.autistici.org/bakunin/libmrss/doc/",
"description": "C library for parsing, writing, and creating RSS streams",
"long_description": "libmRSS is a C library for parsing, writing, and creating RSS (Rich Site Summary or Really Simple Syndication, but not RDF Site Summary) files or streams.",
"active": true,
"categories": [
"devel",
"textproc"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"zlib",
"openssl",
"curl",
"libnxml"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"rsstail"
]
}
]
},
{
"name": "libmsn",
"portdir": "net/libmsn",
"version": "4.2.1",
"license": "(GPL-2+ or OpenSSLException)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sourceforge.net/projects/libmsn/",
"description": "MSN Messenger library",
"long_description": "libmsn is a C++ library for Microsoft's MSN Messenger service. It provides a high-level interface that allows an application to access instant messaging features with ease.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"openssl10"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"kopete"
]
}
]
},
{
"name": "libmsp430",
"portdir": "devel/libmsp430",
"version": "3.15.1.1",
"license": "BDS-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.ti.com/tool/MSPDS",
"description": "Low-level MSP430 USB drivers",
"long_description": "These drivers provide an interface between the host system MSP Debug Stack library (libmsp430.dylib) and the FET’s USB interface. This is accomplished by using a Communication Device Class (CDC) or Virtual COM Port (VCP) protocol.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "jose.edil+macports",
"github": "edilmedeiros",
"ports_count": 5
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip",
"zip"
]
},
{
"type": "lib",
"ports": [
"hidapi",
"boost178"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"mspdebug"
]
}
]
},
{
"name": "libmspack",
"portdir": "archivers/libmspack",
"version": "1.11",
"license": "LGPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.cabextract.org.uk/libmspack",
"description": "Library supporting Microsoft compression formats",
"long_description": "The purpose of libmspack is to provide compressors and decompressors, archivers and dearchivers for Microsoft compression formats.",
"active": true,
"categories": [
"archivers"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "libmspub",
"portdir": "graphics/libmspub",
"version": "0.1.4",
"license": "(GPL-2.1+ or LGPL-2.1+ or MPL-1.1+)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.documentfoundation.org/DLP/Libraries/libmspub",
"description": "libmspub is a library and a set of tools for reading and converting binary files produced by Microsoft Publisher.",
"long_description": "libmspub is a library and a set of tools for reading and converting binary files produced by Microsoft Publisher.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [
{
"name": "cbradney",
"github": "cbradney",
"ports_count": 3
}
],
"variants": [
"docs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-20"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"zlib",
"boost176",
"icu",
"librevenge"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"libreoffice",
"scribus-devel"
]
}
]
},
{
"name": "libmtp",
"portdir": "multimedia/libmtp",
"version": "1.1.21",
"license": "LGPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://libmtp.sourceforge.net",
"description": "libmtp is an implementation of Microsoft's Media Transfer Protocol (MTP)",
"long_description": "libmtp is an implementation of Microsoft's Media Transfer Protocol (MTP)",
"active": true,
"categories": [
"multimedia"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libusb",
"libiconv"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"VLC2",
"libVLC2",
"py27-pymtp",
"amarok",
"mtpfs"
]
}
]
},
{
"name": "libmusicbrainz2",
"portdir": "audio/libmusicbrainz2",
"version": "2.1.5",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://musicbrainz.org/doc/libmusicbrainz",
"description": "libmusicbrainz (also known as mb_client or MusicBrainz Client Library)",
"long_description": "libmusicbrainz version 2.x uses MusicBrainz' old RDF based Web Service to provide MusicBrainz lookup capabilities to applications.",
"active": true,
"categories": [
"devel",
"audio"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gstreamer010-gst-plugins-bad"
]
}
]
},
{
"name": "libmusicbrainz3",
"portdir": "audio/libmusicbrainz3",
"version": "3.0.3",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://musicbrainz.org/doc/libmusicbrainz",
"description": "libmusicbrainz (also known as mb_client or MusicBrainz Client Library)",
"long_description": "libmusicbrainz version 3.x uses MusicBrainz' XML Web Service to provide MusicBrainz lookup capabilities to applications.",
"active": true,
"categories": [
"devel",
"audio"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libdiscid",
"neon"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"kscd"
]
}
]
},
{
"name": "libmusicbrainz5",
"portdir": "audio/libmusicbrainz5",
"version": "5.1.0",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://musicbrainz.org/doc/libmusicbrainz",
"description": "libmusicbrainz (also known as mb_client or MusicBrainz Client Library)",
"long_description": "The MusicBrainz Client Library (libmusicbrainz), also known as mb_client, is a development library geared towards developers who wish to add MusicBrainz lookup capabilities to their applications. Version 5.x and greater support the latest version of the MusicBrainz web service and are not backwards compatible with earlier versions.",
"active": true,
"categories": [
"devel",
"audio"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 433
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"neon"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gtkpod"
]
}
]
},
{
"name": "libmwaw",
"portdir": "devel/libmwaw",
"version": "0.3.21",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sourceforge.net/p/libmwaw/wiki/Home/",
"description": "Library parsing many pre-OS X MAC text formats.",
"long_description": "Library parsing many pre-OS X MAC text formats.",
"active": true,
"categories": [
"devel",
"textproc"
],
"maintainers": [
{
"name": "audvare",
"github": "Tatsh",
"ports_count": 25
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"libtool",
"pkgconfig",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"zlib",
"librevenge"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"libreoffice"
]
}
]
},
{
"name": "libmypaint",
"portdir": "graphics/libmypaint",
"version": "1.6.1",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mypaint/libmypaint",
"description": "The MyPaint Brush Library",
"long_description": "libmypaint, a.k.a. \"brushlib\", is a library for making brushstrokes which is used by MyPaint and other projects.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "devans",
"github": "dbevans",
"ports_count": 2661
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"python314",
"libtool",
"pkgconfig",
"intltool",
"clang-18",
"autoconf",
"automake",
"gettext"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"json-c",
"gettext-runtime",
"glib2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"MyPaint",
"gimp2",
"gimp2-devel",
"gimp3-devel"
]
}
]
},
{
"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",
"suricata",
"arping",
"dnsa",
"ettercap",
"libipgeo",
"libnids",
"nemesis",
"netwib",
"ngrep",
"packit",
"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",
"python314"
]
}
],
"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": 1072
}
],
"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": 2661
}
],
"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": [
"gstreamer1-gst-plugins-bad",
"farstream",
"telepathy-gabble",
"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": [
"x11",
"quartz",
"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",
"claws-mail",
"toxic",
"audacious-plugins",
"empathy",
"epiphany",
"file-roller",
"gnome-applets",
"gnome-music",
"gnome-settings-daemon",
"webkit2-gtk-devel",
"Thunar",
"gnome3-core",
"vino",
"zenity",
"birdfont",
"hexchat",
"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": [
"aqbanking6",
"aqbanking6-gtk2",
"aqbanking6-gtk3",
"gnucash",
"gnucash-devel",
"aqbanking5",
"aqbanking5-gtk",
"aqbanking5-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": 648
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"sfml",
"libshout2",
"allegro5",
"warzone2100",
"gstreamer010-gst-plugins-base",
"Io",
"VLC2",
"libVLC2",
"ffmpeg",
"ffmpeg-devel",
"ffmpeg6",
"ffmpeg7",
"gpac",
"libtheora",
"transcode",
"indi",
"paraview",
"qmmp",
"tenacity",
"ReadyMedia",
"goldendict",
"libopenmpt",
"luanti",
"raceintospace",
"audacity2",
"audacity-devel",
"xine-lib",
"audacious-plugins",
"cmus",
"moc",
"ffmpeg8",
"ffmpeg4",
"godot",
"gstreamer1-gst-plugins-base",
"godot-3.2",
"celt",
"flac",
"audacity",
"liboggz",
"libsdl_sound",
"libsdl_sound-framework",
"libsndfile",
"libtagedit",
"libvorbis",
"mpd",
"mt-daapd",
"ocp",
"oggsplit",
"opus-tools",
"opusfile",
"sox",
"speex",
"streamripper",
"vorbis-tools",
"vorbisgain",
"xmms2",
"libextractor",
"love-0.10",
"love-11",
"scummvm",
"scummvm-devel",
"alienarena",
"boswars",
"fife",
"glob2",
"supertuxkart",
"supertux",
"wesnoth",
"fluidsynth",
"lmms",
"mkvtoolnix",
"mkvtoolnix-devel",
"mkvtoolnix-legacy",
"musikcube",
"ogmtools"
]
},
{
"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": 1072
}
],
"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",
"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",
"libopenshot",
"py36-lal",
"py38-networkit",
"py35-scikit-learn",
"py36-scikit-learn",
"py311-pytorch",
"py310-pytorch",
"py312-pytorch",
"py313-pytorch",
"py314-pytorch",
"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",
"deal.ii",
"lal",
"py312-lal",
"octave-lal",
"luma",
"mfem",
"py37-healpy",
"py314-rpy2-rinterface",
"iqtree3",
"py37-hdbscan",
"py37-numba",
"py37-rpy2",
"octave-apa",
"py39-numba",
"py37-torchaudio",
"toxcore",
"py310-healpy",
"py311-healpy",
"py312-healpy",
"py313-healpy",
"py314-healpy",
"R",
"py38-mkl",
"py27-mkl",
"py35-mkl",
"py36-mkl",
"py37-mkl",
"LightGBM",
"tapkee",
"py37-graph-tool",
"clang-19",
"flang-19",
"py37-networkit",
"clang-21",
"flang-21",
"clang-20",
"flang-20",
"py38-numba",
"py38-torchaudio",
"py38-hdbscan",
"clang-18",
"flang-18",
"py38-faiss",
"py37-faiss",
"py38-scikit-image",
"py38-pytorch",
"cryfs",
"py38-graph-tool",
"py39-rpy2",
"py27-lal",
"py38-lal",
"py38-scikit-learn",
"py38-gmic",
"py38-rpy2",
"py38-healpy",
"clang-22",
"flang-22",
"llama.cpp",
"py39-pytorch",
"py39-mkl",
"py39-healpy",
"py39-gmic",
"py39-networkit",
"flexiblas",
"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",
"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",
"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",
"SuiteSparse_GraphBLAS",
"SuiteSparse_LAGraph",
"SuiteSparse_ParU",
"arborx",
"asl",
"blaspp",
"bpack",
"dbcsr",
"finufft",
"hypre",
"libfaiss",
"py310-faiss",
"normaliz",
"paramonte",
"plfit",
"polysolve",
"psblas3",
"spral",
"strumpack",
"wxMaxima",
"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",
"py314-rpy2",
"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",
"lalapps",
"lalburst",
"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",
"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": []
}
]
}