HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50734,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=488",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=486",
"results": [
{
"name": "terragrunt-0.29",
"portdir": "sysutils/terragrunt",
"version": "0.29.4",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://terragrunt.gruntwork.io",
"description": "Terragrunt is a thin wrapper for Terraform",
"long_description": "Terragrunt is a thin wrapper for Terraform that provides extra tools for working with multiple Terraform modules.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "macports",
"github": "mjrc",
"ports_count": 20
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
},
{
"type": "run",
"ports": [
"terraform-0.15",
"terragrunt_select"
]
}
],
"depends_on": []
},
{
"name": "py39-socketio",
"portdir": "python/py-socketio",
"version": "5.14.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/miguelgrinberg/python-socketio",
"description": "Python Socket.IO server and client",
"long_description": "Python implementation of the Socket.IO realtime client and server.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 652
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"clang-18",
"py39-installer",
"py39-build",
"py39-wheel",
"py39-sphinx"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"py39-engineio",
"py39-websockets",
"py39-websocket-client",
"py39-requests",
"py39-bidict",
"py39-aiohttp"
]
}
],
"depends_on": []
},
{
"name": "py38-socketio",
"portdir": "python/py-socketio",
"version": "5.11.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/miguelgrinberg/python-socketio",
"description": "Python Socket.IO server and client",
"long_description": "Python implementation of the Socket.IO realtime client and server.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 652
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"clang-16",
"py38-installer",
"py38-build",
"py38-wheel",
"py38-sphinx"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"py38-engineio",
"py38-bidict",
"py38-websockets",
"py38-websocket-client",
"py38-requests",
"py38-aiohttp"
]
}
],
"depends_on": []
},
{
"name": "py37-socketio",
"portdir": "python/py-socketio",
"version": "5.11.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/miguelgrinberg/python-socketio",
"description": "Python Socket.IO server and client",
"long_description": "Python implementation of the Socket.IO realtime client and server.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 652
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-16",
"py37-installer",
"py37-build",
"py37-wheel",
"py37-sphinx"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "run",
"ports": [
"py37-engineio",
"py37-bidict",
"py37-websockets",
"py37-websocket-client",
"py37-requests",
"py37-aiohttp"
]
}
],
"depends_on": []
},
{
"name": "py-socketio",
"portdir": "python/py-socketio",
"version": "5.16.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/miguelgrinberg/python-socketio",
"description": "Python Socket.IO server and client",
"long_description": "Python implementation of the Socket.IO realtime client and server.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 652
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-socketio"
]
}
],
"depends_on": []
},
{
"name": "py39-eventlet",
"portdir": "python/py-eventlet",
"version": "0.40.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://eventlet.net/",
"description": "Highly concurrent networking library",
"long_description": "Eventlet is a networking library written in Python. It achieves high scalability by using non-blocking io while at the same time retaining high programmer usability by using coroutines to make the non-blocking io operations appear blocking at the source code level.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1297
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-hatch-vcs",
"py39-installer",
"clang-18",
"py39-build",
"py39-hatchling"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-dnspython",
"py39-greenlet"
]
},
{
"type": "test",
"ports": [
"py39-nose"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py39-fasteners"
]
}
]
},
{
"name": "py38-eventlet",
"portdir": "python/py-eventlet",
"version": "0.37.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://eventlet.net/",
"description": "Highly concurrent networking library",
"long_description": "Eventlet is a networking library written in Python. It achieves high scalability by using non-blocking io while at the same time retaining high programmer usability by using coroutines to make the non-blocking io operations appear blocking at the source code level.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-wheel",
"py38-build",
"py38-installer",
"clang-17",
"py38-setuptools"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-dnspython",
"py38-greenlet",
"py38-six"
]
},
{
"type": "test",
"ports": [
"py38-nose"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py38-fasteners"
]
}
]
},
{
"name": "py39-engineio",
"portdir": "python/py-engineio",
"version": "4.12.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/miguelgrinberg/python-engineio",
"description": "Python Engine.IO server and client",
"long_description": "Python implementation of the Engine.IO realtime client and server.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 652
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py39-sphinx",
"py39-wheel",
"py39-build",
"py39-installer",
"py39-setuptools"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"py39-aiohttp",
"py39-requests",
"py39-websocket-client"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py39-socketio"
]
}
]
},
{
"name": "py38-engineio",
"portdir": "python/py-engineio",
"version": "4.10.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/miguelgrinberg/python-engineio",
"description": "Python Engine.IO server and client",
"long_description": "Python implementation of the Engine.IO realtime client and server.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 652
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py38-sphinx",
"py38-wheel",
"py38-build",
"py38-installer",
"py38-setuptools"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"py38-aiohttp",
"py38-requests",
"py38-websocket-client"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py38-socketio"
]
}
]
},
{
"name": "py37-engineio",
"portdir": "python/py-engineio",
"version": "4.9.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/miguelgrinberg/python-engineio",
"description": "Python Engine.IO server and client",
"long_description": "Python implementation of the Engine.IO realtime client and server.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 652
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py37-sphinx",
"py37-wheel",
"py37-build",
"py37-installer",
"py37-setuptools"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "run",
"ports": [
"py37-aiohttp",
"py37-requests",
"py37-websocket-client"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py37-socketio"
]
}
]
},
{
"name": "py-engineio",
"portdir": "python/py-engineio",
"version": "4.13.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/miguelgrinberg/python-engineio",
"description": "Python Engine.IO server and client",
"long_description": "Python implementation of the Engine.IO realtime client and server.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 652
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-engineio"
]
}
],
"depends_on": []
},
{
"name": "py38-bidict",
"portdir": "python/py-bidict",
"version": "0.22.1",
"license": "MPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bidict.readthedocs.io/",
"description": "The bidirectional mapping library for Python",
"long_description": "The bidict library provides several friendly, efficient data structures for working with bidirectional mappings in Python.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "harens",
"github": "harens",
"ports_count": 159
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py38-socketio"
]
}
]
},
{
"name": "py37-bidict",
"portdir": "python/py-bidict",
"version": "0.22.1",
"license": "MPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bidict.readthedocs.io/",
"description": "The bidirectional mapping library for Python",
"long_description": "The bidict library provides several friendly, efficient data structures for working with bidirectional mappings in Python.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "harens",
"github": "harens",
"ports_count": 159
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"py37-wheel",
"py37-build",
"clang-14",
"py37-installer"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py37-socketio"
]
}
]
},
{
"name": "py39-boltons",
"portdir": "python/py-boltons",
"version": "23.0.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://boltons.readthedocs.org/",
"description": "Constructs, recipes, and snippets which extend the Python standard library",
"long_description": "Boltons is a set of over 230 BSD-licensed, pure-Python utilities in the same spirit as β and yet conspicuously missing from β the standard library.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "harens",
"github": "harens",
"ports_count": 159
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": []
},
{
"name": "x86_64-w64-mingw32-widl",
"portdir": "cross/mingw-w64",
"version": "13.0.0",
"license": "ZPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mingw-w64.sourceforge.net/",
"description": "GCC cross-compiler for Windows 64 & 32 bits",
"long_description": "Mingw-w64 is an advancement of the original mingw.org project, created to support the GCC compiler on Windows systems.",
"active": true,
"categories": [
"devel",
"cross"
],
"maintainers": [
{
"name": "gcenx83",
"github": "gcenx",
"ports_count": 50
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"mingw-w64"
]
}
]
},
{
"name": "i686-w64-mingw32-widl",
"portdir": "cross/mingw-w64",
"version": "13.0.0",
"license": "ZPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mingw-w64.sourceforge.net/",
"description": "GCC cross-compiler for Windows 64 & 32 bits",
"long_description": "Mingw-w64 is an advancement of the original mingw.org project, created to support the GCC compiler on Windows systems.",
"active": true,
"categories": [
"devel",
"cross"
],
"maintainers": [
{
"name": "gcenx83",
"github": "gcenx",
"ports_count": 50
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"mingw-w64"
]
}
]
},
{
"name": "SurfaceEvolver",
"portdir": "science/SurfaceEvolver",
"version": "2.70",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://facstaff.susqu.edu/brakke/evolver/evolver.html",
"description": "Software for the modeling of the evolution of liquid surfaces.",
"long_description": "Surface Evolver is an interactive program for the modelling of liquid surfaces shaped by various forces and constraints.",
"active": true,
"categories": [
"science"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "py39-pyotp",
"portdir": "python/py-pyotp",
"version": "2.9.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pyauth.github.io/pyotp",
"description": "Python One-Time Password Library",
"long_description": "PyOTP is a Python library for generating and verifying one-time passwords. It can be used to implement two-factor (2FA) or multi-factor (MFA) authentication methods in web applications and in other systems that require users to log in.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 652
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"py39-setuptools",
"py39-wheel",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": []
},
{
"name": "py38-pyotp",
"portdir": "python/py-pyotp",
"version": "2.7.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pyauth.github.io/pyotp",
"description": "Python One-Time Password Library",
"long_description": "PyOTP is a Python library for generating and verifying one-time passwords. It can be used to implement two-factor (2FA) or multi-factor (MFA) authentication methods in web applications and in other systems that require users to log in.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 652
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "test",
"ports": [
"py38-pytest"
]
}
],
"depends_on": []
},
{
"name": "py37-pyotp",
"portdir": "python/py-pyotp",
"version": "2.7.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pyauth.github.io/pyotp",
"description": "Python One-Time Password Library",
"long_description": "PyOTP is a Python library for generating and verifying one-time passwords. It can be used to implement two-factor (2FA) or multi-factor (MFA) authentication methods in web applications and in other systems that require users to log in.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 652
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": []
},
{
"name": "py36-pyotp",
"portdir": "python/py-pyotp",
"version": "2.6.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pyauth.github.io/pyotp",
"description": "Python One-Time Password Library",
"long_description": "PyOTP is a Python library for generating and verifying one-time passwords. It can be used to implement two-factor (2FA) or multi-factor (MFA) authentication methods in web applications and in other systems that require users to log in.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 652
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": []
},
{
"name": "py-pyotp",
"portdir": "python/py-pyotp",
"version": "2.9.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pyauth.github.io/pyotp",
"description": "Python One-Time Password Library",
"long_description": "PyOTP is a Python library for generating and verifying one-time passwords. It can be used to implement two-factor (2FA) or multi-factor (MFA) authentication methods in web applications and in other systems that require users to log in.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 652
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-pyotp"
]
}
],
"depends_on": []
},
{
"name": "libpoly",
"portdir": "devel/libpoly",
"version": "0.2.1",
"license": "LGPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/SRI-CSL/libpoly",
"description": "LibPoly is a C library for manipulating polynomials.",
"long_description": "LibPoly is a C library for manipulating polynomials. The target applications are symbolic reasoning engines, such as SMT solvers, that need to reason about polynomial constraints. It is research software under development, so the features and the API might change rapidly.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 652
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gmp"
]
}
],
"depends_on": []
},
{
"name": "topfew",
"portdir": "textproc/topfew",
"version": "2.0.0",
"license": "GPL-3",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/timbray/topfew",
"description": "Finds the fields (or combinations of fields) which appear most often in a stream of records.",
"long_description": "A program that finds records in which a certain field or combination of fields occurs most frequently.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "svgcleaner",
"portdir": "graphics/svgcleaner",
"version": "0.9.5",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/RazrFalcon/svgcleaner",
"description": "svgcleaner could help you to clean up your SVG files from the unnecessary data.",
"long_description": "svgcleaner could help you to clean up your SVG files from the unnecessary data.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 652
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "py39-huggingface_hub",
"portdir": "python/py-huggingface_hub",
"version": "0.16.4",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/huggingface/huggingface_hub",
"description": "Client library to download and publish models and other files on the huggingface.co hub",
"long_description": "Client library to download and publish models and other files on the huggingface.co hub",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"clang-17",
"py39-installer",
"py39-build",
"py39-setuptools"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"py39-tqdm",
"py39-requests",
"py39-filelock"
]
},
{
"type": "test",
"ports": [
"py39-pytest",
"py39-pytorch",
"py39-urllib3"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py39-transformers"
]
},
{
"type": "test",
"ports": [
"py39-transformers"
]
}
]
},
{
"name": "py38-huggingface_hub",
"portdir": "python/py-huggingface_hub",
"version": "0.16.4",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/huggingface/huggingface_hub",
"description": "Client library to download and publish models and other files on the huggingface.co hub",
"long_description": "Client library to download and publish models and other files on the huggingface.co hub",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
},
{
"type": "lib",
"ports": [
"py38-setuptools",
"python38"
]
},
{
"type": "run",
"ports": [
"py38-tqdm",
"py38-filelock",
"py38-requests"
]
},
{
"type": "test",
"ports": [
"py38-pytest",
"py38-pytorch",
"py38-urllib3"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py38-transformers"
]
},
{
"type": "test",
"ports": [
"py38-transformers"
]
}
]
},
{
"name": "py-huggingface_hub",
"portdir": "python/py-huggingface_hub",
"version": "1.1.6",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/huggingface/huggingface_hub",
"description": "Client library to download and publish models and other files on the huggingface.co hub",
"long_description": "Client library to download and publish models and other files on the huggingface.co hub",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-huggingface_hub"
]
}
],
"depends_on": []
},
{
"name": "openjdk7-zulu",
"portdir": "java/openjdk7-zulu",
"version": "7.56.0.11",
"license": "none",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "openjdk8-zulu",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by openjdk8-zulu",
"long_description": "This port has been replaced by openjdk8-zulu.",
"active": false,
"categories": [
"devel",
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "py39-eyed3",
"portdir": "python/py-eyed3",
"version": "0.9.7",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://eyed3.readthedocs.io",
"description": "Python audio data toolkit (ID3 and MP3)",
"long_description": "eyeD3 is a Python tool for working with audio files, specifically MP3 files containing ID3 metadata (i.e. song info). It provides a command-line tool (eyeD3) and a Python library (import eyed3) that can be used to write your own applications or plugins that are callable from the command-line tool.",
"active": false,
"categories": [
"audio",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-poetry-core",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py39-deprecation",
"py39-filetype",
"python39"
]
}
],
"depends_on": []
},
{
"name": "mariadb-10.6-server",
"portdir": "databases/mariadb-10.6",
"version": "10.6.21",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mariadb.org/",
"description": "Run mariadb-10.6 as server",
"long_description": "Run mariadb-10.6 as server",
"active": true,
"categories": [
"databases"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 466
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "run",
"ports": [
"mariadb-10.6"
]
}
],
"depends_on": []
},
{
"name": "mariadb-10.6",
"portdir": "databases/mariadb-10.6",
"version": "10.6.21",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mariadb.org/",
"description": "Multithreaded SQL database server",
"long_description": "Mariadb is a fork of the MySQL server, a multi-threaded SQL database.",
"active": true,
"categories": [
"databases"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 466
}
],
"variants": [
"debug",
"system_readline",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"bison",
"cmake",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"curl",
"tcp_wrappers",
"libxml2",
"zlib",
"boost178",
"openssl3",
"judy",
"ncurses",
"pcre2"
]
},
{
"type": "run",
"ports": [
"mysql_select"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-dbd-mariadb",
"p5.30-dbd-mariadb",
"p5.32-dbd-mariadb",
"p5.34-dbd-mariadb"
]
},
{
"type": "run",
"ports": [
"mariadb-10.6-server"
]
}
]
},
{
"name": "mpdecimal",
"portdir": "math/mpdecimal",
"version": "4.0.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.bytereef.org/mpdecimal/",
"description": "mpdecimal is a package for correctly-rounded arbitrary precision decimal floating point arithmetic.",
"long_description": "mpdecimal is a package for correctly-rounded arbitrary precision decimal floating point arithmetic.",
"active": true,
"categories": [
"math"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1297
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"python313",
"python313-freethreading",
"python314",
"python314-freethreading",
"python315-devel",
"python315-freethreading-devel"
]
}
]
},
{
"name": "saml2aws",
"portdir": "security/saml2aws",
"version": "2.36.19",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Versent/saml2aws",
"description": "Log in to AWS using a SAML IDP",
"long_description": "CLI tool which enables you to login and retrieve AWS temporary credentials using a SAML IDP.",
"active": true,
"categories": [
"security"
],
"maintainers": [
{
"name": "jamesog",
"github": "jamesog",
"ports_count": 2
},
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "py27-pytest-timeout",
"portdir": "python/py-pytest-timeout",
"version": "1.4.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pytest-dev/pytest-timeout",
"description": "py.test plugin to abort hanging tests",
"long_description": "py.test plugin to abort hanging tests",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "kirill",
"github": "catap",
"ports_count": 120
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-12"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "test",
"ports": [
"py27-pexpect",
"py27-pytest",
"py27-pytest-cov",
"py27-ipdb"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py27-docker"
]
}
]
},
{
"name": "py36-tomlkit",
"portdir": "python/py-tomlkit",
"version": "0.11.6",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sdispater/tomlkit",
"description": "Style preserving TOML library",
"long_description": "Style preserving TOML library",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "davidgilman1",
"github": "dgilman",
"ports_count": 144
},
{
"name": "judaew",
"github": "judaew",
"ports_count": 652
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python36"
]
},
{
"type": "test",
"ports": [
"py36-pytest",
"py36-yaml"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-jupyter_packaging"
]
}
]
},
{
"name": "arpeggio-devel",
"portdir": "science/arpeggio",
"version": "20241024-258855b8",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/PDBeurope/arpeggio",
"description": "Calculation of interatomic interactions in molecular structures",
"long_description": "Calculation of interatomic interactions in molecular structures",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1995
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"openbabel",
"py314-gemmi",
"python314",
"py314-numpy",
"py314-biopython",
"py314-openbabel"
]
}
],
"depends_on": []
},
{
"name": "arpeggio",
"portdir": "science/arpeggio",
"version": "1.4.4",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/PDBeurope/arpeggio",
"description": "Calculation of interatomic interactions in molecular structures",
"long_description": "Calculation of interatomic interactions in molecular structures",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1995
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"openbabel",
"py314-gemmi",
"python314",
"py314-numpy",
"py314-biopython",
"py314-openbabel"
]
}
],
"depends_on": []
},
{
"name": "py39-openbabel",
"portdir": "python/py-openbabel",
"version": "3.1.1.1",
"license": "GPL-2",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://openbabel.org",
"description": "Python interface to the Open Babel chemistry library",
"long_description": "Open Babel is a chemical toolbox designed to speak the many languages of chemical data. Itβs an open, collaborative project allowing anyone to search, convert, analyze, or store data from molecular modeling, chemistry, solid-state materials, biochemistry, or related areas. computational chemistry. This port provides the Python bindings.",
"active": false,
"categories": [
"devel",
"science",
"python",
"chemistry"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1995
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-build",
"py39-installer",
"pkgconfig",
"swig-python",
"eigen3",
"py39-setuptools",
"py39-wheel"
]
},
{
"type": "lib",
"ports": [
"openbabel",
"python39"
]
}
],
"depends_on": []
},
{
"name": "luv-luajit",
"portdir": "devel/luv",
"version": "1.50.0-1",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/luvit/luv",
"description": "Bare libuv bindings for lua",
"long_description": "libuv bindings for luajit and lua. This library makes libuv available to lua scripts.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "l2dy",
"github": "l2dy",
"ports_count": 97
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libuv",
"luajit"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"neovim",
"neovim-devel"
]
}
]
},
{
"name": "wfview",
"portdir": "science/wfview",
"version": "1.64",
"license": "none",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "https://wfview.org/download/",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by https://wfview.org/download/",
"long_description": "This port has been replaced by https://wfview.org/download/.",
"active": true,
"categories": [
"science"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"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": "py39-h5netcdf",
"portdir": "python/py-h5netcdf",
"version": "1.6.4",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/h5netcdf/h5netcdf",
"description": "A Python interface for the netCDF4 file-format",
"long_description": "A Python interface for the netCDF4 file-format that reads and writes local or remote HDF5 files directly via h5py or h5pyd, without relying on the Unidata netCDF library.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1297
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-build",
"py39-installer",
"py39-setuptools",
"py39-setuptools_scm",
"py39-setuptools_scm_git_archive",
"py39-wheel"
]
},
{
"type": "lib",
"ports": [
"py39-h5py",
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-arviz",
"py39-sunpy"
]
}
]
},
{
"name": "py38-h5netcdf",
"portdir": "python/py-h5netcdf",
"version": "1.1.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/h5netcdf/h5netcdf",
"description": "A Python interface for the netCDF4 file-format",
"long_description": "A Python interface for the netCDF4 file-format that reads and writes local or remote HDF5 files directly via h5py or h5pyd, without relying on the Unidata netCDF l ibrary.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1297
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py38-build",
"py38-installer",
"py38-setuptools",
"py38-setuptools_scm",
"py38-setuptools_scm_git_archive",
"py38-wheel"
]
},
{
"type": "lib",
"ports": [
"py38-h5py",
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-arviz",
"py38-sunpy"
]
}
]
},
{
"name": "py37-h5netcdf",
"portdir": "python/py-h5netcdf",
"version": "1.1.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/h5netcdf/h5netcdf",
"description": "A Python interface for the netCDF4 file-format",
"long_description": "A Python interface for the netCDF4 file-format that reads and writes local or remote HDF5 files directly via h5py or h5pyd, without relying on the Unidata netCDF l ibrary.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1297
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py37-build",
"py37-installer",
"py37-setuptools",
"py37-setuptools_scm",
"py37-setuptools_scm_git_archive",
"py37-wheel"
]
},
{
"type": "lib",
"ports": [
"py37-h5py",
"python37"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-arviz",
"py37-sunpy"
]
}
]
},
{
"name": "py-h5netcdf",
"portdir": "python/py-h5netcdf",
"version": "1.8.1",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/h5netcdf/h5netcdf",
"description": "A Python interface for the netCDF4 file-format",
"long_description": "A Python interface for the netCDF4 file-format that reads and writes local or remote HDF5 files directly via h5py or h5pyd, without relying on the Unidata netCDF library.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1297
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-h5netcdf"
]
}
],
"depends_on": []
},
{
"name": "py39-olm",
"portdir": "devel/olm",
"version": "3.2.16",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.com/matrix-org/olm",
"description": "olm bindings for Python 3.9",
"long_description": "olm bindings for Python 3.9",
"active": false,
"categories": [
"devel",
"security",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"python39",
"olm"
]
},
{
"type": "run",
"ports": [
"py39-cffi",
"py39-future"
]
}
],
"depends_on": []
},
{
"name": "py38-olm",
"portdir": "devel/olm",
"version": "3.2.16",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.com/matrix-org/olm",
"description": "olm bindings for Python 3.8",
"long_description": "olm bindings for Python 3.8",
"active": false,
"categories": [
"devel",
"security",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer"
]
},
{
"type": "lib",
"ports": [
"python38",
"olm"
]
},
{
"type": "run",
"ports": [
"py38-cffi",
"py38-future"
]
}
],
"depends_on": []
},
{
"name": "py37-olm",
"portdir": "devel/olm",
"version": "3.2.10",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.com/matrix-org/olm",
"description": "olm bindings for Python 3.7",
"long_description": "olm bindings for Python 3.7",
"active": false,
"categories": [
"devel",
"security",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"olm",
"python37"
]
},
{
"type": "run",
"ports": [
"py37-cffi",
"py37-future"
]
}
],
"depends_on": []
},
{
"name": "py36-olm",
"portdir": "devel/olm",
"version": "3.2.10",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.com/matrix-org/olm",
"description": "olm bindings for Python 3.6",
"long_description": "olm bindings for Python 3.6",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"olm",
"python36"
]
},
{
"type": "run",
"ports": [
"py36-cffi",
"py36-future"
]
}
],
"depends_on": []
},
{
"name": "qdmr",
"portdir": "science/qdmr",
"version": "0.13.3",
"license": "GPL-3",
"platforms": "darwin macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://dm3mat.darc.de/qdmr/",
"description": "qDMR is a codeplug programming software (CPS) for cheap DMR radios.",
"long_description": "qDMR is a codeplug programming software (CPS) for cheap DMR radios.: qDMR is a feature-rich codeplug programming tool for cheap DMR radios. Currently supported radios are: Radioddity/Baofen RD-5R, TyT MD-UV390, Retevis RT3S, OpenGD77 firmware (GD77,RD-5R,DM-1801), Anytone AT-D878UV, Anytone AT-D868UVE, Anytone AT-D878UVII, Anytone AT-D578UV.",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "ra1nb0w",
"github": "ra1nb0w",
"ports_count": 148
},
{
"name": "",
"github": "hmatuschek",
"ports_count": 1
},
{
"name": "",
"github": "vk1kcm",
"ports_count": 2
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"makeicns",
"qt6-qttools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"qt6-qtserialport",
"libusb",
"qt6-qtlocation",
"yaml-cpp",
"librsvg",
"qt6-qtbase"
]
}
],
"depends_on": []
}
]
}