HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 49895,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=99",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=97",
"results": [
{
"name": "R-PKI",
"portdir": "R/R-PKI",
"version": "0.1-14",
"license": "(GPL-2 or GPL-3)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.rforge.net/PKI",
"description": "Public Key Infrastucture for R, based on the X.509 standard",
"long_description": "Public Key Infrastucture for R, based on the X.509 standard",
"active": true,
"categories": [
"science",
"crypto",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"pkgconfig",
"R"
]
},
{
"type": "lib",
"ports": [
"openssl3",
"R-base64enc",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-gmp"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-rsconnect"
]
}
]
},
{
"name": "py312-ldap",
"portdir": "python/py-ldap",
"version": "3.4.4",
"license": "PSF",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.python-ldap.org/",
"description": "object-oriented api for python to access LDAP directory servers",
"long_description": "python-ldap provides an object-oriented API to access LDAP directory servers from Python programs. Mainly it wraps the OpenLDAP 2.x libs for that purpose. Additionally the package contains modules for other LDAP-related stuff (e.g. processing LDIF, LDAPURLs, LDAPv3 schema, etc.).",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 350
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18",
"py312-build"
]
},
{
"type": "lib",
"ports": [
"openldap",
"python312",
"py312-asn1",
"py312-asn1-modules"
]
},
{
"type": "test",
"ports": [
"py312-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-ldap"
]
}
]
},
{
"name": "py311-ldap",
"portdir": "python/py-ldap",
"version": "3.4.4",
"license": "PSF",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.python-ldap.org/",
"description": "object-oriented api for python to access LDAP directory servers",
"long_description": "python-ldap provides an object-oriented API to access LDAP directory servers from Python programs. Mainly it wraps the OpenLDAP 2.x libs for that purpose. Additionally the package contains modules for other LDAP-related stuff (e.g. processing LDIF, LDAPURLs, LDAPv3 schema, etc.).",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 350
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-18",
"py311-build"
]
},
{
"type": "lib",
"ports": [
"openldap",
"python311",
"py311-asn1",
"py311-asn1-modules"
]
},
{
"type": "test",
"ports": [
"py311-pytest"
]
}
],
"depends_on": []
},
{
"name": "ocrmypdf",
"portdir": "textproc/ocrmypdf",
"version": "16.12.0",
"license": "MPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ocrmypdf/OCRmyPDF",
"description": "ocrmypdf adds an OCR text layer to scanned PDF files, allowing them to be searched",
"long_description": "ocrmypdf adds an OCR text layer to scanned PDF files, allowing them to be searched. ocrmypdf also supports plugins that enable customization of its processing steps, and it is highly tolerant of PDFs containing scanned images and “born digital” content that doesn’t require text recognition.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "akierig",
"github": "akierig",
"ports_count": 9
}
],
"variants": [
"python310",
"python311",
"python312",
"python313"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-hatchling",
"py313-hatch-vcs"
]
},
{
"type": "lib",
"ports": [
"py313-pluggy",
"py313-Pillow",
"py313-pybind11",
"py313-pikepdf",
"py313-deprecation",
"py313-rich",
"py313-freetype",
"py313-pdfminer",
"py313-pyheif",
"img2pdf",
"libpng",
"qpdf",
"python313",
"py313-packaging"
]
},
{
"type": "run",
"ports": [
"jbig2enc",
"pngquant",
"unpaper",
"ghostscript",
"tesseract",
"tesseract-eng"
]
}
],
"depends_on": []
},
{
"name": "py312-asdf-astropy",
"portdir": "python/py-asdf-astropy",
"version": "0.9.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/astropy/asdf-astropy",
"description": "This package includes plugins that provide ASDF serialization support for astropy objects.",
"long_description": "This package includes plugins that provide ASDF serialization support for astropy objects. The plugins are automatically enabled when the package is installed.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1136
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"py312-setuptools_scm",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-asdf-coordinates-schemas",
"py312-packaging",
"py312-numpy",
"py312-astropy",
"py312-asdf",
"py312-asdf-transform-schemas"
]
}
],
"depends_on": []
},
{
"name": "xdispatch2",
"portdir": "devel/xdispatch2",
"version": "2.1.4",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://emzeat.de/xdispatch2",
"description": "Grand Central Dispatch-like C++ threading library",
"long_description": "Grand Central Dispatch-like C++ threading library, built around queues, thread pools and flexible backends.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"debug",
"libdispatch",
"framework",
"libdispatch_legacy",
"tests",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"ninja",
"clang-16",
"mz-cmaketools"
]
}
],
"depends_on": []
},
{
"name": "rb31-gtk4",
"portdir": "ruby/rb-gtk4",
"version": "4.2.4",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ruby-gnome2.osdn.jp",
"description": "Ruby/GTK4 is a Ruby binding of GTK+-4.x",
"long_description": "Ruby/GTK4 is a Ruby binding of GTK+-4.x",
"active": true,
"categories": [
"devel",
"gnome",
"ruby"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ruby31",
"gtk4"
]
},
{
"type": "run",
"ports": [
"rb31-atk",
"rb31-gdk4"
]
}
],
"depends_on": []
},
{
"name": "rb32-gtk4",
"portdir": "ruby/rb-gtk4",
"version": "4.2.4",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ruby-gnome2.osdn.jp",
"description": "Ruby/GTK4 is a Ruby binding of GTK+-4.x",
"long_description": "Ruby/GTK4 is a Ruby binding of GTK+-4.x",
"active": true,
"categories": [
"devel",
"gnome",
"ruby"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"gtk4",
"ruby32"
]
},
{
"type": "run",
"ports": [
"rb32-atk",
"rb32-gdk4"
]
}
],
"depends_on": []
},
{
"name": "rb33-gtk4",
"portdir": "ruby/rb-gtk4",
"version": "4.2.4",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ruby-gnome2.osdn.jp",
"description": "Ruby/GTK4 is a Ruby binding of GTK+-4.x",
"long_description": "Ruby/GTK4 is a Ruby binding of GTK+-4.x",
"active": true,
"categories": [
"devel",
"gnome",
"ruby"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"gtk4",
"ruby33"
]
},
{
"type": "run",
"ports": [
"rb33-atk",
"rb33-gdk4"
]
}
],
"depends_on": []
},
{
"name": "rb-gtk4",
"portdir": "ruby/rb-gtk4",
"version": "4.2.4",
"license": "LGPL-2.1+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ruby-gnome2.osdn.jp",
"description": "Ruby/GTK4 is a Ruby binding of GTK+-4.x",
"long_description": "Ruby/GTK4 is a Ruby binding of GTK+-4.x",
"active": true,
"categories": [
"devel",
"gnome",
"ruby"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "rb31-gsf",
"portdir": "ruby/rb-gsf",
"version": "4.2.4",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ruby-gnome2.osdn.jp",
"description": "Ruby/GSF is a Ruby binding of GSF",
"long_description": "Ruby/GSF is a Ruby binding of GSF",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libgsf",
"ruby31"
]
},
{
"type": "run",
"ports": [
"rb31-gio2"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb31-goffice"
]
}
]
},
{
"name": "rb32-gsf",
"portdir": "ruby/rb-gsf",
"version": "4.2.4",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ruby-gnome2.osdn.jp",
"description": "Ruby/GSF is a Ruby binding of GSF",
"long_description": "Ruby/GSF is a Ruby binding of GSF",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libgsf",
"ruby32"
]
},
{
"type": "run",
"ports": [
"rb32-gio2"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb32-goffice"
]
}
]
},
{
"name": "rb33-gsf",
"portdir": "ruby/rb-gsf",
"version": "4.2.4",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ruby-gnome2.osdn.jp",
"description": "Ruby/GSF is a Ruby binding of GSF",
"long_description": "Ruby/GSF is a Ruby binding of GSF",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libgsf",
"ruby33"
]
},
{
"type": "run",
"ports": [
"rb33-gio2"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb33-goffice"
]
}
]
},
{
"name": "rb-gsf",
"portdir": "ruby/rb-gsf",
"version": "4.2.4",
"license": "LGPL-2.1+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ruby-gnome2.osdn.jp",
"description": "Ruby/GSF is a Ruby binding of GSF",
"long_description": "Ruby/GSF is a Ruby binding of GSF",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "rb31-goffice",
"portdir": "ruby/rb-goffice",
"version": "4.2.4",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ruby-gnome2.osdn.jp",
"description": "Ruby/GOFFICE is a Ruby binding of GOFFICE",
"long_description": "Ruby/GOFFICE is a Ruby binding of GOFFICE",
"active": true,
"categories": [
"gnome",
"ruby"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"goffice",
"ruby31"
]
},
{
"type": "run",
"ports": [
"rb31-gtk3",
"rb31-gsf"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb31-gnumeric"
]
}
]
},
{
"name": "rb32-goffice",
"portdir": "ruby/rb-goffice",
"version": "4.2.4",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ruby-gnome2.osdn.jp",
"description": "Ruby/GOFFICE is a Ruby binding of GOFFICE",
"long_description": "Ruby/GOFFICE is a Ruby binding of GOFFICE",
"active": true,
"categories": [
"gnome",
"ruby"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"goffice",
"ruby32"
]
},
{
"type": "run",
"ports": [
"rb32-gtk3",
"rb32-gsf"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb32-gnumeric"
]
}
]
},
{
"name": "rb33-goffice",
"portdir": "ruby/rb-goffice",
"version": "4.2.4",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ruby-gnome2.osdn.jp",
"description": "Ruby/GOFFICE is a Ruby binding of GOFFICE",
"long_description": "Ruby/GOFFICE is a Ruby binding of GOFFICE",
"active": true,
"categories": [
"gnome",
"ruby"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"goffice",
"ruby33"
]
},
{
"type": "run",
"ports": [
"rb33-gtk3",
"rb33-gsf"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb33-gnumeric"
]
}
]
},
{
"name": "rb-goffice",
"portdir": "ruby/rb-goffice",
"version": "4.2.4",
"license": "LGPL-2.1+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ruby-gnome2.osdn.jp",
"description": "Ruby/GOFFICE is a Ruby binding of GOFFICE",
"long_description": "Ruby/GOFFICE is a Ruby binding of GOFFICE",
"active": true,
"categories": [
"gnome",
"ruby"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "rb30-gmp",
"portdir": "ruby/rb-gmp",
"version": "0.7.43",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/srawlins/gmp",
"description": "Ruby bindings to the GMP and MPFR libraries",
"long_description": "Ruby bindings to the GMP and MPFR libraries",
"active": true,
"categories": [
"devel",
"math",
"ruby"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"gmp",
"mpfr",
"ruby30"
]
}
],
"depends_on": []
},
{
"name": "rb31-gmp",
"portdir": "ruby/rb-gmp",
"version": "0.7.43",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/srawlins/gmp",
"description": "Ruby bindings to the GMP and MPFR libraries",
"long_description": "Ruby bindings to the GMP and MPFR libraries",
"active": true,
"categories": [
"devel",
"math",
"ruby"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"gmp",
"mpfr",
"ruby31"
]
}
],
"depends_on": []
},
{
"name": "rb32-gmp",
"portdir": "ruby/rb-gmp",
"version": "0.7.43",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/srawlins/gmp",
"description": "Ruby bindings to the GMP and MPFR libraries",
"long_description": "Ruby bindings to the GMP and MPFR libraries",
"active": true,
"categories": [
"devel",
"math",
"ruby"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"gmp",
"mpfr",
"ruby32"
]
}
],
"depends_on": []
},
{
"name": "rb33-gmp",
"portdir": "ruby/rb-gmp",
"version": "0.7.43",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/srawlins/gmp",
"description": "Ruby bindings to the GMP and MPFR libraries",
"long_description": "Ruby bindings to the GMP and MPFR libraries",
"active": true,
"categories": [
"devel",
"math",
"ruby"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"gmp",
"mpfr",
"ruby33"
]
}
],
"depends_on": []
},
{
"name": "rb-gmp",
"portdir": "ruby/rb-gmp",
"version": "0.7.43",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/srawlins/gmp",
"description": "Ruby bindings to the GMP and MPFR libraries",
"long_description": "Ruby bindings to the GMP and MPFR libraries",
"active": true,
"categories": [
"devel",
"math",
"ruby"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": []
},
{
"name": "rb31-gdk4",
"portdir": "ruby/rb-gdk4",
"version": "4.2.4",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ruby-gnome2.osdn.jp",
"description": "Ruby/GDK4 is a Ruby binding of GDK-4.x",
"long_description": "Ruby/GDK4 is a Ruby binding of GDK-4.x",
"active": true,
"categories": [
"devel",
"gnome",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ruby31",
"gtk4"
]
},
{
"type": "run",
"ports": [
"rb31-cairo-gobject",
"rb31-gdk_pixbuf2",
"rb31-pango"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb31-gtk4"
]
}
]
},
{
"name": "rb32-gdk4",
"portdir": "ruby/rb-gdk4",
"version": "4.2.4",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ruby-gnome2.osdn.jp",
"description": "Ruby/GDK4 is a Ruby binding of GDK-4.x",
"long_description": "Ruby/GDK4 is a Ruby binding of GDK-4.x",
"active": true,
"categories": [
"devel",
"gnome",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"gtk4",
"ruby32"
]
},
{
"type": "run",
"ports": [
"rb32-cairo-gobject",
"rb32-gdk_pixbuf2",
"rb32-pango"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb32-gtk4"
]
}
]
},
{
"name": "rb33-gdk4",
"portdir": "ruby/rb-gdk4",
"version": "4.2.4",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ruby-gnome2.osdn.jp",
"description": "Ruby/GDK4 is a Ruby binding of GDK-4.x",
"long_description": "Ruby/GDK4 is a Ruby binding of GDK-4.x",
"active": true,
"categories": [
"devel",
"gnome",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"gtk4",
"ruby33"
]
},
{
"type": "run",
"ports": [
"rb33-cairo-gobject",
"rb33-gdk_pixbuf2",
"rb33-pango"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb33-gtk4"
]
}
]
},
{
"name": "rb-gdk4",
"portdir": "ruby/rb-gdk4",
"version": "4.2.4",
"license": "LGPL-2.1+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ruby-gnome2.osdn.jp",
"description": "Ruby/GDK4 is a Ruby binding of GDK-4.x",
"long_description": "Ruby/GDK4 is a Ruby binding of GDK-4.x",
"active": true,
"categories": [
"devel",
"gnome",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "R-rTensor2",
"portdir": "R/R-rTensor2",
"version": "2.0.0",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=rTensor2",
"description": "MultiLinear Algebra",
"long_description": "MultiLinear Algebra",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-raster",
"R-wavethresh",
"R-rTensor",
"R-gsignal",
"R-CRAN-recommended",
"R-png",
"R-matrixcalc"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-rmarkdown"
]
}
],
"depends_on": []
},
{
"name": "R-modelfactory",
"portdir": "R/R-modelfactory",
"version": "1.0.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://willtirone.github.io/modelfactory",
"description": "Combine statistical models into a tibble for comparison",
"long_description": "Combine statistical models into a tibble for comparison",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-tibble",
"R-dplyr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-lme4"
]
}
],
"depends_on": []
},
{
"name": "R-knnmi",
"portdir": "R/R-knnmi",
"version": "1.0",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=knnmi",
"description": "k-Nearest Neighbor Mutual Information estimator",
"long_description": "k-Nearest Neighbor Mutual Information estimator",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-spelling"
]
}
],
"depends_on": []
},
{
"name": "R-fastTS",
"portdir": "R/R-fastTS",
"version": "1.0.2",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://petersonr.github.io/fastTS",
"description": "Fast time series modelling for seasonal series with exogenous variables",
"long_description": "An implementation of sparsity-ranked lasso and related methods for time series data.",
"active": true,
"categories": [
"science",
"R",
"economics"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-dplyr",
"R-yardstick",
"R-ncvreg",
"R-CRAN-recommended",
"R-RcppRoll",
"R-rlang"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-magrittr",
"R-tibble",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-covr",
"R-kableExtra"
]
}
],
"depends_on": []
},
{
"name": "R-bmemLavaan",
"portdir": "R/R-bmemLavaan",
"version": "0.5",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=bmemLavaan",
"description": "Mediation analysis with missing data and non-normal data",
"long_description": "Mediation analysis with missing data and non-normal data",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-sem",
"R-mice",
"R-snowfall",
"R-CRAN-recommended",
"R-rsem",
"R-Amelia",
"R-lavaan"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-R.rsp"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-semmcci"
]
}
]
},
{
"name": "R-NetCluster",
"portdir": "R/R-NetCluster",
"version": "0.2",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=NetCluster",
"description": "Clustering for networks",
"long_description": "Facilitates network clustering and evaluation of cluster configurations.",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-sna",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-MonteCarloSEM",
"portdir": "R/R-MonteCarloSEM",
"version": "0.0.8",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=MonteCarloSEM",
"description": "Monte Carlo data simulation package",
"long_description": "Monte Carlo data simulation package",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-lavaan",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-GeneralizedWendland",
"portdir": "R/R-GeneralizedWendland",
"version": "0.6.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=GeneralizedWendland",
"description": "Fully parameterized generalized Wendland covariance function",
"long_description": "Fully parameterized generalized Wendland covariance function",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-Rcpp",
"R-RcppEigen",
"R-fields",
"R-spam",
"R-spam64",
"R-optimParallel",
"R-CRAN-recommended",
"gsl",
"R-BH"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-mvtnorm",
"R-dplyr",
"R-ggplot2",
"R-gridExtra",
"R-knitr",
"R-testthat",
"R-microbenchmark",
"R-R.rsp"
]
}
],
"depends_on": []
},
{
"name": "R-DiffNet",
"portdir": "R/R-DiffNet",
"version": "1.0.2",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=DiffNet",
"description": "Identify significant node scores using network diffusion algorithm",
"long_description": "Identify significant node scores using network diffusion algorithm",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-assertthat",
"R-igraph",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-DPTM",
"portdir": "R/R-DPTM",
"version": "1.6.0",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/HujieBai/DPTM",
"description": "Dynamic panel multiple threshold model with fixed effects",
"long_description": "Dynamic panel multiple threshold model with fixed effects",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-coda",
"R-purrr",
"R-parabar",
"R-Rcpp",
"R-CRAN-recommended",
"R-BayesianTools",
"R-RcppEigen"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "ipatool",
"portdir": "sysutils/ipatool",
"version": "2.2.0",
"license": "MIT",
"platforms": "{darwin >= 19}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/majd/ipatool",
"description": "CLI for searching and downloading iOS app packages from the App Store",
"long_description": "CLI for searching and downloading iOS app packages from the App Store.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "therealketo",
"github": "therealketo",
"ports_count": 17
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "gobuster",
"portdir": "www/gobuster",
"version": "3.8.2",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/OJ/gobuster",
"description": "Directory/File, DNS and VHost busting tool written in Go",
"long_description": "gobuster is a tool used to brute-force:\n - URIs (directories and files) in web sites.\n - DNS subdomains (with wildcard support).\n - Virtual Host names on target web servers.\n - Open Amazon S3 buckets\n - Open Google Cloud buckets\n - TFTP servers",
"active": true,
"categories": [
"security",
"www"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 224
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "enigma4",
"portdir": "security/enigma4",
"version": "2022.07.02",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/m3sserschmitt/enigma4",
"description": "Onion Routing App",
"long_description": "Onion Routing App",
"active": true,
"categories": [
"net",
"security"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-17"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"openssl3"
]
}
],
"depends_on": []
},
{
"name": "py312-jaraco.context",
"portdir": "python/py-jaraco.context",
"version": "6.0.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jaraco/jaraco.context",
"description": "Context managers by jaraco",
"long_description": "Context managers by jaraco",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1966
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-setuptools",
"py312-build",
"py312-installer",
"clang-18",
"py312-wheel",
"py312-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-jaraco.text",
"py312-keyring"
]
}
]
},
{
"name": "py311-jaraco.context",
"portdir": "python/py-jaraco.context",
"version": "6.0.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jaraco/jaraco.context",
"description": "Context managers by jaraco",
"long_description": "Context managers by jaraco",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1966
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py311-wheel",
"py311-setuptools_scm",
"py311-build",
"py311-installer",
"py311-setuptools"
]
},
{
"type": "lib",
"ports": [
"py311-backports.tarfile",
"python311"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-jaraco.text",
"py311-keyring"
]
}
]
},
{
"name": "py310-jaraco.context",
"portdir": "python/py-jaraco.context",
"version": "6.0.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jaraco/jaraco.context",
"description": "Context managers by jaraco",
"long_description": "Context managers by jaraco",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1966
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-build",
"py310-installer",
"py310-setuptools",
"py310-setuptools_scm",
"py310-wheel"
]
},
{
"type": "lib",
"ports": [
"py310-backports.tarfile",
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-jaraco.text",
"py310-keyring"
]
}
]
},
{
"name": "py39-jaraco.context",
"portdir": "python/py-jaraco.context",
"version": "6.0.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jaraco/jaraco.context",
"description": "Context managers by jaraco",
"long_description": "Context managers by jaraco",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1966
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py39-build",
"py39-installer",
"py39-setuptools",
"py39-setuptools_scm",
"py39-wheel"
]
},
{
"type": "lib",
"ports": [
"py39-backports.tarfile",
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-keyring"
]
}
]
},
{
"name": "py38-jaraco.context",
"portdir": "python/py-jaraco.context",
"version": "6.0.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jaraco/jaraco.context",
"description": "Context managers by jaraco",
"long_description": "Context managers by jaraco",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1966
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-wheel",
"py38-setuptools",
"py38-setuptools_scm",
"clang-16",
"py38-build",
"py38-installer"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-keyring"
]
}
]
},
{
"name": "py-jaraco.context",
"portdir": "python/py-jaraco.context",
"version": "6.0.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jaraco/jaraco.context",
"description": "Context managers by jaraco",
"long_description": "Context managers by jaraco",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1966
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-jaraco.context"
]
}
],
"depends_on": []
},
{
"name": "rb30-roauth",
"portdir": "ruby/rb-roauth",
"version": "0.0.8",
"license": "Ruby",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/maccman/roauth",
"description": "Simple Ruby OAuth library",
"long_description": "A simple OAuth library that supports OAuth header signing, and header verifying.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [
{
"name": "kimuraw",
"github": "kimuraw",
"ports_count": 109
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby30"
]
}
],
"depends_on": []
},
{
"name": "rb31-roauth",
"portdir": "ruby/rb-roauth",
"version": "0.0.8",
"license": "Ruby",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/maccman/roauth",
"description": "Simple Ruby OAuth library",
"long_description": "A simple OAuth library that supports OAuth header signing, and header verifying.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [
{
"name": "kimuraw",
"github": "kimuraw",
"ports_count": 109
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby31"
]
}
],
"depends_on": []
},
{
"name": "rb32-roauth",
"portdir": "ruby/rb-roauth",
"version": "0.0.8",
"license": "Ruby",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/maccman/roauth",
"description": "Simple Ruby OAuth library",
"long_description": "A simple OAuth library that supports OAuth header signing, and header verifying.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [
{
"name": "kimuraw",
"github": "kimuraw",
"ports_count": 109
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby32"
]
}
],
"depends_on": []
},
{
"name": "rb33-roauth",
"portdir": "ruby/rb-roauth",
"version": "0.0.8",
"license": "Ruby",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/maccman/roauth",
"description": "Simple Ruby OAuth library",
"long_description": "A simple OAuth library that supports OAuth header signing, and header verifying.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [
{
"name": "kimuraw",
"github": "kimuraw",
"ports_count": 109
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby33"
]
}
],
"depends_on": []
}
]
}