HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50784,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=978",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=976",
"results": [
{
"name": "kops",
"portdir": "devel/kops",
"version": "1.34.1",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/kubernetes/kops",
"description": "Kubernetes Operations (kops)",
"long_description": "Production Grade K8s Installation, Upgrades, and Management",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1024
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
},
{
"type": "run",
"ports": [
"kubectl-1.32"
]
}
],
"depends_on": []
},
{
"name": "kompose",
"portdir": "devel/kompose",
"version": "1.37.0",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://kompose.io/",
"description": "Go from Docker Compose to Kubernetes",
"long_description": "kompose is a tool to help users who are familiar with docker-compose move to Kubernetes kompose takes a Docker Compose file and translates it into Kubernetes resources.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "emcrisostomo",
"github": "emcrisostomo",
"ports_count": 167
},
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1024
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "kick",
"portdir": "devel/kick",
"version": "0.1",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bitbucket.org/nwehr/kick",
"description": "Kick provies C++ containers and algorithms for light-weight or embedded systems",
"long_description": "The kick library provides containers with better performance and a smaller footprint compared to much larger libraries (STL, C++ Standard Library, boost). Header-only files also make it easy to import kick into any existing project.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "gtolemans",
"github": "",
"ports_count": 2
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
}
],
"depends_on": []
},
{
"name": "keystone",
"portdir": "devel/keystone",
"version": "0.9.2",
"license": "GPL-2",
"platforms": "darwin linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.keystone-engine.org/",
"description": "Keystone is a multi-arch, multi-platform assembler framework for Arm, Arm64 (AArch64/Armv8), MIPS, Sparc, PowerPC, x86 (16/32/64-bit), SystemZ, Hexagon and more.",
"long_description": "Keystone is a multi-arch, multi-platform assembler framework for Arm, Arm64 (AArch64/Armv8), MIPS, Sparc, PowerPC, x86 (16/32/64-bit), SystemZ, Hexagon and more. It is clean/simple/lightweight with an architecture-neutral API, and implemented in C/C++ with bindings for Java, MASM, C#, PowerShell, Perl, Python, NodeJS, Ruby, Go, Rust, Haskell, VB6 & OCaml available. It is based on LLVM, and has native support for Windows & *nix (with macOS, Linux, *BSD & Solaris confirmed).",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1024
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "kdiff3",
"portdir": "devel/kdiff3",
"version": "0.9.98",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://kdiff3.sourceforge.net",
"description": "kdiff3 is a file comparing and merging tool.",
"long_description": "kdiff3 compares two or three input files and shows the differences line by line and character by character. It provides an automatic merge facility and an integrated editor for comfortable solving of merge conflicts. kdiff3 allows recursive directory comparison and merging as well.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"kde",
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"qt5-qtbase"
]
}
],
"depends_on": []
},
{
"name": "kcov",
"portdir": "devel/kcov",
"version": "38",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://simonkagstrom.github.io/kcov/",
"description": "coverage report generator",
"long_description": "Kcov is a code coverage tester for compiled programs, Python scripts and shell scripts. It allows collecting code coverage information from executables without special command-line arguments, and continuously produces output from long-running applications.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-9.0",
"python38"
]
},
{
"type": "lib",
"ports": [
"zlib",
"curl"
]
}
],
"depends_on": []
},
{
"name": "kconfig-frontends",
"portdir": "devel/kconfig-frontends",
"version": "3.12.0.0",
"license": "GPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://ymorin.is-a-geek.org/git/kconfig-frontends/",
"description": "kconfig-frontends",
"long_description": "An out of the Linux source tree packaging of the kconfig infrastructure, the configuration language used by the Linux kernel, ready for use by third party projects.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"gettext"
]
}
],
"depends_on": []
},
{
"name": "kchmviewer",
"portdir": "devel/kchmviewer",
"version": "7.7",
"license": "GPL-3",
"platforms": "darwin linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sourceforge.net/projects/kchmviewer",
"description": "A CHM (Winhelp) files viewer written for Qt.",
"long_description": "kchmviewer is a reader for CHM (Winhelp) and EPUB files using the Qt toolkit. The main point of kchmviewer is compatibility with non-English chm files, including most international charsets.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"dos2unix",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"qt5-qtbase",
"chmlib",
"qt5-qtwebkit",
"libzip"
]
}
],
"depends_on": []
},
{
"name": "jwsmtp",
"portdir": "devel/jwsmtp",
"version": "1.32.15",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.mumbleface.net/jwsmtp",
"description": "C++ library for sending mail via SMTP",
"long_description": "jwSMTP is a C++ library/code (GPL license) to facilitate sending email programmatically. wSMTP can send attachments, send to multiple recipients including BCC CC recipients, LOGIN & PLAIN SMTP authentication, do an MX lookup or send direct via an SMTP server.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "judy",
"portdir": "devel/judy",
"version": "1.0.5",
"license": "LGPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://judy.sourceforge.net/",
"description": "general purpose dynamic array as a C callable library",
"long_description": "Judy is a general purpose dynamic array implemented as a C callable library. Judy's speed and memory usage are typically better than other data storage models and improves with very large data sets.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"mariadb-10.10",
"mariadb-10.11",
"mariadb-10.3",
"mariadb-10.4",
"mariadb-10.5",
"mariadb-10.6",
"mariadb-10.7",
"mariadb-10.8",
"mariadb-10.9",
"miredo",
"php-Judy",
"php53-Judy",
"php54-Judy",
"php55-Judy",
"php56-Judy",
"zmap",
"stress-ng",
"mariadb-11.4",
"netdata"
]
}
]
},
{
"name": "jubatus_core",
"portdir": "devel/jubatus_core",
"version": "1.1.1",
"license": "(LGPL-2.1 or MPL-2)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://jubat.us/",
"description": "Jubatus algorithm component",
"long_description": "Jubatus algorithm component",
"active": true,
"categories": [
"devel",
"textproc",
"math"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"python27",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"msgpack0",
"oniguruma6"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"jubatus"
]
}
]
},
{
"name": "jubatus-msgpack-rpc",
"portdir": "devel/jubatus-msgpack-rpc",
"version": "0.4.4",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://msgpack.org/",
"description": "modified msgpack-rpc for Jubatus",
"long_description": "jubatus-msgpack-rpc is modified msgpack-rpc for Jubatus.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"jubatus-mpio",
"msgpack0"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"jubatus"
]
}
]
},
{
"name": "jubatus-mpio",
"portdir": "devel/jubatus-mpio",
"version": "0.4.5",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/frsyuki/mpio",
"description": "modified mpio (Multipurpose concurrent I/O framework for C++) for Jubatus",
"long_description": "jubatus-mpio is modified mpio (Multipurpose concurrent I/O framework for C++) for Jubatus.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"jubatus",
"jubatus-msgpack-rpc"
]
}
]
},
{
"name": "jubatus",
"portdir": "devel/jubatus",
"version": "1.1.1",
"license": "(LGPL-2.1 or BSD)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://jubat.us/",
"description": "Distributed Online Machine Learning Framework",
"long_description": "The Jubatus library is a online machine learning framework which runs in distributed environment. Jubatus library includes these functions: multi-class/binary classification, pre-proccessing data (for natural language), and process management.",
"active": true,
"categories": [
"devel",
"textproc",
"math"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"python27",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libzookeeper",
"log4cxx",
"jubatus-mpio",
"mecab-utf8",
"ux-trie",
"msgpack0",
"jubatus-msgpack-rpc",
"jubatus_core"
]
}
],
"depends_on": []
},
{
"name": "jsonnet-bundler",
"portdir": "devel/jsonnet-bundler",
"version": "0.6.0",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jsonnet-bundler/jsonnet-bundler",
"description": "A jsonnet package manager",
"long_description": "The jsonnet-bundler is a package manager for Jsonnet.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "py39-jsonnet",
"portdir": "devel/jsonnet",
"version": "0.21.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jsonnet.org/",
"description": "The data templating language",
"long_description": "A data templating language for app and tool developers",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py39-installer",
"clang-17",
"py39-setuptools",
"py39-wheel",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"jsonnet",
"python39"
]
},
{
"type": "test",
"ports": [
"py39-pytest",
"py39-yaml"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py39-allennlp"
]
}
]
},
{
"name": "py38-jsonnet",
"portdir": "devel/jsonnet",
"version": "0.17.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jsonnet.org/",
"description": "The data templating language",
"long_description": "A data templating language for app and tool developers",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py38-installer",
"clang-17",
"py38-setuptools",
"py38-wheel",
"py38-build"
]
},
{
"type": "lib",
"ports": [
"jsonnet",
"python38"
]
},
{
"type": "test",
"ports": [
"py38-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py38-allennlp"
]
}
]
},
{
"name": "py37-jsonnet",
"portdir": "devel/jsonnet",
"version": "0.17.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jsonnet.org/",
"description": "The data templating language",
"long_description": "A data templating language for app and tool developers",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py37-installer",
"clang-17",
"py37-setuptools",
"py37-wheel",
"py37-build"
]
},
{
"type": "lib",
"ports": [
"jsonnet",
"python37"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": []
},
{
"name": "jsonnet",
"portdir": "devel/jsonnet",
"version": "0.21.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jsonnet.org/",
"description": "The data templating language",
"long_description": "A data templating language for app and tool developers",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20"
]
},
{
"type": "lib",
"ports": [
"nlohmann-json"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-jsonnet",
"py38-jsonnet",
"py39-jsonnet",
"py310-jsonnet",
"py311-jsonnet",
"py312-jsonnet",
"py313-jsonnet"
]
}
]
},
{
"name": "jsoncpp-devel",
"portdir": "devel/jsoncpp",
"version": "20200720-5be07bdc",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "jsoncpp",
"homepage": "https://github.com/open-source-parsers/jsoncpp",
"description": "Obsolete port, replaced by jsoncpp",
"long_description": "This port has been replaced by jsoncpp.",
"active": false,
"categories": [
"devel"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 466
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"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": "jsoncpp",
"portdir": "devel/jsoncpp",
"version": "1.9.5",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/open-source-parsers/jsoncpp",
"description": "JSON C++ library",
"long_description": "JSON data format manipulation C++ library",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 466
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"openvpn3"
]
},
{
"type": "lib",
"ports": [
"qpid-proton",
"raceintospace",
"paraview",
"sysdig",
"gds",
"gdcm2",
"gdcm",
"eiskaltdcpp",
"notekit",
"pingus",
"qt513-qtwebengine",
"bamtools",
"libopenshot",
"openvpn3",
"luanti"
]
},
{
"type": "run",
"ports": [
"lscsoft-deps"
]
}
]
},
{
"name": "json_spirit",
"portdir": "devel/json_spirit",
"version": "4.05",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.codeproject.com/KB/recipes/JSON_Spirit.aspx",
"description": "JSON Spirit is a C++ library that reads and writes JSON files or streams.",
"long_description": "JSON is a text file format similar to XML, but less verbose. It has been called XML lite. This article describes JSON Spirit, a C++ library that reads and writes JSON files or streams. It is written using the Boost Spirit parser generator. If you are already using Boost, you can use JSON Spirit without any additional dependencies.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"boost176"
]
}
],
"depends_on": []
},
{
"name": "json-glib",
"portdir": "devel/json-glib",
"version": "1.10.8",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.gnome.org/Projects/JsonGlib",
"description": "Provides JSON support",
"long_description": "JSON-GLib is a library providing serialization and deserialization support for the JavaScript Object Notation (JSON) format described by RFC 4627.",
"active": true,
"categories": [
"devel",
"gnome"
],
"maintainers": [
{
"name": "nefar",
"github": "",
"ports_count": 2
},
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 354
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"gettext",
"meson",
"ninja",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gobject-introspection",
"gettext-runtime",
"glib2"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"gtkmm3",
"gtkmm4"
]
},
{
"type": "lib",
"ports": [
"garagejam",
"gingerblue",
"appstream-glib",
"spice-gtk",
"zeitgeist",
"quvi",
"libcmatrix",
"geoclue2",
"evolution-data-server-gtk4",
"frogr",
"geocode-glib",
"gfbgraph",
"gthumb",
"libgdata",
"libsocialweb",
"tracker3",
"gnome-online-accounts",
"gnome3-core",
"pavucontrol",
"libdbusmenu",
"liferea",
"tracker",
"darktable",
"darktable-devel",
"gegl-0.3",
"gnome-voice",
"gegl",
"grilo-plugins",
"rmlint",
"font-manager",
"libhttpseverywhere",
"osinfo-db-tools",
"gretl",
"gegl-devel",
"stardict",
"pdfpc",
"file-roller",
"gnome-radio",
"gnome-session",
"gnome-sudoku",
"gstreamer1-gst-plugins-bad",
"libshumate",
"girara",
"gitg",
"grisbi",
"clutter"
]
},
{
"type": "run",
"ports": [
"gnome3-core"
]
}
]
},
{
"name": "jscoverage",
"portdir": "devel/jscoverage",
"version": "0.4",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://siliconforks.com/jscoverage/",
"description": "A code coverage tool for JavaScript.",
"long_description": "JSCoverage is a tool that measures code coverage for JavaScript programs. JSCoverage works by instrumenting the JS code used in web pages. Code coverage statistics are collected while the instrumented JS code is executed in a web browser.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "zaraki",
"github": "",
"ports_count": 1
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "jmeter",
"portdir": "devel/jmeter",
"version": "5.6.3",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jmeter.apache.org",
"description": "Apache JMeter - Load testing tool",
"long_description": "Apache JMeter is a Java application designed to load test functional behavior and measure performance. It was originally designed for testing web applications but has since expanded to other test functions.",
"active": true,
"categories": [
"devel",
"net",
"java",
"benchmarks"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 652
}
],
"variants": [
"launcher"
],
"dependencies": [
{
"type": "build",
"ports": [
"makeicns",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"openjdk21"
]
}
],
"depends_on": []
},
{
"name": "jline",
"portdir": "devel/jline",
"version": "0.9.94",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://jline.sourceforge.net/",
"description": "A library for handling console input",
"long_description": "JLine is a Java library for reading and editing user input in console applications. It features tab-completion, command history, password masking, customizable keybindings, and pass-through handlers to use to chain to other console applications.",
"active": true,
"categories": [
"devel",
"java"
],
"maintainers": [
{
"name": "mpd",
"github": "",
"ports_count": 1
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"leiningen",
"cassandra"
]
}
]
},
{
"name": "jflex",
"portdir": "devel/jflex",
"version": "1.9.1",
"license": "GPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jflex.de/",
"description": "JFlex - The Fast Scanner Generator for Java",
"long_description": "JFlex is a lexical analyzer generator (also known as scanner generator) for Java(tm), written in Java(tm).",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"maven3",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "jenkins-cli",
"portdir": "devel/jenkins-cli",
"version": "0.0.46",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jcli.jenkins-zh.cn",
"description": "Allows you manage your Jenkins as an easy way",
"long_description": "Jenkins CLI allows you manage your Jenkins in an easy way. No matter if you're a plugin developer, administrator or just a regular user, it is made for you!",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "harens",
"github": "harens",
"ports_count": 159
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "jemalloc",
"portdir": "devel/jemalloc",
"version": "5.3.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jemalloc.net",
"description": "a general-purpose scalable concurrent malloc(3) implementation",
"long_description": "jemalloc is a general-purpose scalable concurrent malloc(3) implementation",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"pika",
"py37-pyarrow",
"py38-pyarrow",
"Akumuli",
"bind9",
"openvdb",
"bind9.18",
"knot-resolver"
]
}
]
},
{
"name": "jansson",
"portdir": "devel/jansson",
"version": "2.14.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.digip.org/jansson/",
"description": "C library for encoding, decoding and manipulating JSON data.",
"long_description": "C library for encoding, decoding and manipulating JSON data.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2875
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"openrct2",
"yara",
"libjwt",
"cpuminer",
"emacs-mac-app",
"emacs-mac-app-devel",
"jshon",
"fluent-bit",
"mtr",
"libcoverart",
"nghttp2-tools",
"universal-ctags",
"samba4",
"proxmark3-iceman"
]
}
]
},
{
"name": "jam",
"portdir": "devel/jam",
"version": "2.6.1",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.perforce.com/documentation/jam-documentation",
"description": "a software build tool like make",
"long_description": "Jam is a software build tool (like make) from Perforce. It is very powerful tool and it is used for various projects. It is particularly adapted for C/C++ development, multiplatform projects or builds spread on several processors. Mac OS X developer tools actually include a customized version of it.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"mw",
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"lincity-ng",
"netpanzer",
"argyll"
]
}
]
},
{
"name": "jake",
"portdir": "devel/jake",
"version": "10.9.4",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jakejs/jake",
"description": "JavaScript build tool for Node.js, similar to make or rake",
"long_description": "jake is a JavaScript build tool for Node.js, similar to make or rake.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"npm8",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"nodejs16"
]
}
],
"depends_on": []
},
{
"name": "ixion",
"portdir": "devel/ixion",
"version": "0.18.1",
"license": "none",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "ixion-0.17",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by ixion-0.17",
"long_description": "This port has been replaced by ixion-0.17.",
"active": false,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "iso-codes",
"portdir": "devel/iso-codes",
"version": "4.7.0",
"license": "LGPL-2.1+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://salsa.debian.org/iso-codes-team/iso-codes",
"description": "ISO country, language and currency codes and translations",
"long_description": "This package aims to provide the list of the country and language (and currency) names in one place, rather than repeated in many programs.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"gettext",
"clang-18",
"python313"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gnome-desktop-gtk4",
"gstreamer010-gst-plugins-base",
"libxklavier",
"gspell",
"gtkspell3",
"gimp3-devel",
"empathy",
"epiphany",
"libgtkhtml3",
"libgtkhtml4",
"gtk3-devel",
"gtk3",
"darktable",
"darktable-devel",
"gtk4-devel",
"gtk4",
"gedit",
"gnome-desktop",
"gnokii",
"libgda5",
"gdm",
"gimp2",
"gimp2-devel"
]
},
{
"type": "run",
"ports": [
"gnome-doc-utils"
]
}
]
},
{
"name": "isl-devel",
"portdir": "devel/isl-devel",
"version": "0.27",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://libisl.sourceforge.io",
"description": "Integer Set Library",
"long_description": "isl is a library for manipulating sets and relations of integer points bounded by linear constraints. Supported operations on sets include intersection, union, set difference, emptiness check, convex hull, (integer) affine hull, integer projection, computing the lexicographic minimum using parametric integer programming, coalescing and parametric vertex enumeration. It also includes an ILP solver based on generalized basis reduction, transitive closures on maps (which may encode infinite graphs), dependence analysis and bounds on piecewise step-polynomials.",
"active": true,
"categories": [
"devel",
"math"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
"gmp"
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "isl18",
"portdir": "devel/isl",
"version": "0.18",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://libisl.sourceforge.io",
"description": "Integer Set Library",
"long_description": "isl is a library for manipulating sets and relations of integer points bounded by linear constraints. Supported operations on sets include intersection, union, set difference, emptiness check, convex hull, (integer) affine hull, integer projection, computing the lexicographic minimum using parametric integer programming, coalescing and parametric vertex enumeration. It also includes an ILP solver based on generalized basis reduction, transitive closures on maps (which may encode infinite graphs), dependence analysis and bounds on piecewise step-polynomials.",
"active": true,
"categories": [
"devel",
"math"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1513
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"gmp"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cloog",
"gcc49",
"gcc5"
]
}
]
},
{
"name": "isl14",
"portdir": "devel/isl",
"version": "0.14.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://libisl.sourceforge.io",
"description": "Integer Set Library",
"long_description": "isl is a library for manipulating sets and relations of integer points bounded by linear constraints. Supported operations on sets include intersection, union, set difference, emptiness check, convex hull, (integer) affine hull, integer projection, computing the lexicographic minimum using parametric integer programming, coalescing and parametric vertex enumeration. It also includes an ILP solver based on generalized basis reduction, transitive closures on maps (which may encode infinite graphs), dependence analysis and bounds on piecewise step-polynomials.",
"active": true,
"categories": [
"devel",
"math"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1513
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"gmp"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"upc",
"gcc48"
]
}
]
},
{
"name": "isl",
"portdir": "devel/isl",
"version": "0.24",
"license": "MIT",
"platforms": "darwin",
"epoch": 4,
"replaced_by": null,
"homepage": "https://libisl.sourceforge.io",
"description": "Integer Set Library",
"long_description": "isl is a library for manipulating sets and relations of integer points bounded by linear constraints. Supported operations on sets include intersection, union, set difference, emptiness check, convex hull, (integer) affine hull, integer projection, computing the lexicographic minimum using parametric integer programming, coalescing and parametric vertex enumeration. It also includes an ILP solver based on generalized basis reduction, transitive closures on maps (which may encode infinite graphs), dependence analysis and bounds on piecewise step-polynomials.",
"active": true,
"categories": [
"devel",
"math"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1513
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"gmp"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"libgcc-devel",
"libgcc13",
"libgcc11",
"libgcc6",
"libgcc7",
"libgcc14",
"libgcc15",
"libgcc9"
]
},
{
"type": "lib",
"ports": [
"arm-none-eabi-gcc",
"gcc10",
"gcc11",
"gcc12",
"gcc15",
"gcc14",
"arm-none-eabi-gcc8",
"x86_64-w64-mingw32-gcc",
"i686-w64-mingw32-gcc",
"x86_64-w64-mingw32-gcc-bootstrap",
"x86_64-w64-mingw32-gcc-nothreads",
"i686-w64-mingw32-gcc-nothreads",
"i686-w64-mingw32-gcc-bootstrap",
"gcc-devel",
"gcc6",
"gcc7",
"gcc8",
"gcc9",
"gcc13",
"i386-elf-gcc",
"x86_64-elf-gcc",
"msp430-elf-gcc",
"msp430-gcc",
"msp430-gcc-devel",
"m68k-palm-elf-gcc",
"avr-gcc"
]
}
]
},
{
"name": "irrlicht",
"portdir": "devel/irrlicht",
"version": "1.8.5",
"license": "zlib",
"platforms": "{macosx >= 10}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://irrlicht.sourceforge.io",
"description": "lightning fast realtime 3D game engine",
"long_description": "lightning fast realtime 3D game engine",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "ios-deploy",
"portdir": "devel/ios-deploy",
"version": "1.12.2",
"license": "GPL-3+",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ios-control/ios-deploy",
"description": "Install and debug iPhone apps from the command line, without using Xcode",
"long_description": "Install and debug iPhone apps from the command line, without using Xcode",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "inventor",
"portdir": "devel/inventor",
"version": "2.1.5-10",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://oss.sgi.com/projects/inventor/",
"description": "SGI Open InventorTM graphics toolkit",
"long_description": "Open InventorTM is an object-oriented 3D toolkit offering a comprehensive solution to interactive graphics programming problems. It presents a programming model based on a 3D scene database that dramatically simplifies graphics programming. It includes a rich set of objects such as cubes, polygons, text, materials, cameras, lights, trackballs, handle boxes, 3D viewers, and editors that speed up your programming time and extend your 3D programming capabilities.",
"active": true,
"categories": [
"devel",
"graphics",
"x11"
],
"maintainers": [],
"variants": [
"debug",
"imagelib"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"freetype",
"glw",
"libjpeg-turbo",
"xorg-libXi",
"xorg-libXt",
"libGLU"
]
}
],
"depends_on": []
},
{
"name": "inform",
"portdir": "devel/inform",
"version": "6.33",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.inform-fiction.org/",
"description": "A Z-Code (Infocom Text Adventures) compiler",
"long_description": "Inform is a programming language and design system for interactive fiction, created in 1993 by Graham Nelson.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "vim",
"github": "",
"ports_count": 1
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "ihaskell",
"portdir": "devel/ihaskell",
"version": "20251124",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/IHaskell/IHaskell",
"description": "A Haskell kernel for IPython.",
"long_description": "IHaskell is a kernel for the Jupyter project, which allows you to use Haskell inside Jupyter frontends (including the console and notebook). For a tour of some IHaskell features, check out the demo Notebook at http://nbviewer.ipython.org/github/gibiansky/IHaskell/blob/master/notebooks/IHaskell.ipynb. More example notebooks are available on the wiki at https://github.com/gibiansky/IHaskell/wiki. The wiki also has more extensive documentation of IHaskell features.",
"active": true,
"categories": [
"devel",
"haskell"
],
"maintainers": [],
"variants": [
"stack"
],
"dependencies": [
{
"type": "build",
"ports": [
"cctools",
"openssl",
"cabal",
"ghc",
"file",
"grep",
"gsed",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-pkgconfig",
"py313-jupyter_core",
"py313-jupyter_client",
"py313-ipykernel",
"py313-nbformat",
"py313-ipywidgets",
"py313-jupyter",
"py313-widgetsnbextension",
"py313-magic",
"gmp",
"zmq",
"ghc",
"libmagic",
"libiconv",
"pango",
"python313",
"py313-cairo"
]
},
{
"type": "patch",
"ports": [
"cabal"
]
},
{
"type": "run",
"ports": [
"hlint"
]
}
],
"depends_on": []
},
{
"name": "ige-mac-integration",
"portdir": "devel/ige-mac-integration",
"version": "0.9.8",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://sourceforge.net/projects/gtk-osx",
"description": "Mac OS X menu bar integration library for GTK2 quartz",
"long_description": "A simple library whose purpose is to allow GTK2 quartz applications to integrate with the Mac OS X menu bar. Requires gtk2 and its dependencies to be built with variants +no_x11 +quartz",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "mike",
"github": "",
"ports_count": 4
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py27-pygtk"
]
}
],
"depends_on": []
},
{
"name": "idutils",
"portdir": "devel/idutils",
"version": "4.6",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/idutils/",
"description": "The classic Berkeley gid/lid tools for looking up variables in code",
"long_description": "`mkid' is a simple, fast, high-capacity, language-independent identifier database tool. Actually, the term `identifier' is too limiting--`mkid' stores tokens, be they program identifiers of any form, literal numbers, or words of human-readable text. Database queries can be issued from the command-line, or from within emacs, serving as an augmented tags facility. `mkid' was originally written by Greg McGary <gkm@gnu.ai.mit.edu> and posted to comp.sources.unix in September 1987. It was then maintained and enhanced by a loose knit group of programmers on the Internet led by Tom Horsley <Tom.Horsley@mail.hcsc.com>. Tom released `mkid2' on comp.sources.unix in March, 1991. Since then, Greg McGary has resumed maintenance and is releasing an improved version 3 under GPL. Version 3 is an interim release. Version 4 will follow in the coming months and include a cscope clone plus other improvements. This version is an improved version of version 3 (which hasn't been updated since 1996!), it now understands C++.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gettext",
"gmake",
"libiconv"
]
}
],
"depends_on": []
},
{
"name": "idevicerestore-devel",
"portdir": "devel/idevicerestore",
"version": "20251123",
"license": "LGPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.libimobiledevice.org/",
"description": "A command-line application to restore firmware files to iOS devices.",
"long_description": "The idevicerestore application is a full reimplementation of all granular steps which are performed during the restore of a firmware to a device. In general, upgrades and downgrades are possible, however subject to availability of SHSH blobs from Apple for signing the firmare files. Some key features are: \n* Restore: Update firmware on iOS devices \n* Firmware: Use official IPSW firmware archive file or a directory as source \n* Update: Allows updating the device by default or erasing all data \n* Download: On demand download of latest available firmware for a device \n* Cache: Downloaded firmware files are cached locally \n* Custom Firmware: Restore custom firmware files (requires bootrom exploit) \n* Baseband: Allows you to skip NOR/Baseband upgrade \n* SHSH: Fetch TSS records and save them as .shsh files \n* DFU: Put devices in pwned DFU mode (limera1n devices only) \n* AP Ticket: Use custom AP ticket from a file \n* Cross-Platform: Tested on Linux, macOS, Windows and Android platforms \n* History: Developed since 2010",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 229
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"readline",
"curl",
"libzip",
"openssl3",
"libplist-devel",
"zlib",
"libimobiledevice-devel",
"libirecovery-devel",
"libusb"
]
}
],
"depends_on": []
},
{
"name": "idevicerestore",
"portdir": "devel/idevicerestore",
"version": "1.0.0",
"license": "LGPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.libimobiledevice.org/",
"description": "A command-line application to restore firmware files to iOS devices.",
"long_description": "The idevicerestore application is a full reimplementation of all granular steps which are performed during the restore of a firmware to a device. In general, upgrades and downgrades are possible, however subject to availability of SHSH blobs from Apple for signing the firmare files. Some key features are: \n* Restore: Update firmware on iOS devices \n* Firmware: Use official IPSW firmware archive file or a directory as source \n* Update: Allows updating the device by default or erasing all data \n* Download: On demand download of latest available firmware for a device \n* Cache: Downloaded firmware files are cached locally \n* Custom Firmware: Restore custom firmware files (requires bootrom exploit) \n* Baseband: Allows you to skip NOR/Baseband upgrade \n* SHSH: Fetch TSS records and save them as .shsh files \n* DFU: Put devices in pwned DFU mode (limera1n devices only) \n* AP Ticket: Use custom AP ticket from a file \n* Cross-Platform: Tested on Linux, macOS, Windows and Android platforms \n* History: Developed since 2010",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 229
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"readline",
"curl",
"libzip",
"openssl3",
"libplist",
"zlib",
"libimobiledevice",
"libirecovery",
"libusb"
]
}
],
"depends_on": []
},
{
"name": "ideviceinstaller-devel",
"portdir": "devel/ideviceinstaller",
"version": "20251030",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.libimobiledevice.org/",
"description": "Manage apps of iOS devices.",
"long_description": "ideviceinstaller is a tool to interact with the installation_proxy of an iOS device allowing to install, upgrade, uninstall, archive, restore and enumerate installed or archived apps. It makes use of the libimobiledevice library that allows communication with iOS devices.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "ijackson",
"github": "JacksonIsaac",
"ports_count": 44
},
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 229
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"autoconf",
"automake",
"libtool",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"libimobiledevice-devel",
"libplist-devel",
"openssl3",
"libzip"
]
}
],
"depends_on": []
},
{
"name": "ideviceinstaller",
"portdir": "devel/ideviceinstaller",
"version": "1.2.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.libimobiledevice.org/",
"description": "Manage apps of iOS devices.",
"long_description": "ideviceinstaller is a tool to interact with the installation_proxy of an iOS device allowing to install, upgrade, uninstall, archive, restore and enumerate installed or archived apps. It makes use of the libimobiledevice library that allows communication with iOS devices.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "ijackson",
"github": "JacksonIsaac",
"ports_count": 44
},
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 229
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"autoconf",
"automake",
"libtool",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"libimobiledevice",
"libplist",
"openssl3",
"libzip"
]
}
],
"depends_on": []
},
{
"name": "icu-le-hb",
"portdir": "devel/icu-le-hb",
"version": "2.0.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/harfbuzz/icu-le-hb",
"description": "library implementing the ICU Layout Engine (icu-le) API",
"long_description": "icu-le-hb is a library implementing the ICU Layout Engine (icu-le) API using external HarfBuzz library for implementation. This is useful as a compatibility layer to make applications using ICU Layout Engine to use HarfBuzz without porting them to use the HarfBuzz API.",
"active": true,
"categories": [
"devel",
"textproc"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1827
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"icu",
"harfbuzz"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"icu-devel-lx",
"icu-lx"
]
}
]
}
]
}