HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51797,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=17",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=15",
"results": [
{
"name": "php82-phalcon",
"portdir": "php/php-phalcon",
"version": "5.11.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "php82-phalcon5",
"homepage": "https://phalcon.io",
"description": "full stack PHP framework written as an extension",
"long_description": "Phalcon is an open source full stack framework for PHP, written as a C-extension. Phalcon is optimized for high performance. Its unique architecture allows the framework to always be memory resident, offering its functionality whenever it's needed, without expensive file stats and file reads that traditional PHP frameworks employ.",
"active": true,
"categories": [],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1504
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"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": "php83-phalcon",
"portdir": "php/php-phalcon",
"version": "5.11.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "php83-phalcon5",
"homepage": "https://phalcon.io",
"description": "full stack PHP framework written as an extension",
"long_description": "Phalcon is an open source full stack framework for PHP, written as a C-extension. Phalcon is optimized for high performance. Its unique architecture allows the framework to always be memory resident, offering its functionality whenever it's needed, without expensive file stats and file reads that traditional PHP frameworks employ.",
"active": true,
"categories": [],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1504
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"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": "php84-phalcon",
"portdir": "php/php-phalcon",
"version": "5.11.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "php84-phalcon5",
"homepage": "https://phalcon.io",
"description": "full stack PHP framework written as an extension",
"long_description": "Phalcon is an open source full stack framework for PHP, written as a C-extension. Phalcon is optimized for high performance. Its unique architecture allows the framework to always be memory resident, offering its functionality whenever it's needed, without expensive file stats and file reads that traditional PHP frameworks employ.",
"active": true,
"categories": [],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1504
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"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": "php85-phalcon",
"portdir": "php/php-phalcon",
"version": "5.11.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "php85-phalcon5",
"homepage": "https://phalcon.io",
"description": "full stack PHP framework written as an extension",
"long_description": "Phalcon is an open source full stack framework for PHP, written as a C-extension. Phalcon is optimized for high performance. Its unique architecture allows the framework to always be memory resident, offering its functionality whenever it's needed, without expensive file stats and file reads that traditional PHP frameworks employ.",
"active": true,
"categories": [],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1504
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"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": "py314-sentence-transformers",
"portdir": "python/py-sentence-transformers",
"version": "5.3.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.sbert.net",
"description": "Sentence Embeddings using BERT / RoBERTa / XLM-R",
"long_description": "This framework provides an easy method to compute dense vector representations for sentences, paragraphs, and images. The models are based on transformer networks like BERT / RoBERTa / XLM-RoBERTa etc. and achieve state-of-the-art performance in various task. Text is embedding in vector space such that similar text is close and can efficiently be found using cosine similarity. We provide an increasing number of state-of-the-art pretrained models for more than 100 languages, fine-tuned for various use-cases. Further, this framework allows an easy fine-tuning of custom embeddings models, to achieve maximal performance on your specific task.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314"
]
},
{
"type": "run",
"ports": [
"py314-pytorch",
"py314-transformers",
"py314-huggingface_hub",
"py314-numpy",
"py314-scipy",
"py314-tqdm",
"py314-typing_extensions",
"py314-scikit-learn"
]
},
{
"type": "test",
"ports": [
"py314-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-sentence-transformers"
]
}
]
},
{
"name": "py313-sentence-transformers",
"portdir": "python/py-sentence-transformers",
"version": "5.3.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.sbert.net",
"description": "Sentence Embeddings using BERT / RoBERTa / XLM-R",
"long_description": "This framework provides an easy method to compute dense vector representations for sentences, paragraphs, and images. The models are based on transformer networks like BERT / RoBERTa / XLM-RoBERTa etc. and achieve state-of-the-art performance in various task. Text is embedding in vector space such that similar text is close and can efficiently be found using cosine similarity. We provide an increasing number of state-of-the-art pretrained models for more than 100 languages, fine-tuned for various use-cases. Further, this framework allows an easy fine-tuning of custom embeddings models, to achieve maximal performance on your specific task.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"py313-pytorch",
"py313-transformers",
"py313-huggingface_hub",
"py313-typing_extensions",
"py313-numpy",
"py313-tqdm",
"py313-scipy",
"py313-scikit-learn"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": []
},
{
"name": "py312-sentence-transformers",
"portdir": "python/py-sentence-transformers",
"version": "5.3.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.sbert.net",
"description": "Sentence Embeddings using BERT / RoBERTa / XLM-R",
"long_description": "This framework provides an easy method to compute dense vector representations for sentences, paragraphs, and images. The models are based on transformer networks like BERT / RoBERTa / XLM-RoBERTa etc. and achieve state-of-the-art performance in various task. Text is embedding in vector space such that similar text is close and can efficiently be found using cosine similarity. We provide an increasing number of state-of-the-art pretrained models for more than 100 languages, fine-tuned for various use-cases. Further, this framework allows an easy fine-tuning of custom embeddings models, to achieve maximal performance on your specific task.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "run",
"ports": [
"py312-pytorch",
"py312-transformers",
"py312-huggingface_hub",
"py312-typing_extensions",
"py312-numpy",
"py312-tqdm",
"py312-scipy",
"py312-scikit-learn"
]
},
{
"type": "test",
"ports": [
"py312-pytest"
]
}
],
"depends_on": []
},
{
"name": "py311-sentence-transformers",
"portdir": "python/py-sentence-transformers",
"version": "5.3.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.sbert.net",
"description": "Sentence Embeddings using BERT / RoBERTa / XLM-R",
"long_description": "This framework provides an easy method to compute dense vector representations for sentences, paragraphs, and images. The models are based on transformer networks like BERT / RoBERTa / XLM-RoBERTa etc. and achieve state-of-the-art performance in various task. Text is embedding in vector space such that similar text is close and can efficiently be found using cosine similarity. We provide an increasing number of state-of-the-art pretrained models for more than 100 languages, fine-tuned for various use-cases. Further, this framework allows an easy fine-tuning of custom embeddings models, to achieve maximal performance on your specific task.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "run",
"ports": [
"py311-huggingface_hub",
"py311-transformers",
"py311-pytorch",
"py311-typing_extensions",
"py311-numpy",
"py311-scikit-learn",
"py311-scipy",
"py311-tqdm"
]
},
{
"type": "test",
"ports": [
"py311-pytest"
]
}
],
"depends_on": []
},
{
"name": "googleworkspace-cli",
"portdir": "office/googleworkspace-cli",
"version": "0.16.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://developers.google.com/workspace",
"description": "Google Workspace CLI",
"long_description": "Google Workspace CLI — one command-line tool for Drive, Gmail, Calendar, Sheets, Docs, Chat, Admin, and more. Dynamically built from Google Discovery Service. Includes AI agent skills.",
"active": true,
"categories": [
"devel",
"office"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1047
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "py314-openslide",
"portdir": "python/py-openslide",
"version": "1.4.3",
"license": "LGPL-2.1 and MIT and BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://openslide.org/",
"description": "Python binding for the OpenSlide library.",
"long_description": "OpenSlide Python allows the OpenSlide library to be used from Python programs. OpenSlide provides a simple interface for reading whole-slide images, also known as virtual slides, which are high-resolution images used in digital pathology. These images can occupy tens of gigabytes when uncompressed, and so cannot be easily read using standard tools or libraries, which are designed for images that can be comfortably uncompressed into RAM. Whole-slide images are typically multi-resolution; OpenSlide allows reading a small amount of image data at the resolution closest to a desired zoom level.",
"active": true,
"categories": [
"graphics",
"python"
],
"maintainers": [
{
"name": "bgilbert",
"github": "bgilbert",
"ports_count": 16
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py314-sphinx",
"py314-setuptools",
"py314-wheel",
"py314-installer",
"py314-build",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"openslide",
"python314",
"py314-Pillow",
"py314-flask"
]
},
{
"type": "test",
"ports": [
"py314-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-openslide"
]
}
]
},
{
"name": "py314-itsdangerous",
"portdir": "python/py-itsdangerous",
"version": "2.2.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 1,
"replaced_by": null,
"homepage": "https://palletsprojects.com/p/itsdangerous/",
"description": "Various helpers to pass trusted data to untrusted environments and back",
"long_description": "Various helpers to pass trusted data to untrusted environments and back",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 440
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-setuptools",
"clang-18",
"py314-build",
"py314-flit_core",
"py314-installer"
]
},
{
"type": "lib",
"ports": [
"python314"
]
},
{
"type": "test",
"ports": [
"py314-pytest",
"py314-freezegun"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-flask",
"py-itsdangerous"
]
}
]
},
{
"name": "py314-flask",
"portdir": "python/py-flask",
"version": "3.1.3",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://palletsprojects.com/p/flask/",
"description": "microframework for Python based on Werkzeug and Jinja2",
"long_description": "Flask is a microframework for Python based on Werkzeug and Jinja2, intended for small-scale applications",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"async"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-flit_core",
"py314-installer"
]
},
{
"type": "lib",
"ports": [
"py314-blinker",
"py314-itsdangerous",
"python314",
"py314-click",
"py314-jinja2",
"py314-werkzeug"
]
},
{
"type": "test",
"ports": [
"py314-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-flask",
"maigret",
"py314-openslide",
"py314-flask-cors",
"unfurl"
]
},
{
"type": "run",
"ports": [
"impacket"
]
}
]
},
{
"name": "betterleaks",
"portdir": "security/betterleaks",
"version": "1.1.1",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://betterleaks.com/",
"description": "A Better Secrets Scanner built for configurability and speed",
"long_description": "Betterleaks is a tool for detecting secrets like passwords, API keys, and tokens in git repos, files, and whatever else you wanna throw at it via stdin.",
"active": true,
"categories": [
"security"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1047
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "openjdk26-openj9",
"portdir": "java/openjdk26-openj9",
"version": "26.0.0",
"license": "GPL-2 and NoMirror",
"platforms": "{ darwin any >= 19 }",
"epoch": 0,
"replaced_by": null,
"homepage": "https://developer.ibm.com/languages/java/semeru-runtimes/",
"description": "IBM Semeru with Eclipse OpenJ9 VM distribution, based on OpenJDK 26 (Long Term Support)",
"long_description": "The IBM Semeru Runtimes are free production-ready open source binaries to run your Java applications built with the OpenJDK class libraries and the Eclipse OpenJ9 JVM.",
"active": true,
"categories": [
"devel",
"java"
],
"maintainers": [
{
"name": "breun",
"github": "breun",
"ports_count": 106
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "php85-psr",
"portdir": "php/php-psr",
"version": "1.2.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/psr",
"description": "interfaces to PHP Standards Recommendations",
"long_description": "php-psr provides interfaces to PHP Standards Recommendations so they can be used in an extension.",
"active": true,
"categories": [
"lang",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1504
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"php85"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"php85-phalcon5"
]
},
{
"type": "run",
"ports": [
"php-psr"
]
}
]
},
{
"name": "php84-psr",
"portdir": "php/php-psr",
"version": "1.2.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/psr",
"description": "interfaces to PHP Standards Recommendations",
"long_description": "php-psr provides interfaces to PHP Standards Recommendations so they can be used in an extension.",
"active": true,
"categories": [
"lang",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1504
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"php84"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"php84-phalcon5"
]
}
]
},
{
"name": "openjdk26-corretto",
"portdir": "java/openjdk26-corretto",
"version": "26.0.0.35.2",
"license": "GPL-2 and NoMirror",
"platforms": "{darwin any >= 16 }",
"epoch": 0,
"replaced_by": null,
"homepage": "https://aws.amazon.com/corretto/",
"description": "Amazon Corretto OpenJDK 26 (Short Term Support until September 2026)",
"long_description": "Amazon Corretto OpenJDK 26 (Short Term Support until September 2026) \n\nOpenJDK 26 distribution from Amazon.",
"active": true,
"categories": [
"devel",
"java"
],
"maintainers": [
{
"name": "breun",
"github": "breun",
"ports_count": 106
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "openjdk26-zulu",
"portdir": "java/openjdk26-zulu",
"version": "26.30.11",
"license": "GPL-2 and NoMirror",
"platforms": "{darwin any >= 20}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.azul.com/downloads/",
"description": "Azul Zulu Community OpenJDK 26 (Short Term Support until September 2026)",
"long_description": "Azul Zulu Community OpenJDK 26 (Short Term Support until September 2026) \n\nOpenJDK 26 (Java Development Kit) distribution from Azul.",
"active": true,
"categories": [
"devel",
"java"
],
"maintainers": [
{
"name": "breun",
"github": "breun",
"ports_count": 106
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "py314-segregation",
"portdir": "python/py-segregation",
"version": "2.5.4",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pysal.org/segregation/",
"description": "Segregation Measurement, Inferential Statistics and Decomposition Analysis",
"long_description": "The PySAL segregation package provides a suite of tools for measuring segregation over time and space.",
"active": true,
"categories": [
"python",
"gis"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-setuptools_scm",
"py314-wheel",
"py314-setuptools",
"py314-installer",
"py314-build"
]
},
{
"type": "lib",
"ports": [
"python314"
]
},
{
"type": "run",
"ports": [
"py314-pyproj",
"py314-geopandas",
"py314-libpysal",
"py314-scikit-learn",
"py314-seaborn",
"py314-mapclassify",
"py314-numba",
"py314-joblib",
"py314-pandas",
"py314-matplotlib",
"py314-tqdm",
"py314-numpy",
"py314-deprecation"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-segregation"
]
}
]
},
{
"name": "libhtp",
"portdir": "www/libhtp",
"version": "0.5.53",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/OISF/libhtp",
"description": "LibHTP is a security-aware parser for the HTTP protocol and the related bits and pieces.",
"long_description": "LibHTP is a security-aware parser for the HTTP protocol and the related bits and pieces.",
"active": true,
"categories": [
"www"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1409
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"suricata"
]
}
]
},
{
"name": "suricata",
"portdir": "net/suricata",
"version": "8.0.4",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://suricata.io",
"description": "Open Source IDS / IPS / NSM engine",
"long_description": "Suricata is a high performance Network IDS, IPS and Network Security Monitoring engine. Open Source and owned by a community run non-profit foundation, the Open Information Security Foundation (OISF). Suricata is developed by the OISF and its supporting vendors.",
"active": true,
"categories": [
"net",
"security"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1409
}
],
"variants": [
"universal",
"debug",
"python310",
"python311",
"python312",
"python313",
"python314",
"prelude",
"geoip",
"unixsocket",
"nss"
],
"dependencies": [
{
"type": "build",
"ports": [
"py314-yaml",
"autoconf",
"automake",
"libtool",
"pkgconfig",
"clang-18",
"python314"
]
},
{
"type": "lib",
"ports": [
"pcre",
"libnet",
"libpcap",
"nss",
"lz4",
"libiconv",
"libhtp",
"libmagic",
"cargo",
"jansson",
"libgeoip",
"libmaxminddb",
"libyaml",
"nspr"
]
},
{
"type": "run",
"ports": [
"oinkmaster"
]
}
],
"depends_on": []
},
{
"name": "php85-APCu",
"portdir": "php/php-APCu",
"version": "5.1.28",
"license": "PHP-3.01",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/APCu",
"description": "APC User Cache",
"long_description": "APCu contains the user-level functionality from APC",
"active": true,
"categories": [
"devel",
"lang",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1504
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"php85"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"php85-zstd"
]
},
{
"type": "run",
"ports": [
"php-APCu"
]
}
]
},
{
"name": "php84-APCu",
"portdir": "php/php-APCu",
"version": "5.1.28",
"license": "PHP-3.01",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/APCu",
"description": "APC User Cache",
"long_description": "APCu contains the user-level functionality from APC",
"active": true,
"categories": [
"devel",
"lang",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1504
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"php84"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"php84-zstd"
]
}
]
},
{
"name": "jpeg-xt",
"portdir": "graphics/jpeg-xt",
"version": "1.71",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/thorfdbg/libjpeg",
"description": "Complete implementation of 10918-1 (JPEG) from jpeg.org",
"long_description": "A complete implementation of 10918-1 (JPEG) coming from jpeg.org (the ISO group) with extensions for HDR standardized as 18477 (JPEG XT).",
"active": true,
"categories": [
"graphics"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "ocicl",
"portdir": "devel/ocicl",
"version": "2.16.12",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ocicl/ocicl",
"description": "An OCI-based ASDF system distribution and management tool for Common Lisp",
"long_description": "ocicl is a modern alternative to quicklisp. It is modern in the sense that: \n \n- All software is packaged as OCI-compliant artifacts and distributed from mirrored OCI-compliant registries (the GitHub and Docker Hub Container Registries). \n- All software packages are securely distributed over TLS connections. \n- All connections respect HTTPS_PROXY environment settings for authenticated proxy support. \n- sigstore is used to ensure the integrity and authenticity of all software packages. \n- Software packages are project-local by default, simplifying the process of tying specific versions to your projects. \n- All software packages are built and published transparently using hosted CI infrastructure \n- LLM-generated summaries of changes between versions are available for all packages.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "",
"github": "rudolfochrist",
"ports_count": 1
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"sbcl",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"zstd"
]
}
],
"depends_on": []
},
{
"name": "php85-mongodb",
"portdir": "php/php-mongodb",
"version": "2.2.1",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/mongodb",
"description": "MongoDB Database Driver",
"long_description": "This package provides a PHP interface for communicating with MongoDB database servers.",
"active": true,
"categories": [
"devel",
"databases",
"lang",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1504
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"php85"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"php-mongodb"
]
}
]
},
{
"name": "php84-mongodb",
"portdir": "php/php-mongodb",
"version": "2.2.1",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/mongodb",
"description": "MongoDB Database Driver",
"long_description": "This package provides a PHP interface for communicating with MongoDB database servers.",
"active": true,
"categories": [
"devel",
"databases",
"lang",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1504
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"php84"
]
}
],
"depends_on": []
},
{
"name": "py310-python-discovery",
"portdir": "python/py-python-discovery",
"version": "1.2.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tox-dev/python-discovery",
"description": "Python interpreter discovery",
"long_description": "Python interpreter discovery",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2112
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-hatchling",
"py310-hatch-vcs",
"py310-installer",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"py310-platformdirs",
"py310-filelock",
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-virtualenv"
]
}
]
},
{
"name": "py314-python-discovery",
"portdir": "python/py-python-discovery",
"version": "1.2.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tox-dev/python-discovery",
"description": "Python interpreter discovery",
"long_description": "Python interpreter discovery",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2112
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-hatchling",
"py314-build",
"py314-installer",
"py314-hatch-vcs",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-filelock",
"py314-platformdirs",
"python314"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py314-virtualenv",
"py-python-discovery"
]
}
]
},
{
"name": "py313-python-discovery",
"portdir": "python/py-python-discovery",
"version": "1.2.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tox-dev/python-discovery",
"description": "Python interpreter discovery",
"long_description": "Python interpreter discovery",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2112
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-hatch-vcs",
"py313-build",
"py313-installer",
"py313-hatchling",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-filelock",
"py313-platformdirs",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-virtualenv"
]
}
]
},
{
"name": "py312-python-discovery",
"portdir": "python/py-python-discovery",
"version": "1.2.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tox-dev/python-discovery",
"description": "Python interpreter discovery",
"long_description": "Python interpreter discovery",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2112
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-installer",
"py312-hatchling",
"py312-hatch-vcs",
"py312-build"
]
},
{
"type": "lib",
"ports": [
"py312-filelock",
"py312-platformdirs",
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-virtualenv"
]
}
]
},
{
"name": "py311-python-discovery",
"portdir": "python/py-python-discovery",
"version": "1.2.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tox-dev/python-discovery",
"description": "Python interpreter discovery",
"long_description": "Python interpreter discovery",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2112
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py311-installer",
"py311-hatchling",
"py311-hatch-vcs",
"py311-build"
]
},
{
"type": "lib",
"ports": [
"py311-platformdirs",
"py311-filelock",
"python311"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-virtualenv"
]
}
]
},
{
"name": "py-python-discovery",
"portdir": "python/py-python-discovery",
"version": "1.2.2",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tox-dev/python-discovery",
"description": "Python interpreter discovery",
"long_description": "Python interpreter discovery",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2112
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-python-discovery"
]
}
],
"depends_on": []
},
{
"name": "php85-zip",
"portdir": "php/php-zip",
"version": "1.22.8",
"license": "PHP-3.01",
"platforms": "darwin",
"epoch": 3,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/zip",
"description": "PHP zip functions",
"long_description": "This PHP extension lets you create, read and modify zip files.",
"active": true,
"categories": [
"lang",
"archivers",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1504
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libzip",
"zlib",
"php85"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"php-zip"
]
}
]
},
{
"name": "php84-zip",
"portdir": "php/php-zip",
"version": "1.22.8",
"license": "PHP-3.01",
"platforms": "darwin",
"epoch": 3,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/zip",
"description": "PHP zip functions",
"long_description": "This PHP extension lets you create, read and modify zip files.",
"active": true,
"categories": [
"lang",
"archivers",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1504
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libzip",
"zlib",
"php84"
]
}
],
"depends_on": []
},
{
"name": "php85-yaf",
"portdir": "php/php-yaf",
"version": "3.3.7",
"license": "PHP-3.01",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/yaf",
"description": "a fast php framework written in c, built in php-ext",
"long_description": "php-yaf is a fast php framework written in c, built in php-ext.",
"active": true,
"categories": [
"devel",
"net",
"lang",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1504
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"php85"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"php-yaf"
]
}
]
},
{
"name": "php84-yaf",
"portdir": "php/php-yaf",
"version": "3.3.7",
"license": "PHP-3.01",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/yaf",
"description": "a fast php framework written in c, built in php-ext",
"long_description": "php-yaf is a fast php framework written in c, built in php-ext.",
"active": true,
"categories": [
"devel",
"net",
"lang",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1504
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"php84"
]
}
],
"depends_on": []
},
{
"name": "php84-xdebug",
"portdir": "php/php-xdebug",
"version": "3.5.1",
"license": "Xdebug-1.01",
"platforms": "darwin freebsd openbsd",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/xdebug",
"description": "php debugging extension",
"long_description": "Xdebug is a php extension that helps you debug your scripts. It provides valuable debug information, including error stack traces and memory allocation summaries. It can generate profiling information about your php scripts, to be used for script execution analysis and optimization. It also supports debugging interactively using the dbg debug client.",
"active": true,
"categories": [
"devel",
"net",
"lang",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1504
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"php84"
]
}
],
"depends_on": []
},
{
"name": "php85-xdebug",
"portdir": "php/php-xdebug",
"version": "3.5.1",
"license": "Xdebug-1.01",
"platforms": "darwin freebsd openbsd",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/xdebug",
"description": "php debugging extension",
"long_description": "Xdebug is a php extension that helps you debug your scripts. It provides valuable debug information, including error stack traces and memory allocation summaries. It can generate profiling information about your php scripts, to be used for script execution analysis and optimization. It also supports debugging interactively using the dbg debug client.",
"active": true,
"categories": [
"devel",
"net",
"lang",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1504
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"php85"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"php-xdebug"
]
}
]
},
{
"name": "php85-sqlsrv",
"portdir": "php/php-sqlsrv",
"version": "5.13.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/sqlsrv",
"description": "Microsoft sqlsrv drivers for PHP",
"long_description": "Microsoft sqlsrv drivers for PHP",
"active": true,
"categories": [
"databases",
"lang",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1504
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"msodbcsql",
"php85"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"php-sqlsrv"
]
}
]
},
{
"name": "php84-sqlsrv",
"portdir": "php/php-sqlsrv",
"version": "5.13.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/sqlsrv",
"description": "Microsoft sqlsrv drivers for PHP",
"long_description": "Microsoft sqlsrv drivers for PHP",
"active": true,
"categories": [
"databases",
"lang",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1504
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"msodbcsql",
"php84"
]
}
],
"depends_on": []
},
{
"name": "php85-Judy",
"portdir": "php/php-Judy",
"version": "2.4.0",
"license": "PHP-3.01",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/Judy",
"description": "sparse dynamic arrays",
"long_description": "PHP Judy implements sparse dynamic arrays (a.k.a Judy arrays). A Judy array consumes memory only when it is populated, yet can grow to take advantage of all available memory if desired. Judy’s key benefits are scalability, high performance, and memory efficiency.",
"active": true,
"categories": [
"devel",
"lang",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1504
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"judy",
"php85"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"php-Judy"
]
}
]
},
{
"name": "php83-Judy",
"portdir": "php/php-Judy",
"version": "2.4.0",
"license": "PHP-3.01",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/Judy",
"description": "sparse dynamic arrays",
"long_description": "PHP Judy implements sparse dynamic arrays (a.k.a Judy arrays). A Judy array consumes memory only when it is populated, yet can grow to take advantage of all available memory if desired. Judy’s key benefits are scalability, high performance, and memory efficiency.",
"active": true,
"categories": [
"devel",
"lang",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1504
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"judy",
"php83"
]
}
],
"depends_on": []
},
{
"name": "php84-Judy",
"portdir": "php/php-Judy",
"version": "2.4.0",
"license": "PHP-3.01",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/Judy",
"description": "sparse dynamic arrays",
"long_description": "PHP Judy implements sparse dynamic arrays (a.k.a Judy arrays). A Judy array consumes memory only when it is populated, yet can grow to take advantage of all available memory if desired. Judy’s key benefits are scalability, high performance, and memory efficiency.",
"active": true,
"categories": [
"devel",
"lang",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1504
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"judy",
"php84"
]
}
],
"depends_on": []
},
{
"name": "php82-Judy",
"portdir": "php/php-Judy",
"version": "2.4.0",
"license": "PHP-3.01",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/Judy",
"description": "sparse dynamic arrays",
"long_description": "PHP Judy implements sparse dynamic arrays (a.k.a Judy arrays). A Judy array consumes memory only when it is populated, yet can grow to take advantage of all available memory if desired. Judy’s key benefits are scalability, high performance, and memory efficiency.",
"active": true,
"categories": [
"devel",
"lang",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1504
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"judy",
"php82"
]
}
],
"depends_on": []
},
{
"name": "php81-Judy",
"portdir": "php/php-Judy",
"version": "2.4.0",
"license": "PHP-3.01",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/Judy",
"description": "sparse dynamic arrays",
"long_description": "PHP Judy implements sparse dynamic arrays (a.k.a Judy arrays). A Judy array consumes memory only when it is populated, yet can grow to take advantage of all available memory if desired. Judy’s key benefits are scalability, high performance, and memory efficiency.",
"active": true,
"categories": [
"devel",
"lang",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1504
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"judy",
"php81"
]
}
],
"depends_on": []
},
{
"name": "php80-Judy",
"portdir": "php/php-Judy",
"version": "2.4.0",
"license": "PHP-3.01",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/Judy",
"description": "sparse dynamic arrays",
"long_description": "PHP Judy implements sparse dynamic arrays (a.k.a Judy arrays). A Judy array consumes memory only when it is populated, yet can grow to take advantage of all available memory if desired. Judy’s key benefits are scalability, high performance, and memory efficiency.",
"active": true,
"categories": [
"devel",
"lang",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1504
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"judy",
"php80"
]
}
],
"depends_on": []
},
{
"name": "php85-gmagick",
"portdir": "php/php-gmagick",
"version": "2.0.6RC1",
"license": "PHP",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/gmagick",
"description": "Provides a wrapper to the GraphicsMagick library",
"long_description": "Gmagick is a php extension to create, modify and obtain meta information of images using the GraphicsMagick API.",
"active": true,
"categories": [
"devel",
"lang",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1504
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"GraphicsMagick",
"php85"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"php-gmagick"
]
}
]
},
{
"name": "php84-gmagick",
"portdir": "php/php-gmagick",
"version": "2.0.6RC1",
"license": "PHP",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/gmagick",
"description": "Provides a wrapper to the GraphicsMagick library",
"long_description": "Gmagick is a php extension to create, modify and obtain meta information of images using the GraphicsMagick API.",
"active": true,
"categories": [
"devel",
"lang",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1504
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"GraphicsMagick",
"php84"
]
}
],
"depends_on": []
},
{
"name": "php85-solr",
"portdir": "php/php-solr",
"version": "2.9.1",
"license": "PHP-3.01",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/solr",
"description": "a PHP interface to Apache Solr",
"long_description": "php-solr is an extremely fast, light-weight, feature-rich library that allows PHP developers to communicate easily and efficiently with Apache Solr server instances.",
"active": true,
"categories": [
"devel",
"lang",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
},
{
"name": "macintosh",
"github": "BjarneDMat",
"ports_count": 1504
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"curl",
"php85-curl",
"libxml2",
"php85"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"php-solr"
]
}
]
}
]
}