HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50588,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=578",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=576",
"results": [
{
"name": "py310-django-allauth",
"portdir": "python/py-django-allauth",
"version": "65.9.0",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://allauth.org",
"description": "Django authentication, registration, and account management",
"long_description": "Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-installer",
"clang-17",
"py310-setuptools",
"py310-wheel",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"py310-asgiref",
"python310",
"py310-django"
]
},
{
"type": "run",
"ports": [
"py310-qrcode",
"py310-requests",
"py310-cryptography",
"py310-jwt",
"py310-requests-oauthlib",
"py310-openid",
"py310-fido2"
]
},
{
"type": "test",
"ports": [
"py310-pytest",
"py310-Pillow",
"py310-pytest-asyncio",
"py310-pytest-django"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-django-mailman3"
]
}
]
},
{
"name": "py311-django-allauth",
"portdir": "python/py-django-allauth",
"version": "65.9.0",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://allauth.org",
"description": "Django authentication, registration, and account management",
"long_description": "Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-wheel",
"clang-17",
"py311-build",
"py311-installer",
"py311-setuptools"
]
},
{
"type": "lib",
"ports": [
"py311-django",
"python311",
"py311-asgiref"
]
},
{
"type": "run",
"ports": [
"py311-openid",
"py311-requests",
"py311-cryptography",
"py311-jwt",
"py311-requests-oauthlib",
"py311-fido2",
"py311-qrcode"
]
},
{
"type": "test",
"ports": [
"py311-pytest",
"py311-Pillow",
"py311-pytest-asyncio",
"py311-pytest-django"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py311-django-mailman3"
]
}
]
},
{
"name": "py312-django-allauth",
"portdir": "python/py-django-allauth",
"version": "65.9.0",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://allauth.org",
"description": "Django authentication, registration, and account management",
"long_description": "Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-setuptools",
"py312-wheel",
"clang-17",
"py312-build",
"py312-installer"
]
},
{
"type": "lib",
"ports": [
"py312-asgiref",
"python312",
"py312-django"
]
},
{
"type": "run",
"ports": [
"py312-openid",
"py312-requests",
"py312-cryptography",
"py312-qrcode",
"py312-jwt",
"py312-requests-oauthlib",
"py312-fido2"
]
},
{
"type": "test",
"ports": [
"py312-pytest",
"py312-Pillow",
"py312-pytest-asyncio",
"py312-pytest-django"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py312-django-mailman3"
]
}
]
},
{
"name": "py313-django-allauth",
"portdir": "python/py-django-allauth",
"version": "65.9.0",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://allauth.org",
"description": "Django authentication, registration, and account management",
"long_description": "Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools",
"py313-wheel",
"clang-17",
"py313-build",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"py313-asgiref",
"python313",
"py313-django"
]
},
{
"type": "run",
"ports": [
"py313-openid",
"py313-requests",
"py313-cryptography",
"py313-jwt",
"py313-requests-oauthlib",
"py313-qrcode",
"py313-fido2"
]
},
{
"type": "test",
"ports": [
"py313-pytest",
"py313-pytest-asyncio",
"py313-Pillow",
"py313-pytest-django"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-django-allauth"
]
},
{
"type": "run",
"ports": [
"py313-django-mailman3"
]
}
]
},
{
"name": "py310-django-countries",
"portdir": "python/py-django-countries",
"version": "7.6.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/SmileyChris/django-countries/",
"description": "Provides a country field for Django models",
"long_description": "A Django application that provides country choices for use with forms, flag icons static files, and a country field for models.",
"active": true,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-typing_extensions",
"py310-asgiref",
"py310-django"
]
}
],
"depends_on": []
},
{
"name": "py311-django-countries",
"portdir": "python/py-django-countries",
"version": "7.6.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/SmileyChris/django-countries/",
"description": "Provides a country field for Django models",
"long_description": "A Django application that provides country choices for use with forms, flag icons static files, and a country field for models.",
"active": true,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "run",
"ports": [
"py311-typing_extensions",
"py311-django",
"py311-asgiref"
]
}
],
"depends_on": []
},
{
"name": "py312-django-countries",
"portdir": "python/py-django-countries",
"version": "7.6.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/SmileyChris/django-countries/",
"description": "Provides a country field for Django models",
"long_description": "A Django application that provides country choices for use with forms, flag icons static files, and a country field for models.",
"active": true,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-wheel",
"clang-17",
"py312-build",
"py312-installer",
"py312-setuptools"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "run",
"ports": [
"py312-typing_extensions",
"py312-asgiref",
"py312-django"
]
}
],
"depends_on": []
},
{
"name": "py313-django-countries",
"portdir": "python/py-django-countries",
"version": "7.6.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/SmileyChris/django-countries/",
"description": "Provides a country field for Django models",
"long_description": "A Django application that provides country choices for use with forms, flag icons static files, and a country field for models.",
"active": true,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"clang-17",
"py313-build",
"py313-installer",
"py313-setuptools"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"py313-typing_extensions",
"py313-asgiref",
"py313-django"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-django-countries"
]
}
]
},
{
"name": "py-django-debug-toolbar",
"portdir": "python/py-django-debug-toolbar",
"version": "5.2.0",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/django-debug-toolbar/django-debug-toolbar",
"description": "Configurable debug information for the Django Framework.",
"long_description": "A configurable set of panels for the Django Framework that display various debug information about the current request/response.",
"active": true,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py313-django-debug-toolbar"
]
}
],
"depends_on": []
},
{
"name": "py-django-extensions",
"portdir": "python/py-django-extensions",
"version": "4.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/django-extensions/django-extensions",
"description": "Global custom management extensions for the Django Framework.",
"long_description": "Global custom management extensions for the Django Framework.",
"active": true,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py313-django-extensions"
]
}
],
"depends_on": []
},
{
"name": "py310-django-debug-toolbar",
"portdir": "python/py-django-debug-toolbar",
"version": "5.2.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/django-debug-toolbar/django-debug-toolbar",
"description": "Configurable debug information for the Django Framework.",
"long_description": "A configurable set of panels for the Django Framework that display various debug information about the current request/response.",
"active": true,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-hatchling",
"py310-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py310-django",
"py310-sqlparse",
"python310"
]
}
],
"depends_on": []
},
{
"name": "py311-django-debug-toolbar",
"portdir": "python/py-django-debug-toolbar",
"version": "5.2.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/django-debug-toolbar/django-debug-toolbar",
"description": "Configurable debug information for the Django Framework.",
"long_description": "A configurable set of panels for the Django Framework that display various debug information about the current request/response.",
"active": true,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-hatchling",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py311-django",
"py311-sqlparse",
"python311"
]
}
],
"depends_on": []
},
{
"name": "py312-django-debug-toolbar",
"portdir": "python/py-django-debug-toolbar",
"version": "5.2.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/django-debug-toolbar/django-debug-toolbar",
"description": "Configurable debug information for the Django Framework.",
"long_description": "A configurable set of panels for the Django Framework that display various debug information about the current request/response.",
"active": true,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py312-build",
"py312-installer",
"py312-hatchling"
]
},
{
"type": "lib",
"ports": [
"py312-sqlparse",
"py312-django",
"python312"
]
}
],
"depends_on": []
},
{
"name": "py313-django-debug-toolbar",
"portdir": "python/py-django-debug-toolbar",
"version": "5.2.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/django-debug-toolbar/django-debug-toolbar",
"description": "Configurable debug information for the Django Framework.",
"long_description": "A configurable set of panels for the Django Framework that display various debug information about the current request/response.",
"active": true,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py313-build",
"py313-installer",
"py313-hatchling"
]
},
{
"type": "lib",
"ports": [
"py313-sqlparse",
"py313-django",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-django-debug-toolbar"
]
}
]
},
{
"name": "py310-django-extensions",
"portdir": "python/py-django-extensions",
"version": "4.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/django-extensions/django-extensions",
"description": "Global custom management extensions for the Django Framework.",
"long_description": "Global custom management extensions for the Django Framework.",
"active": true,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-installer",
"clang-17",
"py310-setuptools",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"py310-django",
"python310"
]
}
],
"depends_on": []
},
{
"name": "py311-django-extensions",
"portdir": "python/py-django-extensions",
"version": "4.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/django-extensions/django-extensions",
"description": "Global custom management extensions for the Django Framework.",
"long_description": "Global custom management extensions for the Django Framework.",
"active": true,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-installer",
"py311-wheel",
"clang-17",
"py311-build",
"py311-setuptools"
]
},
{
"type": "lib",
"ports": [
"py311-django",
"python311"
]
}
],
"depends_on": []
},
{
"name": "py312-django-extensions",
"portdir": "python/py-django-extensions",
"version": "4.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/django-extensions/django-extensions",
"description": "Global custom management extensions for the Django Framework.",
"long_description": "Global custom management extensions for the Django Framework.",
"active": true,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-setuptools",
"py312-wheel",
"clang-17",
"py312-installer"
]
},
{
"type": "lib",
"ports": [
"py312-django",
"python312"
]
}
],
"depends_on": []
},
{
"name": "py313-django-extensions",
"portdir": "python/py-django-extensions",
"version": "4.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/django-extensions/django-extensions",
"description": "Global custom management extensions for the Django Framework.",
"long_description": "Global custom management extensions for the Django Framework.",
"active": true,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"py313-setuptools",
"py313-wheel",
"clang-17",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"py313-django",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-django-extensions"
]
}
]
},
{
"name": "py-django-gravatar2",
"portdir": "python/py-django-gravatar2",
"version": "1.4.5",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/twaddington/django-gravatar",
"description": "Gravatar support for Django.",
"long_description": "Essential Gravatar support for Django. Includes helper methods for interacting with gravatars outside of template code.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py313-django-gravatar2"
]
}
],
"depends_on": []
},
{
"name": "py-django-htmlmin",
"portdir": "python/py-django-htmlmin",
"version": "0.11.0",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/cobrateam/django-htmlmin",
"description": "html minify for django",
"long_description": "django-html in an HTML minifier for Python with full support for HTML 5. It supports Django, Flask and any other Python web framework. It also provides a command line tool that can be used for static websites or deployment scripts.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 436
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py313-django-htmlmin"
]
}
],
"depends_on": []
},
{
"name": "py310-django-gravatar2",
"portdir": "python/py-django-gravatar2",
"version": "1.4.5",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/twaddington/django-gravatar",
"description": "Gravatar support for Django.",
"long_description": "Essential Gravatar support for Django. Includes helper methods for interacting with gravatars outside of template code.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-django-mailman3"
]
}
]
},
{
"name": "py311-django-gravatar2",
"portdir": "python/py-django-gravatar2",
"version": "1.4.5",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/twaddington/django-gravatar",
"description": "Gravatar support for Django.",
"long_description": "Essential Gravatar support for Django. Includes helper methods for interacting with gravatars outside of template code.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python311"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py311-django-mailman3"
]
}
]
},
{
"name": "py312-django-gravatar2",
"portdir": "python/py-django-gravatar2",
"version": "1.4.5",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/twaddington/django-gravatar",
"description": "Gravatar support for Django.",
"long_description": "Essential Gravatar support for Django. Includes helper methods for interacting with gravatars outside of template code.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py312-django-mailman3"
]
}
]
},
{
"name": "py313-django-gravatar2",
"portdir": "python/py-django-gravatar2",
"version": "1.4.5",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/twaddington/django-gravatar",
"description": "Gravatar support for Django.",
"long_description": "Essential Gravatar support for Django. Includes helper methods for interacting with gravatars outside of template code.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-django-gravatar2"
]
},
{
"type": "run",
"ports": [
"py313-django-mailman3"
]
}
]
},
{
"name": "py313-django-htmlmin",
"portdir": "python/py-django-htmlmin",
"version": "0.11.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/cobrateam/django-htmlmin",
"description": "html minify for django",
"long_description": "django-html in an HTML minifier for Python with full support for HTML 5. It supports Django, Flask and any other Python web framework. It also provides a command line tool that can be used for static websites or deployment scripts.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 436
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"clang-17",
"py313-build",
"py313-installer",
"py313-setuptools"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-six",
"py313-beautifulsoup4",
"py313-html5lib",
"py313-django"
]
},
{
"type": "run",
"ports": [
"django-htmlmin_select"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-django-htmlmin"
]
}
]
},
{
"name": "py-django-mailman3",
"portdir": "python/py-django-mailman3",
"version": "1.3.15",
"license": "GPL-3",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.com/mailman/django-mailman3",
"description": "Django library to help interaction with Mailman",
"long_description": "This package contains libraries and templates for Django-based interfaces interacting with Mailman.",
"active": true,
"categories": [
"mail",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py313-django-mailman3"
]
}
],
"depends_on": []
},
{
"name": "py311-django-mailman3",
"portdir": "python/py-django-mailman3",
"version": "1.3.15",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.com/mailman/django-mailman3",
"description": "Django library to help interaction with Mailman",
"long_description": "This package contains libraries and templates for Django-based interfaces interacting with Mailman.",
"active": true,
"categories": [
"mail",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-pdm-backend",
"clang-17",
"py311-installer"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "run",
"ports": [
"py311-mailmanclient",
"py311-django-gravatar2",
"py311-django-allauth",
"py311-django"
]
}
],
"depends_on": []
},
{
"name": "py310-django-mailman3",
"portdir": "python/py-django-mailman3",
"version": "1.3.15",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.com/mailman/django-mailman3",
"description": "Django library to help interaction with Mailman",
"long_description": "This package contains libraries and templates for Django-based interfaces interacting with Mailman.",
"active": true,
"categories": [
"mail",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-pdm-backend",
"clang-17",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-django-allauth",
"py310-django",
"py310-mailmanclient",
"py310-django-gravatar2"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-postorius"
]
}
]
},
{
"name": "py312-django-mailman3",
"portdir": "python/py-django-mailman3",
"version": "1.3.15",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.com/mailman/django-mailman3",
"description": "Django library to help interaction with Mailman",
"long_description": "This package contains libraries and templates for Django-based interfaces interacting with Mailman.",
"active": true,
"categories": [
"mail",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py312-pdm-backend",
"py312-installer",
"py312-build"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "run",
"ports": [
"py312-mailmanclient",
"py312-django-gravatar2",
"py312-django-allauth",
"py312-django"
]
}
],
"depends_on": []
},
{
"name": "py313-django-mailman3",
"portdir": "python/py-django-mailman3",
"version": "1.3.15",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.com/mailman/django-mailman3",
"description": "Django library to help interaction with Mailman",
"long_description": "This package contains libraries and templates for Django-based interfaces interacting with Mailman.",
"active": true,
"categories": [
"mail",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py313-pdm-backend",
"py313-installer",
"py313-build"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"py313-mailmanclient",
"py313-django-gravatar2",
"py313-django-allauth",
"py313-django"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-django-mailman3"
]
}
]
},
{
"name": "py-pytest-django",
"portdir": "python/py-pytest-django",
"version": "4.11.1",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pytest-django.readthedocs.io",
"description": "A Django plugin for pytest.",
"long_description": "A Django plugin for pytest.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py313-pytest-django"
]
}
],
"depends_on": []
},
{
"name": "py310-pytest-django",
"portdir": "python/py-pytest-django",
"version": "4.11.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pytest-django.readthedocs.io",
"description": "A Django plugin for pytest.",
"long_description": "A Django plugin for pytest.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py310-build",
"py310-installer",
"py310-setuptools",
"py310-setuptools_scm",
"py310-wheel"
]
},
{
"type": "lib",
"ports": [
"py310-pytest",
"python310"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py310-django-allauth"
]
}
]
},
{
"name": "py311-pytest-django",
"portdir": "python/py-pytest-django",
"version": "4.11.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pytest-django.readthedocs.io",
"description": "A Django plugin for pytest.",
"long_description": "A Django plugin for pytest.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py311-wheel",
"py311-setuptools_scm",
"py311-build",
"py311-installer",
"py311-setuptools"
]
},
{
"type": "lib",
"ports": [
"py311-pytest",
"python311"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py311-django-allauth"
]
}
]
},
{
"name": "py312-pytest-django",
"portdir": "python/py-pytest-django",
"version": "4.11.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pytest-django.readthedocs.io",
"description": "A Django plugin for pytest.",
"long_description": "A Django plugin for pytest.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-setuptools_scm",
"py312-setuptools",
"py312-wheel",
"clang-17",
"py312-build",
"py312-installer"
]
},
{
"type": "lib",
"ports": [
"py312-pytest",
"python312"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py312-django-allauth"
]
}
]
},
{
"name": "py313-pytest-django",
"portdir": "python/py-pytest-django",
"version": "4.11.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pytest-django.readthedocs.io",
"description": "A Django plugin for pytest.",
"long_description": "A Django plugin for pytest.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools_scm",
"py313-setuptools",
"py313-wheel",
"clang-17",
"py313-build",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"py313-pytest",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pytest-django"
]
},
{
"type": "test",
"ports": [
"py313-django-allauth"
]
}
]
},
{
"name": "py38-mailmanclient",
"portdir": "python/py-mailmanclient",
"version": "3.3.3",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.list.org/",
"description": "Python bindings for Mailman REST API",
"long_description": "The mailmanclient library provides official Python bindings for the GNU Mailman 3 REST API.",
"active": false,
"categories": [
"mail",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-setuptools"
]
},
{
"type": "run",
"ports": [
"py38-requests"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py38-django-mailman3"
]
}
]
},
{
"name": "py39-mailmanclient",
"portdir": "python/py-mailmanclient",
"version": "3.3.3",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.list.org/",
"description": "Python bindings for Mailman REST API",
"long_description": "The mailmanclient library provides official Python bindings for the GNU Mailman 3 REST API.",
"active": false,
"categories": [
"mail",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-wheel",
"py39-build",
"py39-installer",
"py39-setuptools"
]
},
{
"type": "lib",
"ports": [
"py39-setuptools",
"python39"
]
},
{
"type": "run",
"ports": [
"py39-requests"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py39-django-mailman3"
]
}
]
},
{
"name": "py-mailmanclient",
"portdir": "python/py-mailmanclient",
"version": "3.3.5",
"license": "GPL-3",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.list.org/",
"description": "Python bindings for Mailman REST API",
"long_description": "The mailmanclient library provides official Python bindings for the GNU Mailman 3 REST API.",
"active": true,
"categories": [
"mail",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py313-mailmanclient"
]
}
],
"depends_on": []
},
{
"name": "py310-mailmanclient",
"portdir": "python/py-mailmanclient",
"version": "3.3.5",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.list.org/",
"description": "Python bindings for Mailman REST API",
"long_description": "The mailmanclient library provides official Python bindings for the GNU Mailman 3 REST API.",
"active": true,
"categories": [
"mail",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-installer",
"clang-17",
"py310-setuptools",
"py310-build"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-requests"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-django-mailman3"
]
}
]
},
{
"name": "py311-mailmanclient",
"portdir": "python/py-mailmanclient",
"version": "3.3.5",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.list.org/",
"description": "Python bindings for Mailman REST API",
"long_description": "The mailmanclient library provides official Python bindings for the GNU Mailman 3 REST API.",
"active": true,
"categories": [
"mail",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-installer",
"py311-wheel",
"clang-17",
"py311-build",
"py311-setuptools"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "run",
"ports": [
"py311-requests"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py311-django-mailman3"
]
}
]
},
{
"name": "py312-mailmanclient",
"portdir": "python/py-mailmanclient",
"version": "3.3.5",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.list.org/",
"description": "Python bindings for Mailman REST API",
"long_description": "The mailmanclient library provides official Python bindings for the GNU Mailman 3 REST API.",
"active": true,
"categories": [
"mail",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-setuptools",
"py312-wheel",
"clang-17",
"py312-installer"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "run",
"ports": [
"py312-requests"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py312-django-mailman3"
]
}
]
},
{
"name": "py313-mailmanclient",
"portdir": "python/py-mailmanclient",
"version": "3.3.5",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.list.org/",
"description": "Python bindings for Mailman REST API",
"long_description": "The mailmanclient library provides official Python bindings for the GNU Mailman 3 REST API.",
"active": true,
"categories": [
"mail",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"py313-setuptools",
"py313-wheel",
"clang-17",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"py313-requests"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-mailmanclient"
]
},
{
"type": "run",
"ports": [
"py313-django-mailman3"
]
}
]
},
{
"name": "archivemount",
"portdir": "fuse/archivemount",
"version": "1b",
"license": "LGPL-2+ and BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://git.sr.ht/~nabijaczleweli/archivemount-ng",
"description": "File system for accessing archives using libarchive",
"long_description": "Archivemount is a piece of glue code between libarchive and FUSE. It can be used to mount a (possibly compressed) archive (as in .tar.gz or .tar.bz2) and use it like an ordinary filesystem.",
"active": true,
"categories": [
"fuse"
],
"maintainers": [
{
"name": "therealketo",
"github": "therealketo",
"ports_count": 17
}
],
"variants": [
"fs_link"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libarchive",
"macfuse"
]
}
],
"depends_on": []
},
{
"name": "p5.26-file-find-rule",
"portdir": "perl/p5-file-find-rule",
"version": "0.340.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/File::Find::Rule",
"description": "a friendlier interface to File::Find",
"long_description": "File::Find::Rule is a friendlier interface to File::Find. It allows you to build rules which specify the desired files and directories.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-number-compare",
"p5.26-text-glob"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-dist-zilla-plugin-podweaver",
"p5.26-test-inter"
]
},
{
"type": "lib",
"ports": [
"p5.26-dist-zilla",
"p5.26-file-find-rule-perl",
"p5.26-file-monitor-lite",
"p5.26-perl-minimumversion",
"p5.26-test-inline",
"p5.26-test-minimumversion",
"p5.26-data-compare",
"p5.26-test-writevariants",
"p5.26-devel-checkos"
]
}
]
},
{
"name": "p5-file-find-rule",
"portdir": "perl/p5-file-find-rule",
"version": "0.350.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-file-find-rule",
"homepage": "https://metacpan.org/pod/File::Find::Rule",
"description": "File::Find::Rule - Alternative interface to File::Find",
"long_description": "File::Find::Rule - Alternative interface to File::Find",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"p5.34-file-find-rule"
]
}
],
"depends_on": []
},
{
"name": "p5.30-file-find-rule",
"portdir": "perl/p5-file-find-rule",
"version": "0.350.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/File::Find::Rule",
"description": "File::Find::Rule - Alternative interface to File::Find",
"long_description": "File::Find::Rule - Alternative interface to File::Find",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-number-compare",
"p5.30-text-glob"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.30-alien-proj4",
"p5.30-dist-zilla-plugin-podweaver",
"p5.30-alien-sqlite",
"p5.30-alien-libtiff",
"p5.30-alien-proj"
]
},
{
"type": "lib",
"ports": [
"p5.30-test-writevariants",
"p5.30-perl-minimumversion",
"p5.30-test-minimumversion",
"p5.30-data-compare",
"p5.30-devel-checkos",
"p5.30-dist-zilla",
"p5.30-file-find-rule-perl",
"p5.30-file-monitor-lite",
"p5.30-test-inline"
]
}
]
},
{
"name": "p5.28-file-find-rule",
"portdir": "perl/p5-file-find-rule",
"version": "0.350.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/File::Find::Rule",
"description": "File::Find::Rule - Alternative interface to File::Find",
"long_description": "File::Find::Rule - Alternative interface to File::Find",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-number-compare",
"p5.28-text-glob"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.28-alien-proj4",
"p5.28-dist-zilla-plugin-podweaver",
"p5.28-alien-sqlite",
"p5.28-alien-libtiff",
"p5.28-alien-proj"
]
},
{
"type": "lib",
"ports": [
"p5.28-test-writevariants",
"p5.28-perl-minimumversion",
"p5.28-test-minimumversion",
"p5.28-data-compare",
"p5.28-devel-checkos",
"p5.28-dist-zilla",
"p5.28-file-find-rule-perl",
"p5.28-file-monitor-lite",
"p5.28-test-inline"
]
}
]
},
{
"name": "p5.32-file-find-rule",
"portdir": "perl/p5-file-find-rule",
"version": "0.350.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/File::Find::Rule",
"description": "File::Find::Rule - Alternative interface to File::Find",
"long_description": "File::Find::Rule - Alternative interface to File::Find",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-number-compare",
"p5.32-text-glob"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.32-alien-proj4",
"p5.32-dist-zilla-plugin-podweaver",
"p5.32-alien-sqlite",
"p5.32-alien-libtiff",
"p5.32-alien-proj"
]
},
{
"type": "lib",
"ports": [
"p5.32-test-writevariants",
"p5.32-perl-minimumversion",
"p5.32-test-minimumversion",
"p5.32-data-compare",
"p5.32-devel-checkos",
"p5.32-dist-zilla",
"p5.32-file-find-rule-perl",
"p5.32-file-monitor-lite",
"p5.32-test-inline"
]
}
]
},
{
"name": "p5.34-file-find-rule",
"portdir": "perl/p5-file-find-rule",
"version": "0.350.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/File::Find::Rule",
"description": "File::Find::Rule - Alternative interface to File::Find",
"long_description": "File::Find::Rule - Alternative interface to File::Find",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-number-compare",
"p5.34-text-glob"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.34-alien-proj4",
"p5.34-dist-zilla-plugin-podweaver",
"p5.34-alien-sqlite",
"p5.34-alien-libtiff",
"p5.34-alien-proj"
]
},
{
"type": "lib",
"ports": [
"p5.34-test-writevariants",
"p5.34-perl-minimumversion",
"p5.34-test-minimumversion",
"p5.34-data-compare",
"p5-file-find-rule",
"p5.34-dist-zilla",
"p5.34-devel-checkos",
"p5.34-file-find-rule-perl",
"p5.34-file-monitor-lite",
"p5.34-test-inline"
]
}
]
},
{
"name": "wxWidgets-common",
"portdir": "graphics/wxWidgets-common",
"version": "3.3.0",
"license": "wxwidgets-3.1",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.wxwidgets.org/",
"description": "wxWidgets: m4 and bakefiles",
"long_description": "Files for autotools and bakefiles shared for multiple versions of wxWidgets",
"active": true,
"categories": [
"devel",
"graphics"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"wxWidgets-2.8",
"wxgtk-2.8",
"wxWidgets-3.0",
"wxWidgets-3.0-cxx11",
"wxPython-3.0",
"wxgtk-3.0",
"wxgtk-3.0-cxx11",
"wxWidgets-3.2"
]
}
]
}
]
}