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=107",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=105",
"results": [
{
"name": "libhttpd",
"portdir": "devel/libhttpd",
"version": "2.0",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://hughestech.com.au/",
"description": "provides basic web server capabilities",
"long_description": "libhttpd can be used to add basic web server capabilities to an application or embedded device. The library handles both static and dynamically generated content, has very low overheads, and provides many features to simplify the creation of web based application interfaces.",
"active": true,
"categories": [
"devel",
"www"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "libhttpseverywhere",
"portdir": "www/libhttpseverywhere",
"version": "0.8.3",
"license": "LGPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://git.gnome.org/browse/libhttpseverywhere",
"description": "This library enables you to leverage the power of HTTPSEverywhere to any desktop-application.",
"long_description": "This library enables you to leverage the power of HTTPSEverywhere to any desktop-application.. HTTPSEverywhere is a browser plugin that comes with a set of rules that you can use to ensure that you use HTTP instead of HTTPS only when this is absolutely not circumventable. With libhttpseverywhere you get a C-bindable, GLib-based library you can link/bind against in almost all languages",
"active": true,
"categories": [
"www"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"meson",
"ninja",
"pkgconfig",
"vala",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libarchive",
"libsoup-2.4",
"glib2",
"json-glib",
"libgee",
"gobject-introspection",
"libxml2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gnome3-core"
]
},
{
"type": "run",
"ports": [
"gnome3-core"
]
}
]
},
{
"name": "libhv",
"portdir": "devel/libhv",
"version": "1.3.4",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ithewei/libhv",
"description": "A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server",
"long_description": "A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "sikmir",
"github": "sikmir",
"ports_count": 49
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"curl",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"openssl3"
]
}
],
"depends_on": []
},
{
"name": "libhx",
"portdir": "devel/libhx",
"version": "4.24",
"license": "(LGPL-2.1 or LGPL-3)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://inai.de/projects/libhx",
"description": "common structures and low-level operations library",
"long_description": "libHX is a C library (with some C++ bindings available) that provides data structures and functions commonly needed, such as maps, deques, linked lists, string formatting and autoresizing, option and config file parsing, type checking casts and more. libHX aids in quickly writing up C and C++ data processing programs, by consolidating tasks that often happen to be open-coded, such as (simple) config file reading, option parsing, directory traversal, and others, into a library. The focus is on reducing the amount of time (and secondarily, the amount of code) a developer has to spend for otherwise implementing such.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": []
},
{
"name": "libical",
"portdir": "devel/libical",
"version": "3.0.18",
"license": "(LGPL-2.1 or MPL-2)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/libical/libical",
"description": "An implementation of iCalendar protocols and data formats",
"long_description": "An implementation of iCalendar protocols and data formats",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"perl5",
"vala",
"libxml2",
"cmake",
"pkgconfig",
"gtk-doc"
]
},
{
"type": "lib",
"ports": [
"icu",
"gobject-introspection",
"glib2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"claws-mail",
"gnokii",
"abiword-x11",
"evolution-data-server",
"evolution-data-server-gtk4",
"gnome-calendar",
"kdepimlibs4",
"kdepimlibs4-kioslaves",
"redwax-tool",
"orage"
]
}
]
},
{
"name": "libicns",
"portdir": "graphics/libicns",
"version": "0.8.1",
"license": "(LGPL-2.1+ or GPL-2+)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://icns.sourceforge.net/",
"description": "libicns is a library for manipulation of the Mac OS icns resource format and includes the icns2png converter",
"long_description": "libicns is a library for manipulation of the Mac OS icns resource format, also known as the IconFamily resource type. It can read and write files from the Mac OS X icns format, as well as read from Mac OS resource files and macbinary encoded Mac OS resource forks. As of release 0.5.9, it can fully read and write any 128x128 and all smaller 32-bit icons, and read support for 8-bit, 4-bit, and 1-bit icons. If linked against (a patched version of) Jasper, it also has full support for 256x256 and 512x512 32-bit icons with masks as alpha channels. libicns includes icns2png, a tool for extracting the images contained within icns files, and saving them as png images. It also includes png2icns, a tool for creating icns files from a set of png images. Furthermore, release 0.8.1 implements 1024x1024 support.",
"active": true,
"categories": [
"devel",
"graphics"
],
"maintainers": [
{
"name": "dardo82",
"github": "dardo82",
"ports_count": 1
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"zlib",
"jasper",
"libjpeg-turbo",
"libpng"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"octave",
"syncthingtray"
]
}
]
},
{
"name": "libiconv",
"portdir": "textproc/libiconv",
"version": "1.18",
"license": "(LGPL-2+ or GPL-3+)",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/libiconv/",
"description": "Character set conversion library",
"long_description": "A character-set conversion library which implements the iconv() API for dealing with unicode and other types of conversion.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gperf",
"clang-18"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"php73-xmlrpc",
"cotvnc-devel",
"libgcc9",
"php54-xmlrpc",
"php70-xmlrpc",
"graphviz-oldgui",
"vineserver",
"calcurse",
"giza-pp",
"p5.26-text-chasen",
"p5.28-text-chasen",
"p5.30-text-chasen",
"gdl",
"p5.32-text-chasen",
"php72-xmlrpc",
"php53-xmlrpc",
"vineserver3",
"php56-xmlrpc",
"php74-xmlrpc",
"54321",
"cotvnc",
"p5.34-text-chasen",
"php52-xmlrpc",
"mecab-ipadic-neologd",
"libgcc6",
"yelp-xsl",
"php71-xmlrpc",
"ripgrep",
"php55-xmlrpc",
"libgcc7",
"libgcc45"
]
},
{
"type": "lib",
"ports": [
"arm-none-eabi-gcc",
"arm-none-eabi-gcc8",
"avr-gcc",
"binwalk",
"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",
"x86_64-elf-gcc",
"x86_64-w64-mingw32-gcc",
"x86_64-w64-mingw32-gcc-bootstrap",
"x86_64-w64-mingw32-gcc-nothreads",
"freetds",
"pazpar2",
"postgis",
"postgis2",
"pxlib",
"qdbm",
"spatialite-tools",
"unixODBC",
"zebra",
"apr-util",
"binutils",
"bison",
"boost169",
"cargo-c",
"cflow",
"cook",
"courier-unicode",
"eina",
"fossil",
"gdb",
"gdb-apple",
"gettext",
"gindent",
"git",
"glib2",
"glib2-devel",
"gmake",
"gnet2",
"idutils",
"ihaskell",
"libcddb",
"libcdio",
"libdatrie",
"libextractor",
"libfilezilla",
"libgit2",
"libgpg-error",
"libgphoto2",
"libidl",
"libpst",
"libpwquality",
"libsdl_gfx",
"log4cxx",
"mono",
"monotone",
"monotone-devel",
"nsis",
"pkgconfig",
"popt",
"remake",
"shards",
"stfl",
"strigi",
"subversion-perlbindings-5.26",
"subversion-python27bindings",
"t4k_common",
"tig",
"tre",
"tup",
"universal-ctags",
"xapian-omega",
"zeroc-ice33",
"zeroc-ice34",
"zeroc-ice35",
"MacVim",
"TeXmacs",
"nano",
"neovim",
"textmate2",
"vile",
"vim",
"mame",
"mednafen",
"qemu",
"scummvm",
"scummvm-devel",
"curlftpfs",
"mhddfs",
"2Pong",
"enigma",
"enigma-devel",
"freeciv",
"freeciv-x11",
"glob2",
"gnubg",
"gtypist",
"kanatest",
"ldmud",
"lincity-ng",
"ltris",
"neverball",
"openrct2",
"openttd",
"pingus",
"snoopy",
"teg",
"toppler",
"wesnoth",
"mapserver",
"qgis3",
"evolution-data-server",
"gnome-mime-data",
"libbonobo",
"libcroco",
"libgnome",
"libgnomecups",
"libgtksourceviewmm",
"polari",
"zenity",
"GraphicsMagick",
"ImageMagick",
"dcmtk",
"dcmtk-static",
"dcraw",
"djvulibre",
"exiv2",
"fntsample",
"fontconfig",
"fontforge",
"gd2",
"gphoto2",
"libexif",
"libiptcdata",
"openvrml",
"pdf2djvu",
"poppler",
"poppler-qt5",
"synfig",
"twain-sane",
"wxWidgets-2.8",
"wxgtk-2.8",
"wxWidgets-3.0",
"wxWidgets-3.0-cxx11",
"wxPython-3.0",
"wxgtk-3.0",
"wxWidgets-3.2",
"bitlbee",
"epic5",
"irssi",
"ngircd",
"silc-server",
"weechat",
"gnu-classpath",
"Io",
"chez-scheme",
"crystal",
"g95",
"gauche",
"gcc-devel",
"libgcc-devel",
"gcc10",
"gcc43",
"gcc44",
"gcc45",
"gcc46",
"gcc47",
"gcc48",
"gcc49",
"gcc5",
"gcc6",
"gcc7",
"gcc8",
"gcc9",
"gleam",
"gnat-gcc",
"gst",
"mdk",
"nesc",
"php80",
"php80-apache2handler",
"php80-cgi",
"php80-fpm",
"php80-iconv",
"php74",
"php74-apache2handler",
"php74-cgi",
"php74-fpm",
"php74-iconv",
"php73",
"php73-apache2handler",
"php73-cgi",
"php73-fpm",
"php73-iconv",
"php72",
"php72-apache2handler",
"php72-cgi",
"php72-fpm",
"php72-iconv",
"php71",
"php71-apache2handler",
"php71-cgi",
"php71-fpm",
"php71-iconv",
"php70",
"php70-apache2handler",
"php70-cgi",
"php70-fpm",
"php70-iconv",
"php56",
"php56-apache2handler",
"php56-cgi",
"php56-fpm",
"php56-iconv",
"php55",
"php55-apache2handler",
"php55-cgi",
"php55-fpm",
"php55-iconv",
"php54",
"php54-apache2handler",
"php54-cgi",
"php54-fpm",
"php54-iconv",
"php53",
"php53-apache2handler",
"php53-cgi",
"php53-fpm",
"php53-iconv",
"php52",
"php52-apache2handler",
"php52-cgi",
"php52-iconv",
"pure",
"q",
"ruby",
"ruby186",
"ruby19",
"rust",
"slang2",
"upc",
"abook",
"alpine",
"anubis",
"bogofilter",
"claws-mail",
"dovecot",
"fetchmail",
"fetchmail-devel",
"gmime",
"gmime3",
"gnupg1",
"gnupg2",
"imapfilter",
"lbdb",
"libetpan",
"libidn",
"libidn2",
"lurker",
"mutt",
"neomutt",
"ripmime",
"s-nail",
"R",
"gfm",
"gnuplot",
"libqalculate",
"libticonv",
"pspp",
"pspp-devel",
"tiemu3",
"tilp2",
"HandBrake",
"HandBrakeCLI",
"MPlayer",
"VLC2",
"libVLC2",
"audacious-core",
"dvdauthor",
"ffmpeg",
"ffmpeg-devel",
"fluidsynth",
"libaacs",
"libmms",
"libmtp",
"libquicktime",
"libquicktime-devel",
"moc",
"mplayer-devel",
"mpv",
"mythtv-core.27",
"mythtv-core.28",
"transcode",
"vapoursynth",
"aria2",
"centerim",
"clive",
"dansguardian",
"ejabberd",
"gloox",
"gnetcat",
"gq",
"gvpe",
"httrack",
"jigdo",
"lftp",
"libpsl",
"libpsl-docs",
"mcabber",
"metaproxy",
"mldonkey",
"nc6",
"newsboat",
"openconnect",
"rdesktop",
"rsstail",
"rsync",
"samba4",
"ucarp",
"wget",
"wgetpro",
"whois",
"wput",
"yaz",
"zabbix3",
"zabbix3-agent",
"zabbix4",
"zabbix5",
"zabbix4-agent",
"zabbix5-agent",
"zabbix42",
"zabbix44",
"zabbix42-agent",
"zabbix44-agent",
"pan2",
"slrn",
"tin",
"yencode",
"goldendict",
"libreoffice",
"jpilot",
"pilot-link",
"p5.26-gd",
"p5.28-gd",
"p5.30-gd",
"p5.26-libintl-perl",
"p5.28-libintl-perl",
"p5.30-libintl-perl",
"p5.26-locale-gettext",
"p5.28-locale-gettext",
"p5.30-locale-gettext",
"p5.26-text-iconv",
"p5.28-text-iconv",
"p5.30-text-iconv",
"ghostscript",
"gv",
"rlpr",
"scribus",
"scribus-devel",
"pure-gen",
"pure-xml",
"rb-libxml2",
"rb27-nokogiri",
"rb26-nokogiri",
"rb25-nokogiri",
"rb24-nokogiri",
"rb19-nokogiri",
"EMBOSS",
"ds9",
"libbiosig",
"libdap",
"stellarium-qt4",
"vis5d",
"cracklib",
"gss",
"libcdata",
"libcdatetime",
"libcerror",
"libcfile",
"libclocale",
"libcnotify",
"libcsplit",
"libcstring",
"libcthreads",
"libewf",
"libgsasl",
"libprelude",
"pinentry",
"steghide",
"fish",
"ksh",
"ksh-devel",
"tcsh",
"zsh",
"bacula",
"bacula5",
"cardpeek",
"cdrtools",
"clamav",
"coreutils",
"dc3dd",
"dosfstools",
"dpkg",
"fatsort",
"findutils",
"libvirt",
"mtools",
"rpm",
"rpm54",
"blahtexml",
"tectonic",
"cabocha",
"chasen-base",
"cocot",
"docbook2X",
"doxygen",
"eb",
"eblook",
"enca",
"extractopinion",
"extractpdfmark",
"gsed",
"help2man",
"html-xml-utils",
"hyperestraier",
"kakarot",
"kakasi",
"libtranslate",
"libunistring",
"libxml2",
"libxmldiff",
"mecab-base",
"odt2txt",
"recode",
"recoll",
"sablotron",
"sphinx",
"ssed",
"texinfo",
"unac",
"unrtf",
"wbxml2",
"xmlstarlet",
"zorba",
"FileZilla",
"NetSurf",
"cgit",
"elinks-devel",
"lynx",
"neon",
"rasqal",
"redland",
"swish-e",
"wml",
"blackbox",
"i3",
"libhangul",
"tigervnc",
"x3270",
"xclip",
"xdialog",
"xforms",
"libxfce4util",
"melonds",
"gcc11",
"libgcc11",
"m4",
"boost171",
"boost176",
"neovim-devel",
"php81",
"php81-apache2handler",
"php81-cgi",
"php81-fpm",
"php81-iconv",
"git-cinnabar",
"p5.32-gd",
"p5.32-libintl-perl",
"p5.32-locale-gettext",
"p5.32-text-iconv",
"zbar",
"p5.28-barcode-zbar",
"p5.30-barcode-zbar",
"p5.32-barcode-zbar",
"minizip-ng",
"subversion-pythonbindings-2.7",
"subversion-pythonbindings-3.5",
"subversion-pythonbindings-3.6",
"subversion-pythonbindings-3.7",
"subversion-pythonbindings-3.8",
"subversion-pythonbindings-3.9",
"committed",
"bctoolbox",
"rb30-nokogiri",
"netatalk_client",
"squirrel-ime",
"cabextract",
"cpio",
"dar",
"gnutar",
"lha",
"libarchive",
"sharutils",
"unalz",
"unshield",
"xz",
"audacity-devel",
"cmus",
"ezstream",
"flac",
"id3lib",
"julius",
"lame",
"mp3unicode",
"mpc",
"mpd",
"normalize",
"pulseaudio",
"shntool",
"sox",
"streamripper",
"wavpack",
"c3270",
"minicom",
"s710",
"zabbix5-frontend",
"pg18-postgis",
"motif",
"verbiste",
"simdutf",
"librsvg-devel",
"rsync-hfscomp",
"zvbi",
"ouch",
"qt6-qt5compat",
"coreutils-devel",
"findutils-devel",
"libtextstyle",
"gettext-runtime",
"gettext-tools-libs",
"adblock2privoxy",
"arm-none-eabi-gdb",
"avr-gdb",
"rb31-nokogiri",
"ReadyMedia",
"p5.34-gd",
"p5.34-libintl-perl",
"p5.34-locale-gettext",
"p5.34-text-iconv",
"boost178",
"hello",
"ghc",
"openjdk11",
"openjdk17",
"openjdk8",
"openbabel2",
"xorriso",
"html2text",
"rust-bootstrap",
"rust-bootstrap-10.6",
"rust-bootstrap-10.5",
"rust-bootstrap-transition",
"poppler-devel",
"poppler-devel-qt5",
"doxygen-devel",
"php82",
"php82-apache2handler",
"php82-cgi",
"php82-fpm",
"php82-iconv",
"av1an",
"rav1e",
"gcc12",
"dprint",
"cabal",
"HaXml",
"aeson-pretty",
"cpphs",
"hlint",
"shellcheck",
"matterhorn",
"lhs2tex",
"boost181",
"pandoc",
"ruff",
"rb32-nokogiri",
"git-devel",
"hivex",
"star",
"ffmpeg6",
"eiskaltdcpp",
"mhxd",
"clamav-legacy",
"amule",
"php83",
"php83-apache2handler",
"php83-cgi",
"php83-fpm",
"php83-iconv",
"libwired",
"wire",
"wired-server",
"Deriv",
"libgit2-devel",
"killport",
"librasterlite2",
"freexl",
"softether5",
"transmission-qt",
"eza",
"gcc13",
"libgcc13",
"openjdk21",
"m68k-palm-elf-gcc",
"hyfetch",
"mpv-legacy",
"QMPlay2",
"PineFlash",
"tlrc",
"subversion-pythonbindings-3.10",
"subversion-pythonbindings-3.11",
"subversion-pythonbindings-3.12",
"rust-bootstrap-10.7",
"haskell-language-server",
"ghc-prebuilt",
"haskell-stan",
"corsixth",
"ImageMagick7",
"uv",
"rb33-iconv",
"rb32-iconv",
"rb31-iconv",
"rb33-nokogiri",
"openjdk22",
"libsdl2",
"gitu",
"cyan",
"wxgtk-3.0-cxx11",
"nvi2",
"odin",
"xpad",
"gcc14",
"libgcc14",
"mlmmj",
"ffmpeg7",
"php84-apache2handler",
"php84",
"php84-cgi",
"php84-fpm",
"php84-iconv",
"openjdk8-powerpc",
"qt64-qt5compat",
"guile-2.2",
"guile-1.8",
"guile-3.0",
"racket",
"openjdk23",
"p5.36-locale-gettext",
"p5.38-locale-gettext",
"sequoia-sq",
"evolution-data-server-gtk4",
"hindent",
"ffmpeg4",
"qt67-qt5compat",
"p5.34-barcode-zbar",
"boost187",
"ab-av1",
"sequoia-chameleon-gnupg",
"openjdk24",
"qt68-qt5compat",
"fish3",
"boost188",
"hashcat",
"gcc15",
"libgcc15",
"luanti",
"ffmpeg8",
"openjdk25",
"qt69-qt5compat",
"pg12-postgis",
"pg13-postgis",
"pg14-postgis",
"pg15-postgis",
"pg16-postgis",
"pg17-postgis",
"rustup",
"php85",
"php85-apache2handler",
"php85-cgi",
"php85-fpm",
"php85-iconv",
"suricata",
"cdrdao",
"riscv32-none-elf-gcc",
"mergiraf",
"git-stack",
"tombi",
"riscv64-unknown-linux-gnu-gcc",
"riscv64-linux-gcc-bootstrap",
"riscv64-unknown-linux-uclibc-gcc",
"riscv64-unknown-linux-musl-gcc",
"openjdk26",
"qt610-qt5compat",
"nfd2nfc",
"glib2-bootstrap-devel",
"riscv64-none-elf-gcc",
"glib2-bootstrap",
"zabbix7-agent",
"zabbix74-agent",
"zabbix4-frontend"
]
},
{
"type": "run",
"ports": [
"openjdk17",
"openjdk8",
"openjdk21",
"openjdk11"
]
},
{
"type": "test",
"ports": [
"talloc"
]
}
]
},
{
"name": "libiconv-bootstrap",
"portdir": "textproc/libiconv",
"version": "1.16",
"license": "(LGPL-2+ or GPL-3+)",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/libiconv/",
"description": "Character set conversion library",
"long_description": "A character-set conversion library which implements the iconv() API for dealing with unicode and other types of conversion.",
"active": false,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gperf-bootstrap",
"apple-gcc42"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gettext-bootstrap",
"pkgconfig-bootstrap"
]
}
]
},
{
"name": "libid3tag",
"portdir": "audio/libid3tag",
"version": "0.16.4",
"license": "GPL-2+",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://tenacityaudio.org",
"description": "id3 tag manipulation library",
"long_description": "libid3tag is a library for reading and writing ID3 tags, bothID3v1 and the various versions of ID3v2.",
"active": true,
"categories": [
"audio"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"zlib"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"mp3cue"
]
},
{
"type": "lib",
"ports": [
"VLC2",
"libVLC2",
"tenacity",
"ReadyMedia",
"audacity-devel",
"moc",
"daapd",
"easytag",
"easytag-devel",
"herrie",
"libmp3splt",
"madplay",
"mpd",
"mt-daapd",
"sox",
"mp3fs",
"gstreamer010-gst-plugins-ugly",
"imlib2",
"gtkpod",
"audacity",
"mtpfs"
]
}
]
},
{
"name": "libident",
"portdir": "security/libident",
"version": "0.32",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.remlab.net/libident/",
"description": "Ident protocol library",
"long_description": "This is a library which provides a simple interface to the Ident protocol on the client side. It is meant to be used by daemons to try to authenticate users using the Ident protocol. For this to work, users need to have an Ident server running on the system from which they are connected.",
"active": true,
"categories": [
"security"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 254
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ngircd"
]
}
]
},
{
"name": "libidl",
"portdir": "devel/libidl",
"version": "0.8.14",
"license": "LGPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://andrewtv.org/libIDL/",
"description": "libIDL is a library for creating CORBA IDL files.",
"long_description": "libIDL is a library licensed under the GNU LGPL for creating trees of CORBA Interface Definition Language (IDL) files, which is a specification for defining portable interfaces. libIDL was initially written for ORBit (the ORB from the GNOME project, and the primary means of libIDL distribution). However, the functionality was designed to be as reusable and portable as possible.",
"active": true,
"categories": [
"devel",
"gnome"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"bison",
"flex",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"glib2",
"libiconv",
"gettext"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"tenfourfox",
"tenfourfox-devel",
"aquafox"
]
},
{
"type": "lib",
"ports": [
"orbit2"
]
}
]
},
{
"name": "libidn",
"portdir": "mail/libidn",
"version": "1.44",
"license": "(LGPL-2.1+ or GPL-3+)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/libidn/",
"description": "GNU International Domain Name Library (legacy version 1).",
"long_description": "GNU International Domain Name Library (legacy version 1). GNU Libidn is a fully documented implementation of the Stringprep, Punycode and IDNA 2003 specifications. Libidn's purpose is to encode and decode internationalized domain names.",
"active": true,
"categories": [
"mail"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gettext",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libiconv",
"gettext-runtime"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-net-libidn",
"Io",
"VLC2",
"libVLC2",
"ghostscript",
"podofo",
"monotone",
"monotone-devel",
"podofo-0.10",
"kopete",
"mutt",
"FileZilla",
"echoping",
"jabber",
"jabberd",
"loudmouth",
"pidgin",
"libpurple",
"finch",
"proftpd",
"prosody",
"psi",
"tin",
"p5.28-net-libidn",
"p5.30-net-libidn",
"p5.32-net-libidn",
"p5.34-net-libidn",
"rb33-idn-ruby",
"rb32-idn-ruby",
"rb31-idn-ruby",
"rb33-twterm",
"rb32-twterm",
"rb31-twterm",
"hydra",
"libgsasl",
"skipfish",
"html-xml-utils",
"elinks",
"elinks-devel"
]
}
]
},
{
"name": "libidn2",
"portdir": "mail/libidn2",
"version": "2.3.8",
"license": "(LGPL-2.1+ or GPL-3+)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/libidn/#libidn2",
"description": "GNU International Domain Name Library (current version 2)",
"long_description": "GNU International Domain Name Library (current version 2). GNU Libidn2 is an implementation of the IDNA2008 + TR46 specifications (RFC 5890, RFC 5891, RFC 5892, RFC 5893, TR 46). Libidn2 is a standalone library, without any dependency on Libidn. Libidn2 is believed to be a complete IDNA2008 / TR46 implementation.",
"active": true,
"categories": [
"mail"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1533
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gettext",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libiconv",
"libunistring",
"gettext-runtime"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-net-libidn2",
"bind9",
"bind9.18",
"eiskaltdcpp",
"curl",
"libpsl",
"libpsl-docs",
"knot",
"libknot",
"neomutt",
"getdns",
"gnutls",
"gnutls-devel",
"courier-imap",
"gmime3",
"maildrop",
"msmtp",
"s-nail",
"gloox",
"jreen",
"lftp",
"wget2",
"wget",
"whois",
"p5.28-net-libidn2",
"p5.30-net-libidn2",
"p5.32-net-libidn2",
"p5.34-net-libidn2",
"courier-authlib",
"danectl",
"lynx"
]
}
]
},
{
"name": "libigloo",
"portdir": "devel/libigloo",
"version": "0.9.5",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.xiph.org/xiph/icecast-libigloo",
"description": "A generic C framework. It is developed and used by the Icecast project.",
"long_description": "A generic C framework. It is developed and used by the Icecast project.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"RHash"
]
}
],
"depends_on": []
},
{
"name": "libiio",
"portdir": "science/libiio",
"version": "0.24",
"license": "LGPL-2+",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/analogdevicesinc/libiio",
"description": "libiio is used to interface to the Industrial Input/Output (IIO) Subsystem",
"long_description": "libiio is used to interface to the Industrial Input/Output (IIO) Subsystem. The IIO subsystem is intended to provide support for devices that in some sense are analog to digital or digital to analog converters (ADCs, DACs). This includes, but is not limited to ADCs, Accelerometers, Gyros, IMUs, Capacitance to Digital Converters (CDCs), Pressure Sensors, Color, Light and Proximity Sensors, Temperature Sensors, Magnetometers, DACs, DDS (Direct Digital Synthesis), PLLs (Phase Locked Loops), Variable/Programmable Gain Amplifiers (VGA, PGA), and RF transceivers. You can use libiio natively on an embedded Linux target (local mode), or use libiio to communicate remotely to that same target from a host Linux, Windows, or MAC over USB or Ethernet or Serial. Provides the release, which is typically updated every few months to yearly.",
"active": true,
"categories": [
"science",
"comms"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 441
}
],
"variants": [
"debug",
"python27",
"python310",
"python311",
"docs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"cmake",
"pkgconfig",
"doxygen"
]
},
{
"type": "lib",
"ports": [
"libusb",
"libxml2",
"python310",
"py310-setuptools"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"SoapyPlutoSDR",
"gr-iio",
"gr37-iio",
"libad9361-iio"
]
}
]
},
{
"name": "libiio-devel",
"portdir": "science/libiio",
"version": "20200110-3d582f2f",
"license": "LGPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "libiio",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by libiio",
"long_description": "This port has been replaced by libiio.",
"active": false,
"categories": [
"science",
"comms"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 441
}
],
"variants": [
"debug"
],
"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": "libimobiledevice",
"portdir": "devel/libimobiledevice",
"version": "1.4.0",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.libimobiledevice.org/",
"description": "A cross-platform software protocol library and tools to communicate with iOS devices natively.",
"long_description": "libimobiledevice is a cross-platform software library that talks the protocols to support iPhone, iPod Touch, iPad and Apple TV devices. Unlike other projects, it does not depend on using any existing proprietary libraries and does not require jailbreaking. It allows other software to easily access the device's filesystem, retrieve information about the device and it's internals, backup/restore the device, manage SpringBoard icons, manage installed applications, retrieve addressbook/calendars /notes and bookmarks and (using libgpod) synchronize music and video to the device.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "ijackson",
"github": "JacksonIsaac",
"ports_count": 44
},
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 287
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"autoconf",
"automake",
"libtool",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"libplist",
"openssl3",
"libtatsu",
"libusbmuxd"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ideviceinstaller",
"idevicerestore",
"ifuse"
]
}
]
},
{
"name": "libimobiledevice-devel",
"portdir": "devel/libimobiledevice",
"version": "20251022",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.libimobiledevice.org/",
"description": "A cross-platform software protocol library and tools to communicate with iOS devices natively.",
"long_description": "libimobiledevice is a cross-platform software library that talks the protocols to support iPhone, iPod Touch, iPad and Apple TV devices. Unlike other projects, it does not depend on using any existing proprietary libraries and does not require jailbreaking. It allows other software to easily access the device's filesystem, retrieve information about the device and it's internals, backup/restore the device, manage SpringBoard icons, manage installed applications, retrieve addressbook/calendars /notes and bookmarks and (using libgpod) synchronize music and video to the device.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "ijackson",
"github": "JacksonIsaac",
"ports_count": 44
},
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 287
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"autoconf",
"automake",
"libtool",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"libplist-devel",
"openssl3",
"libtatsu-devel",
"libusbmuxd-devel"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ideviceinstaller-devel",
"idevicerestore-devel"
]
}
]
},
{
"name": "libimobiledevice-glue",
"portdir": "devel/libimobiledevice-glue",
"version": "1.3.2",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.libimobiledevice.org/",
"description": "Library with common code used by the libraries and tools around the libimobiledevice project",
"long_description": "The main functionality provided by this library are socket helper functions and a platform independent thread/mutex implementation. Besides that it comes with a number of string, file, and plist helper functions, as well as some other commonly used code that was originally duplicated in the dedicated projects.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 287
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libplist"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"libirecovery",
"libusbmuxd"
]
}
]
},
{
"name": "libimobiledevice-glue-devel",
"portdir": "devel/libimobiledevice-glue",
"version": "20250907",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.libimobiledevice.org/",
"description": "Library with common code used by the libraries and tools around the libimobiledevice project",
"long_description": "The main functionality provided by this library are socket helper functions and a platform independent thread/mutex implementation. Besides that it comes with a number of string, file, and plist helper functions, as well as some other commonly used code that was originally duplicated in the dedicated projects.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 287
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libplist-devel"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"libirecovery-devel",
"libusbmuxd-devel"
]
}
]
},
{
"name": "libinchi-1",
"portdir": "devel/libinchi-1",
"version": "1.03",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.iupac.org/inchi/",
"description": "IUPAC InChI identifier generation library",
"long_description": "IUPAC library for standard and non-standard International Chemical Identifier (InChI) non-proprietary identifiers for chemical substances.",
"active": true,
"categories": [
"devel",
"science"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "libinfinity",
"portdir": "comms/libinfinity",
"version": "0.7.2",
"license": "LGPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/gobby/libinfinity",
"description": "libinfinity is an implementation of the Infinote protocol written in GObject-based C.",
"long_description": "libinfinity is an implementation of the Infinote protocol written in GObject-based C.",
"active": true,
"categories": [
"comms"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"gobject-introspection",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gtk3",
"glib2",
"libxml2",
"libgsasl",
"gnutls",
"libdaemon"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gobby"
]
}
]
},
{
"name": "libint",
"portdir": "science/libint",
"version": "2.0.3",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://sourceforge.net/projects/libint/",
"description": "a library for the evaluation of molecular integrals of many-body operators over Gaussian functions",
"long_description": "A library of C/C++ functions for efficient evaluation of several kinds of two-body molecular integrals over Gaussian functions. The optimizing compiler that generates a Libint library.",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "yangx59",
"github": "",
"ports_count": 6
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"HORTON"
]
}
]
},
{
"name": "libiodbc",
"portdir": "devel/libiodbc",
"version": "3.52.16",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/openlink/iODBC",
"description": "Independent Open DataBase Connectivity",
"long_description": "iODBC is the acronym for Independent Open DataBase Connectivity, an Open Source platform independent implementation of both the ODBC and X/Open specifications.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "snc",
"github": "nerdling",
"ports_count": 157
}
],
"variants": [
"libodbc",
"x11",
"gui",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gettext",
"glib2",
"gtk2",
"cairo",
"fontconfig",
"gdk-pixbuf2",
"freetype",
"pango",
"xorg-libX11",
"atk",
"xorg-libXcursor",
"xorg-libXdamage",
"xorg-libXext",
"xorg-libXfixes",
"xorg-libXi",
"xorg-libXinerama",
"xorg-libXrandr",
"xrender",
"xorg-libXcomposite"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"soprano",
"R-RODBC",
"R-odbc",
"rb-odbc"
]
}
]
},
{
"name": "libipgeo",
"portdir": "net/libipgeo",
"version": "1.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://packetfactory.openwall.net/projects/ipgeo/",
"description": "A small library written on top of the IP2LOCATION database allowing the user to do geo-targeting of IP addresses",
"long_description": "For a given IPv4 address, libipgeo can lookup the following: - Country Code - Country - Region - City - Latitude - Longitude - ISP",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libnet",
"libpcap"
]
}
],
"depends_on": []
},
{
"name": "libiptcdata",
"portdir": "graphics/libiptcdata",
"version": "1.0.4",
"license": "LGPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://libiptcdata.sourceforge.net/",
"description": "IPTC parsing library",
"long_description": "libiptcdata is a library for manipulating the International Press Telecommunications Council (IPTC) metadata stored within multimedia files such as images. This metadata can include captions and keywords, often used by popular photo management applications. The libiptcdata package also includes a command-line utility, iptc, for editing IPTC data in JPEG files.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [
{
"name": "grrr",
"github": "",
"ports_count": 2
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gettext",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libiconv",
"gettext-runtime"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"rawtherapee"
]
}
]
},
{
"name": "libirecovery",
"portdir": "devel/libirecovery",
"version": "1.3.1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.libimobiledevice.org/",
"description": "The libirecovery library allows communication with iBoot/iBSS of iOS devices via USB.",
"long_description": "libirecovery is a cross-platform library which implements communication to iBoot/iBSS found on Apple's iOS devices via USB. A command-line utility named irecovery is also provided. This is a fork of an older version from former openjailbreak.org and is meant to be used with idevicerestore from the libimobiledevice project.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 287
}
],
"variants": [
"libusb",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"automake",
"pkgconfig",
"clang-18",
"autoconf",
"libtool"
]
},
{
"type": "lib",
"ports": [
"libimobiledevice-glue",
"readline"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"idevicerestore"
]
}
]
},
{
"name": "libirecovery-devel",
"portdir": "devel/libirecovery",
"version": "20251018",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.libimobiledevice.org/",
"description": "The libirecovery library allows communication with iBoot/iBSS of iOS devices via USB.",
"long_description": "libirecovery is a cross-platform library which implements communication to iBoot/iBSS found on Apple's iOS devices via USB. A command-line utility named irecovery is also provided. This is a fork of an older version from former openjailbreak.org and is meant to be used with idevicerestore from the libimobiledevice project.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 287
}
],
"variants": [
"libusb",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"automake",
"pkgconfig",
"clang-18",
"autoconf",
"libtool"
]
},
{
"type": "lib",
"ports": [
"libimobiledevice-glue-devel",
"readline"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"idevicerestore-devel"
]
}
]
},
{
"name": "libirman",
"portdir": "sysutils/libirman",
"version": "0.5.2",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sourceforge.net/projects/libirman/",
"description": "interface with Irman-compatible IR receivers",
"long_description": "Libirman enables interfacing with Irman-compatible infra-red receivers such as the IRToy and PCIR. Provides both a library and a plugin for LIRC.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"lirc",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"lirc"
]
}
],
"depends_on": []
},
{
"name": "libjit",
"portdir": "devel/libjit",
"version": "0.1.2",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://dotgnu.org/",
"description": "A Just-In-Time library.",
"long_description": "The libjit library has an extensive set of routines that takes care of the bulk of the Just-In-Time compilation process, without tying the programmer down with language or bytecode specifics.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "libjodycode",
"portdir": "devel/libjodycode",
"version": "4.1.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://codeberg.org/jbruchon/libjodycode",
"description": "Library for imagepile, jdupes, winregfs, zeromerge.",
"long_description": "libjodycode is a software code library containing code shared among several of the programs written by Jody Bruchon such as imagepile, jdupes, winregfs, and zeromerge.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"jdupes"
]
}
]
},
{
"name": "libjpeg-turbo",
"portdir": "graphics/libjpeg-turbo",
"version": "3.1.4.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.libjpeg-turbo.org",
"description": "SIMD-accelerated libjpeg-compatible JPEG codec library",
"long_description": "libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, NEON) to accelerate baseline JPEG compression and decompression on x86, x86-64, and ARM systems. On such systems, libjpeg-turbo is generally 2-6x as fast as libjpeg, all else being equal. On other types of systems, libjpeg-turbo can still outperform libjpeg by a significant amount, by virtue of its highly-optimized Huffman coding routines. In many cases, the performance of libjpeg-turbo rivals that of proprietary high-speed JPEG codecs.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 354
},
{
"name": "larryv",
"github": "larryv",
"ports_count": 49
},
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 360
}
],
"variants": [
"debug",
"java",
"tests",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"nasm",
"clang-18"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"gdchart"
]
},
{
"type": "lib",
"ports": [
"p5.26-pdl",
"p5.26-tk",
"py27-imread",
"py35-imread",
"py36-imread",
"py35-game",
"py35-opencv3",
"py36-opencv3",
"py35-opencv3-devel",
"py36-opencv3-devel",
"Io",
"VLC2",
"libVLC2",
"gpac",
"transcode",
"indi",
"paraview",
"py39-imread",
"py36-Pillow",
"openvrml",
"py37-Pillow",
"py38-Pillow",
"mldonkey",
"camlimages",
"Pangolin",
"gegl",
"dlib",
"py310-dlib",
"py311-dlib",
"py312-dlib",
"py313-dlib",
"py314-dlib",
"netgen",
"QMPlay2",
"ReadyMedia",
"py35-Pillow",
"py37-opencv3",
"py38-opencv3",
"py37-opencv3-devel",
"py38-opencv3-devel",
"py38-imread",
"py38-opencv4-devel",
"netpbm",
"libheif-devel",
"libheif",
"py35-opencv4",
"py36-opencv4",
"py35-opencv4-devel",
"py36-opencv4-devel",
"InsightToolkit",
"InsightToolkit4",
"py310-InsightToolkit",
"py311-InsightToolkit",
"py312-InsightToolkit",
"py313-InsightToolkit",
"py310-InsightToolkit4",
"py311-InsightToolkit4",
"py312-InsightToolkit4",
"py313-InsightToolkit4",
"opencv3",
"opencv3-devel",
"py27-opencv3",
"py310-opencv3",
"py311-opencv3",
"py27-opencv3-devel",
"py310-opencv3-devel",
"py311-opencv3-devel",
"vigra",
"vips",
"gnudatalanguage",
"mathgl",
"py27-nio",
"gmsh",
"magicspp",
"metview",
"py37-imagecodecs",
"py38-imagecodecs",
"ImageMagick7",
"py39-Pillow",
"py37-opencv4",
"racket",
"vtk",
"qt610-qtbase",
"qt513-qtbase",
"luanti",
"qt610-qtimageformats",
"qt69-qtbase",
"qt69-qtimageformats",
"opencv4",
"opencv4-devel",
"py310-opencv4",
"py311-opencv4",
"py312-opencv4",
"py313-opencv4",
"py314-opencv4",
"py310-opencv4-devel",
"py311-opencv4-devel",
"py312-opencv4-devel",
"py313-opencv4-devel",
"py314-opencv4-devel",
"qt6-qtbase",
"qt6-qtimageformats",
"qt5-qtbase",
"qt5-qtwebkit",
"p5.28-imager",
"p5.30-imager",
"p5.32-imager",
"p5.34-imager",
"gegl-devel",
"py37-imread",
"gegl-0.3",
"audacity-devel",
"libvideogfx",
"lastfm-desktop",
"pHash",
"openslide",
"py37-opencv4-devel",
"gmic",
"gmic-qt",
"gmic-gimp",
"gmic-clib",
"R",
"gmic-lib",
"gdal",
"gdal-hdf5",
"gdal-kea",
"gdal-netcdf",
"ImageMagick",
"lcms2",
"synfig",
"openimageio",
"gtk4",
"gtk4-devel",
"liblas",
"mapnik",
"mapserver",
"OpenSceneGraph-devel",
"OpenSceneGraph",
"root6",
"py37-game",
"leptonica",
"libjxl",
"ffmpegthumbnailer",
"orfeotoolbox",
"py310-orfeotoolbox",
"py311-orfeotoolbox",
"py312-orfeotoolbox",
"py313-orfeotoolbox",
"py314-orfeotoolbox",
"libavif",
"p5.28-gd",
"p5.30-gd",
"p5.34-gd",
"p5.32-gd",
"py36-game",
"sfml",
"libquicktime-devel",
"libquicktime",
"wxWidgets-3.2",
"gstreamer1-gst-plugins-good",
"ghostscript",
"graphviz-devel",
"py39-opencv3",
"py39-opencv3-devel",
"py39-opencv4",
"py39-opencv4-devel",
"py310-imagecodecs",
"py311-imagecodecs",
"py312-imagecodecs",
"py313-imagecodecs",
"py314-imagecodecs",
"podofo",
"py38-game",
"mjpegtools",
"qemu",
"py39-dlib",
"py38-opencv4",
"molmol",
"motif",
"py39-game",
"py39-imagecodecs",
"R-ijtiff",
"R-qpdf",
"R-ragg",
"R-readbitmap",
"fltk",
"fltk-devel",
"luminance-hdr",
"phantomjs-qt-qtbase",
"qt4-mac",
"qt511-qtbase",
"qt53-qtbase",
"qt55-qtbase",
"qt56-qtbase",
"qt57-qtbase",
"qt58-qtbase",
"qt59-qtbase",
"qt64-qtbase",
"qt64-qtimageformats",
"qt67-qtbase",
"qt67-qtimageformats",
"qt68-qtbase",
"qt68-qtimageformats",
"smooth",
"ocp",
"stress-ng",
"librasterlite2",
"LibVNCServer",
"ResIL",
"eet",
"gource",
"inventor",
"irrlichtmt",
"libdevil",
"libextractor",
"libgdiplus",
"libgphoto2",
"libhsplasma",
"libsdl_image",
"spice-server",
"vxl",
"abiword-x11",
"xemacs",
"mame",
"scummvm",
"scummvm-devel",
"PlasmaClient",
"alienarena",
"bomberclone",
"fizmo",
"frotz-sdl",
"glob2",
"neverball",
"supertuxkart",
"supertux",
"xmoto",
"mod_tile",
"eog",
"gnofract4d",
"gnome-photos",
"gstreamer010-gst-plugins-good",
"spice-gtk",
"vino",
"Aseprite",
"GraphicsMagick",
"argyll",
"chafa",
"darktable",
"darktable-devel",
"dcmtk",
"dcraw",
"dcmtk-static",
"djvulibre",
"embree",
"enblend",
"epeg",
"exiftran",
"farbfeld",
"feh",
"flam3",
"fontforge",
"gd2",
"gdk-pixbuf2",
"gdk-pixbuf2-devel",
"geeqie",
"gimp2",
"gimp2-devel",
"gimp3-devel",
"gle-graphics",
"QGLE",
"gphoto2",
"graphviz",
"hugin-app",
"imlib2",
"inkscape",
"inkscape-devel",
"iulib",
"jasper",
"jasper2",
"jp2a",
"jpeg-quantsmooth",
"jpeg2png",
"jpegoptim",
"jpegpixi",
"lcms",
"libbpg",
"libgeotiff",
"libicns",
"libmng",
"libopenraw",
"libopenraw-legacy",
"libpano13",
"libraw",
"libsixel",
"libsvg-cairo",
"libsvg",
"libwmf",
"metapixel",
"minidjvu",
"mupdf",
"openvdb",
"podofo-0.10",
"poppler",
"poppler-qt5",
"poppler-devel",
"poppler-devel-qt5",
"poppler-qt4-mac",
"povray",
"qrscan",
"rawproc",
"rawstudio",
"rawtherapee",
"sam2p",
"sane-backends",
"scantailor",
"simage",
"swftools",
"tiff",
"timg",
"tiv",
"ufraw",
"webp",
"wxWidgets-2.8",
"wxWidgets-3.0",
"wxgtk-2.8",
"wxWidgets-3.0-cxx11",
"wxPython-3.0",
"wxgtk-3.0",
"wxgtk-3.0-cxx11",
"xfig",
"xsane",
"xv",
"zbar",
"p5.28-barcode-zbar",
"p5.30-barcode-zbar",
"p5.32-barcode-zbar",
"p5.34-barcode-zbar",
"digikam",
"gwenview",
"kde4-runtime",
"kdelibs4",
"okular",
"php85-gd",
"php84-gd",
"php83-gd",
"php82-gd",
"php81-gd",
"php80-gd",
"php74-gd",
"php73-gd",
"php72-gd",
"php71-gd",
"php70-gd",
"php56-gd",
"php55-gd",
"php54-gd",
"php53-gd",
"php52-gd",
"swi-prolog",
"unicon",
"cl-jpeg-turbo",
"gnuplot",
"ngsolve",
"ploticus",
"MPlayer",
"jpeginfo",
"libyuv",
"mplayer-devel",
"centerim",
"nxcomp",
"wap11gui",
"libreoffice",
"p5.28-tk",
"p5.30-tk",
"p5.32-tk",
"p5.34-tk",
"pslib",
"scribus",
"py27-Pillow",
"py310-Pillow",
"py311-Pillow",
"py312-Pillow",
"py313-Pillow",
"py314-Pillow",
"py27-game",
"py310-game",
"py311-game",
"py312-game",
"py313-game",
"py314-game",
"py310-imread",
"py311-imread",
"py312-imread",
"EMBOSS",
"hdf4",
"montage",
"playerstage-player",
"playerstage-stage",
"root5",
"xschem",
"yorick-z",
"steghide",
"littleutils",
"testdisk",
"htmldoc",
"qpdf",
"rbmake",
"tesseract",
"tesseract-training",
"analog",
"logstalgia",
"webkit2-gtk",
"webkit2-gtk-devel",
"AfterStep",
"fox",
"grace",
"mrxvt",
"qt3",
"sunclock",
"tigervnc",
"tightvnc",
"turbovnc-viewer",
"windowmaker",
"xforms",
"xonclock",
"xplanet",
"p5.26-gd",
"tumbler"
]
}
]
},
{
"name": "libjpeg-turbo-devel",
"portdir": "graphics/libjpeg-turbo-devel",
"version": "3.1.4.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.libjpeg-turbo.org",
"description": "SIMD-accelerated libjpeg-compatible JPEG codec library",
"long_description": "libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, NEON) to accelerate baseline JPEG compression and decompression on x86, x86-64, and ARM systems. On such systems, libjpeg-turbo is generally 2-6x as fast as libjpeg, all else being equal. On other types of systems, libjpeg-turbo can still outperform libjpeg by a significant amount, by virtue of its highly-optimized Huffman coding routines. In many cases, the performance of libjpeg-turbo rivals that of proprietary high-speed JPEG codecs.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 354
},
{
"name": "larryv",
"github": "larryv",
"ports_count": 49
},
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 360
}
],
"variants": [
"debug",
"java",
"tests",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"nasm",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "libjwt",
"portdir": "devel/libjwt",
"version": "1.17.1",
"license": "LGPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/benmcollins/libjwt",
"description": "C library for Javascript Web Tokens (JWT's)",
"long_description": "C library for Javascript Web Tokens (JWT's)",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "",
"github": "KensingtonTech",
"ports_count": 1
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"automake",
"pkgconfig",
"clang-18",
"autoconf",
"libtool"
]
},
{
"type": "lib",
"ports": [
"openssl3",
"jansson"
]
}
],
"depends_on": []
},
{
"name": "libjxl",
"portdir": "graphics/libjxl",
"version": "0.11.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/libjxl/libjxl",
"description": "JPEG XL reference implementation",
"long_description": "A reference implementation of JPEG XL.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 354
}
],
"variants": [
"debug",
"tests",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"asciidoc",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"openexr",
"brotli",
"highway",
"giflib5",
"libjpeg-turbo",
"libpng"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"dlib",
"py310-dlib",
"py311-dlib",
"py312-dlib",
"py313-dlib",
"py314-dlib",
"vips",
"py37-imagecodecs",
"py38-imagecodecs",
"ImageMagick7",
"py310-imagecodecs",
"py311-imagecodecs",
"py312-imagecodecs",
"py313-imagecodecs",
"py314-imagecodecs",
"py39-dlib",
"py39-imagecodecs",
"GraphicsMagick",
"chafa",
"darktable",
"darktable-devel",
"geeqie",
"gimp2",
"gimp2-devel",
"gimp3-devel",
"imlib2",
"NetSurf"
]
}
]
},
{
"name": "libkcddb",
"portdir": "kde/libkcddb",
"version": "4.14.3",
"license": "GPL-2+ and LGPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.kde.org",
"description": "KDE interface to compact disc database.",
"long_description": "KDE interface to compact disc database.",
"active": true,
"categories": [
"kde",
"kde4"
],
"maintainers": [],
"variants": [
"debug",
"docs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"automoc",
"cmake",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"qt4-mac",
"phonon",
"kdelibs4"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"kdemultimedia4"
]
}
]
},
{
"name": "libkcompactdisc",
"portdir": "kde/libkcompactdisc",
"version": "4.14.3",
"license": "GPL-2+ and LGPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.kde.org",
"description": "Multi-plaform CD-Player library.",
"long_description": "Multi-plaform CD-Player library.",
"active": true,
"categories": [
"kde",
"kde4"
],
"maintainers": [],
"variants": [
"debug",
"docs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"automoc",
"cmake",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"qt4-mac",
"phonon",
"kdelibs4"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"kdemultimedia4"
]
}
]
},
{
"name": "libkdcraw",
"portdir": "kde/libkdcraw",
"version": "4.14.3",
"license": "GPL-2+ and LGPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.kde.org",
"description": "LibKDcraw is a C++ interface around LibRaw library used to decode RAW picture files",
"long_description": "LibKDcraw is a C++ interface around LibRaw library used to decode RAW picture files. This library is used by kipi-plugins, digiKam and others kipi host programs.",
"active": true,
"categories": [
"kde",
"kde4"
],
"maintainers": [],
"variants": [
"debug",
"docs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"automoc",
"clang-18",
"pkgconfig",
"cmake"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"qt4-mac",
"kdelibs4",
"libraw",
"phonon"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"digikam",
"gwenview",
"kdegraphics-thumbnailers",
"kdegraphics4"
]
}
]
},
{
"name": "libkdeedu",
"portdir": "kde/libkdeedu",
"version": "4.14.3",
"license": "GPL-2+ and LGPL-2+ and BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.kde.org",
"description": "KDE4 edu core libraries",
"long_description": "Core libraries for KDE4 edu applications to function",
"active": true,
"categories": [
"kde",
"kde4"
],
"maintainers": [],
"variants": [
"debug",
"docs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"automoc",
"cmake",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"qt4-mac",
"phonon",
"kdelibs4"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"kalzium",
"blinken",
"cantor",
"kalgebra",
"kanagram",
"kbruch",
"kdeedu4",
"kgeography",
"khangman",
"kig",
"kiten",
"klettres",
"kmplot",
"ktouch",
"kturtle",
"kwordquiz",
"marble",
"parley",
"rocs",
"step"
]
}
]
},
{
"name": "libkdegames",
"portdir": "kde/libkdegames",
"version": "4.14.3",
"license": "LGPL-2+ and GPL-2+ and BSD and MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://games.kde.org/",
"description": "Library for general utilities of kde games.",
"long_description": "Library for general utilities of kde games.",
"active": true,
"categories": [
"kde",
"kde4"
],
"maintainers": [],
"variants": [
"debug",
"docs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"automoc",
"clang-18",
"pkgconfig",
"cmake"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"qt4-mac",
"kdelibs4",
"phonon",
"libsndfile"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"bomber",
"bovo",
"granatier",
"kapman",
"katomic",
"kblackbox",
"kblocks",
"kbounce",
"kbreakout",
"kdiamond",
"kfourinline",
"kgoldrunner",
"kigo",
"killbots",
"kiriki",
"kjumpingcube",
"klickety",
"klines",
"kmahjongg",
"kmines",
"knavalbattle",
"knetwalk",
"kolf",
"kollision",
"konquest",
"kpat",
"kreversi",
"kshisen",
"ksirk",
"ksnakeduel",
"kspaceduel",
"ksquares",
"ksudoku",
"ktuberling",
"kubrick",
"libkmahjongg",
"lskat",
"palapeli",
"picmi"
]
}
]
},
{
"name": "libkexiv2",
"portdir": "kde/libkexiv2",
"version": "4.14.3",
"license": "GPL-2+ and LGPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.kde.org",
"description": "Wrapper around Exiv2 for KDE.",
"long_description": "LibKExiv2 is a wrapper around Exiv2 library to manipulate pictures metadata as EXIF, IPTC, and XMP. This Metadata interface follow Metadata Working Group Specification. This library is used by kipi-plugins, digiKam and others kipi host programs.",
"active": true,
"categories": [
"kde",
"kde4"
],
"maintainers": [],
"variants": [
"debug",
"docs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"automoc",
"clang-18",
"pkgconfig",
"cmake"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"qt4-mac",
"kdelibs4",
"exiv2",
"phonon"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"digikam",
"kdeartwork",
"kdegraphics-thumbnailers",
"kdegraphics4",
"okular"
]
}
]
},
{
"name": "libkgapi",
"portdir": "kde/libkgapi",
"version": "2.2.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://projects.kde.org/projects/extragear/libs/libkgapi",
"description": "APIs for various Google services.",
"long_description": "LibKGAPI (previously called LibKGoogle) is a C++ library that implements APIs for various Google services.",
"active": true,
"categories": [
"net",
"kde",
"kde4"
],
"maintainers": [],
"variants": [
"debug",
"docs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"automoc",
"cmake",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"kdepimlibs4",
"qt4-mac",
"boost176",
"phonon",
"qjson",
"kdelibs4"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"kdepim4-runtime"
]
}
]
},
{
"name": "libkipi",
"portdir": "kde/libkipi",
"version": "4.14.3",
"license": "GPL-2+ and LGPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.kde.org",
"description": "LibKipi is a C++ interface to use kipi-plugins from a KDE applications.",
"long_description": "LibKipi (KDE Image Plugin Interface) is a C++ interface to use kipi-plugins from a KDE image management program like digiKam. Kipi-plugins project is an effort to develop a common set of plugins dedicated to manipulated photographs. Its aim is to share image plugins among graphic applications.",
"active": true,
"categories": [
"kde",
"kde4"
],
"maintainers": [],
"variants": [
"debug",
"docs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"automoc",
"cmake",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"qt4-mac",
"phonon",
"kdelibs4"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"digikam",
"gwenview",
"kdegraphics4"
]
}
]
},
{
"name": "libklustersshared",
"portdir": "science/libklustersshared",
"version": "2.0.0",
"license": "GPL-3+ and GPL-2+ and cdcill",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://neurosuite.sourceforge.net/",
"description": "Utility library for the NeuroSuite programs",
"long_description": "Utility library for the NeuroSuite programs. libklustersshared is part of a larger data analysis framework. See Klusters, NeuroScope and NdManager.",
"active": true,
"categories": [
"science",
"kde4"
],
"maintainers": [],
"variants": [
"debug",
"docs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"automoc",
"cmake",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"phonon",
"kdelibs4"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ndmanager2"
]
}
]
},
{
"name": "libkmahjongg",
"portdir": "kde/libkmahjongg",
"version": "4.14.3",
"license": "LGPL-2+ and GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://games.kde.org/",
"description": "Utility library for mahjongg's game.",
"long_description": "Utility library for mahjongg's game.",
"active": true,
"categories": [
"kde",
"kde4"
],
"maintainers": [],
"variants": [
"debug",
"docs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"automoc",
"clang-18",
"pkgconfig",
"cmake"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"qt4-mac",
"libkdegames",
"kdelibs4",
"phonon"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"kmahjongg",
"kshisen"
]
}
]
},
{
"name": "libkml",
"portdir": "gis/libkml",
"version": "1.3.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/libkml/libkml",
"description": "library to parse, generate and operate on KML",
"long_description": "libkml is a library for parsing, generating and operating on KML. It is an implementation of the OGC KML 2.2 standard.",
"active": true,
"categories": [
"gis"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"debug",
"tests",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"uriparser",
"zlib",
"boost176",
"expat",
"minizip"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"gdal"
]
},
{
"type": "lib",
"ports": [
"gdal-libkml",
"orfeotoolbox",
"py310-orfeotoolbox",
"py311-orfeotoolbox",
"py312-orfeotoolbox",
"py313-orfeotoolbox",
"py314-orfeotoolbox"
]
}
]
},
{
"name": "libknot",
"portdir": "net/knot",
"version": "3.5.5",
"license": "GPL-3+",
"platforms": "{darwin >= 11}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.knot-dns.cz",
"description": "Knot DNS is a high-performance authoritative-only DNS server which supports all key features of the modern domain name system.",
"long_description": "Knot DNS is a high-performance authoritative-only DNS server which supports all key features of the modern domain name system.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1533
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"protobuf-c",
"userspace-rcu",
"lmdb",
"nghttp2",
"ngtcp2",
"libidn2",
"fstrm",
"gnutls"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"knot-resolver"
]
}
]
},
{
"name": "libkomparediff2",
"portdir": "kde/libkomparediff2",
"version": "4.14.3",
"license": "GPL-2+ and LGPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.kde.org/applications/development/kompare/",
"description": "KDE Diff library",
"long_description": "This library is part of kompare, a GUI front-end program that enables differences between source files to be viewed and merged. It can be used to compare differences on files or the contents of folders.",
"active": true,
"categories": [
"kde",
"kde4"
],
"maintainers": [],
"variants": [
"debug",
"docs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"automoc",
"cmake",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"qt4-mac",
"phonon",
"kdelibs4"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"kdesdk4",
"kompare"
]
}
]
},
{
"name": "libKriging",
"portdir": "math/libKriging",
"version": "0.8.3",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/libKriging/libKriging",
"description": "Kriging library for performance and wide language support",
"long_description": "Kriging library for performance and wide language support",
"active": true,
"categories": [
"math"
],
"maintainers": [],
"variants": [
"debug",
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang20",
"clang21",
"clang22",
"clangdevel",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gcc15",
"gccdevel",
"gfortran",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"gcc15",
"clang-20",
"cmake"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"hdf5",
"armadillo",
"libgcc"
]
}
],
"depends_on": []
},
{
"name": "libkrun",
"portdir": "emulators/libkrun",
"version": "1.16.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/containers/libkrun",
"description": "Dynamic library providing Virtualization-based process isolation capabilities",
"long_description": "Dynamic library that allows programs to easily acquire the ability to run processes in a partially isolated environment using Hypervisor.framework on macOS.",
"active": true,
"categories": [
"emulators"
],
"maintainers": [
{
"name": "jc+macports",
"github": "tsujp",
"ports_count": 24
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20",
"cargo",
"legacy-support",
"pkgconfig",
"rust"
]
},
{
"type": "lib",
"ports": [
"libepoxy",
"virglrenderer",
"libunwind"
]
},
{
"type": "run",
"ports": [
"dtc"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"krunkit"
]
}
]
}
]
}