HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50781,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=958",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=956",
"results": [
{
"name": "p5.30-ev",
"portdir": "perl/p5-ev",
"version": "4.370.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/EV",
"description": "EV - perl interface to libev, a high performance full-featured event loop",
"long_description": "EV - perl interface to libev, a high performance full-featured event loop",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-canary-stability",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-common-sense"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.30-b-c"
]
},
{
"type": "lib",
"ports": [
"p5.30-anyevent"
]
}
]
},
{
"name": "p5.28-ev",
"portdir": "perl/p5-ev",
"version": "4.370.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/EV",
"description": "EV - perl interface to libev, a high performance full-featured event loop",
"long_description": "EV - perl interface to libev, a high performance full-featured event loop",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-canary-stability",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-common-sense"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-anyevent"
]
}
]
},
{
"name": "p5.32-ev",
"portdir": "perl/p5-ev",
"version": "4.370.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/EV",
"description": "EV - perl interface to libev, a high performance full-featured event loop",
"long_description": "EV - perl interface to libev, a high performance full-featured event loop",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-canary-stability",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-common-sense"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.32-b-c"
]
},
{
"type": "lib",
"ports": [
"p5.32-anyevent"
]
}
]
},
{
"name": "p5.34-ev",
"portdir": "perl/p5-ev",
"version": "4.370.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/EV",
"description": "EV - perl interface to libev, a high performance full-featured event loop",
"long_description": "EV - perl interface to libev, a high performance full-featured event loop",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.34-canary-stability",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-common-sense"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.34-b-c"
]
},
{
"type": "lib",
"ports": [
"p5.34-anyevent",
"p5-ev"
]
}
]
},
{
"name": "p5.26-io-string",
"portdir": "perl/p5-io-string",
"version": "1.80.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/IO::String",
"description": "Emulate file interface for in-core strings",
"long_description": "The IO::String module provides the IO::File interface for in-core strings. An IO::String object can be attached to a string, and makes it possible to use the normal file operations for reading or writing data, as well as for seeking to various locations of the string. This is useful when you want to use a library module that only provides an interface to file handles on data that you have in a string variable.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-mouse",
"p5.26-redis",
"p5.26-pod-readme",
"p5.26-moose"
]
},
{
"type": "lib",
"ports": [
"p5.26-email-outlook-message",
"p5.26-font-ttf",
"p5.26-bio-variation",
"p5.26-perl-critic",
"p5.26-ppi",
"p5.26-io-handle-util",
"p5.26-bioperl",
"p5.26-config-ini",
"p5.26-data-stag"
]
},
{
"type": "test",
"ports": [
"p5.26-io-compress-lzma"
]
}
]
},
{
"name": "p5.26-net-ssh-perl",
"portdir": "perl/p5-net-ssh-perl",
"version": "2.140.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Net::SSH::Perl",
"description": "Net-SSH-Perl - Perl client Interface to SSH",
"long_description": "Net-SSH-Perl - Perl client Interface to SSH. It is compatible with both the SSH-1 and SSH-2 protocols.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"p5.26-crypt-curve25519",
"p5.26-crypt-idea",
"p5.26-crypt-rsa",
"p5.26-cryptx",
"perl5.26",
"p5.26-file-homedir",
"p5.26-math-gmp",
"p5.26-module-signature",
"p5.26-string-crc32",
"p5.26-digest-bubblebabble"
]
}
],
"depends_on": []
},
{
"name": "p5-io-string",
"portdir": "perl/p5-io-string",
"version": "1.80.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-io-string",
"homepage": "https://metacpan.org/pod/IO::String",
"description": "IO::String - Emulate file interface for in-core strings",
"long_description": "IO::String - Emulate file interface for in-core strings",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-io-string"
]
}
],
"depends_on": []
},
{
"name": "p5.28-io-string",
"portdir": "perl/p5-io-string",
"version": "1.80.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/IO::String",
"description": "IO::String - Emulate file interface for in-core strings",
"long_description": "IO::String - Emulate file interface for in-core strings",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.28"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.28-redis",
"p5.28-pdf-reuse",
"p5.28-pod-readme",
"p5.28-mouse"
]
},
{
"type": "lib",
"ports": [
"p5.28-email-outlook-message",
"p5.28-font-ttf",
"p5.28-config-ini",
"p5.28-data-stag",
"p5.28-mail-spamassassin",
"p5.28-io-handle-util",
"p5.28-finance-quote",
"p5.28-bio-variation",
"p5.28-bioperl"
]
},
{
"type": "test",
"ports": [
"p5.28-io-compress-lzma"
]
}
]
},
{
"name": "p5.30-io-string",
"portdir": "perl/p5-io-string",
"version": "1.80.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/IO::String",
"description": "IO::String - Emulate file interface for in-core strings",
"long_description": "IO::String - Emulate file interface for in-core strings",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.30"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.30-redis",
"p5.30-pdf-reuse",
"p5.30-pod-readme",
"p5.30-mouse"
]
},
{
"type": "lib",
"ports": [
"p5.30-email-outlook-message",
"p5.30-font-ttf",
"p5.30-config-ini",
"p5.30-data-stag",
"p5.30-mail-spamassassin",
"p5.30-io-handle-util",
"p5.30-finance-quote",
"p5.30-bio-variation",
"p5.30-bioperl"
]
},
{
"type": "test",
"ports": [
"p5.30-io-compress-lzma"
]
}
]
},
{
"name": "p5.32-io-string",
"portdir": "perl/p5-io-string",
"version": "1.80.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/IO::String",
"description": "IO::String - Emulate file interface for in-core strings",
"long_description": "IO::String - Emulate file interface for in-core strings",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.32-redis",
"p5.32-pdf-reuse",
"p5.32-pod-readme",
"p5.32-mouse"
]
},
{
"type": "lib",
"ports": [
"p5.32-email-outlook-message",
"p5.32-font-ttf",
"p5.32-config-ini",
"p5.32-data-stag",
"p5.32-mail-spamassassin",
"p5.32-io-handle-util",
"p5.32-finance-quote",
"p5.32-bio-variation",
"p5.32-bioperl"
]
},
{
"type": "test",
"ports": [
"p5.32-io-compress-lzma"
]
}
]
},
{
"name": "p5.34-io-string",
"portdir": "perl/p5-io-string",
"version": "1.80.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/IO::String",
"description": "IO::String - Emulate file interface for in-core strings",
"long_description": "IO::String - Emulate file interface for in-core strings",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.34"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.34-pdf-reuse",
"p5.34-redis",
"p5.34-pod-readme",
"p5.34-mouse"
]
},
{
"type": "lib",
"ports": [
"p5.34-email-outlook-message",
"p5.34-font-ttf",
"p5.34-io-handle-util",
"p5.34-config-ini",
"p5.34-data-stag",
"p5-io-string",
"p5.34-mail-spamassassin",
"rex",
"LaTeXML",
"biblatex-biber",
"p5.34-finance-quote",
"p5.34-bio-variation",
"p5.34-bioperl"
]
},
{
"type": "test",
"ports": [
"p5.34-io-compress-lzma"
]
}
]
},
{
"name": "p5-net-ssh-perl",
"portdir": "perl/p5-net-ssh-perl",
"version": "2.144.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "p5.34-net-ssh-perl",
"homepage": "https://metacpan.org/pod/Net::SSH::Perl",
"description": "Net::SSH::Perl - Perl client Interface to SSH",
"long_description": "Net::SSH::Perl - Perl client Interface to SSH",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-net-ssh-perl"
]
}
],
"depends_on": []
},
{
"name": "p5.28-net-ssh-perl",
"portdir": "perl/p5-net-ssh-perl",
"version": "2.144.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Net::SSH::Perl",
"description": "Net::SSH::Perl - Perl client Interface to SSH",
"long_description": "Net::SSH::Perl - Perl client Interface to SSH",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-test-simple",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.28-crypt-idea",
"p5.28-cryptx",
"p5.28-digest-bubblebabble",
"perl5.28",
"p5.28-math-gmp",
"p5.28-string-crc32",
"p5.28-file-homedir",
"p5.28-crypt-curve25519"
]
}
],
"depends_on": []
},
{
"name": "p5.30-net-ssh-perl",
"portdir": "perl/p5-net-ssh-perl",
"version": "2.144.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Net::SSH::Perl",
"description": "Net::SSH::Perl - Perl client Interface to SSH",
"long_description": "Net::SSH::Perl - Perl client Interface to SSH",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-test-simple",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.30-crypt-idea",
"p5.30-cryptx",
"p5.30-digest-bubblebabble",
"perl5.30",
"p5.30-math-gmp",
"p5.30-string-crc32",
"p5.30-file-homedir",
"p5.30-crypt-curve25519"
]
}
],
"depends_on": []
},
{
"name": "p5.32-net-ssh-perl",
"portdir": "perl/p5-net-ssh-perl",
"version": "2.144.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Net::SSH::Perl",
"description": "Net::SSH::Perl - Perl client Interface to SSH",
"long_description": "Net::SSH::Perl - Perl client Interface to SSH",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-test-simple",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.32-crypt-idea",
"p5.32-cryptx",
"p5.32-digest-bubblebabble",
"perl5.32",
"p5.32-math-gmp",
"p5.32-string-crc32",
"p5.32-file-homedir",
"p5.32-crypt-curve25519"
]
}
],
"depends_on": []
},
{
"name": "p5.34-net-ssh-perl",
"portdir": "perl/p5-net-ssh-perl",
"version": "2.144.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Net::SSH::Perl",
"description": "Net::SSH::Perl - Perl client Interface to SSH",
"long_description": "Net::SSH::Perl - Perl client Interface to SSH",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.34-test-simple",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-crypt-idea",
"p5.34-cryptx",
"p5.34-digest-bubblebabble",
"perl5.34",
"p5.34-math-gmp",
"p5.34-string-crc32",
"p5.34-file-homedir",
"p5.34-crypt-curve25519"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"nedi",
"p5-net-ssh-perl"
]
}
]
},
{
"name": "p5.26-pdf-reuse",
"portdir": "perl/p5-pdf-reuse",
"version": "0.390.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/PDF::Reuse",
"description": "Reuse and mass produce PDF documents",
"long_description": "Reuse and mass produce PDF documents",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test-deep"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-font-ttf",
"p5.26-io-compress",
"p5.26-text-pdf"
]
}
],
"depends_on": []
},
{
"name": "gource",
"portdir": "devel/gource",
"version": "0.54",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gource.io/",
"description": "Version Control Visualization Tool",
"long_description": "Gource is a tool that can be used to visualize who committed when, and to which files. It supports git, CVS, Mercurial, Bazaar, and svn.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"glm",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ftgl",
"glew",
"libjpeg-turbo",
"libsdl2",
"freetype",
"tinyxml",
"boost176",
"libpng",
"libsdl2_image",
"pcre2"
]
}
],
"depends_on": []
},
{
"name": "wt",
"portdir": "devel/wt",
"version": "4.11.1",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.webtoolkit.eu/wt",
"description": "C++ Web Toolkit",
"long_description": "Wt is a C++ library for developing web applications.",
"active": true,
"categories": [
"devel",
"www"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"debug",
"unixODBC",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"asciidoctor",
"doxygen",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"xml-security-c",
"xmltooling",
"log4shib",
"xercesc3",
"mesa",
"zlib",
"xorg-libX11",
"openssl3",
"boost181",
"postgresql16",
"pango",
"sqlite3",
"GraphicsMagick",
"glew",
"libharu"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"lms"
]
}
]
},
{
"name": "bzflag",
"portdir": "games/bzflag",
"version": "2.4.26",
"license": "(LGPL-2.1 or MPL-2)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.bzflag.org/",
"description": "3D tank game, multiplayer and internet gaming available",
"long_description": "BZFlag is a free multiplayer multiplatform 3D tank battle game. The name stands for Battle Zone capture Flag.",
"active": true,
"categories": [
"games"
],
"maintainers": [
{
"name": "me",
"github": "allejo",
"ports_count": 1
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"makeicns",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"glew",
"zlib",
"curl",
"c-ares",
"libsdl2",
"ncurses"
]
}
],
"depends_on": []
},
{
"name": "supertuxkart",
"portdir": "games/supertuxkart",
"version": "1.4",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://supertuxkart.net/",
"description": "Tux racing game",
"long_description": "SuperTuxKart is a Free 3D kart racing game, with many tracks, characters, and items for you to try.",
"active": true,
"categories": [
"games"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-20"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"sqlite3",
"libsdl2",
"mbedtls",
"glew",
"harfbuzz",
"libjpeg-turbo",
"zlib",
"squish",
"libogg",
"curl",
"freetype",
"fribidi",
"python311",
"libpng",
"libsamplerate",
"libvorbis",
"openal-soft"
]
}
],
"depends_on": []
},
{
"name": "widelands",
"portdir": "games/widelands",
"version": "1.2.1",
"license": "GPL-2+",
"platforms": "{darwin != 11.*}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://widelands.org/",
"description": "open-source real-time strategy game inspired by Settlers",
"long_description": "open-source real-time strategy game inspired by Settlers: Widelands is a real-time strategy game with singleplayer campaigns and a multiplayer mode. The game was inspired by Settlers II™ (© Bluebyte) but has significantly more variety and depth to it.",
"active": true,
"categories": [
"games"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cctools",
"cmake",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"gettext",
"icu",
"libsdl2",
"libsdl2_image",
"libsdl2_ttf",
"zlib",
"libpng",
"lua",
"doxygen",
"boost176",
"glew",
"libsdl2_mixer",
"asio"
]
}
],
"depends_on": []
},
{
"name": "widelands-devel",
"portdir": "games/widelands",
"version": "20241214",
"license": "GPL-2+",
"platforms": "{darwin != 11.*}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://widelands.org/",
"description": "open-source real-time strategy game inspired by Settlers",
"long_description": "open-source real-time strategy game inspired by Settlers: This port follows the master version of widelands, which is typically updated every few weeks.",
"active": true,
"categories": [
"games"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cctools",
"cmake",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"gettext",
"icu",
"libsdl2",
"libsdl2_image",
"libsdl2_ttf",
"zlib",
"libpng",
"lua",
"doxygen",
"boost176",
"glew",
"libsdl2_mixer",
"asio"
]
}
],
"depends_on": []
},
{
"name": "gstreamer010-gst-plugins-gl",
"portdir": "gnome/gstreamer010-gst-plugins-gl",
"version": "0.10.3",
"license": "GPL-2+ and LGPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gstreamer.freedesktop.org/modules/gst-plugins-gl.html",
"description": "This is gst-plugins, a set of plug-ins for GStreamer.",
"long_description": "The GStreamer OpenGL module provides helper libraries, base classes and elements for integrating with OpenGL and using it to perform video display and processing.",
"active": true,
"categories": [
"gnome"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"automake",
"libtool",
"pkgconfig",
"autoconf"
]
},
{
"type": "lib",
"ports": [
"glew",
"libpng",
"gstreamer010-gst-plugins-base"
]
}
],
"depends_on": []
},
{
"name": "Pangolin",
"portdir": "graphics/Pangolin",
"version": "0.8",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/stevenlovegrove/Pangolin",
"description": "Pangolin is a lightweight portable rapid development library for managing OpenGL display",
"long_description": "Pangolin is a lightweight portable rapid development library for managing OpenGL display, interaction and abstracting video input. At its heart is a simple OpenGl viewport manager which can help to modularise 3D visualisation without adding to its complexity, and offers an advanced but intuitive 3D navigation handler. Pangolin also provides a mechanism for manipulating program variables through config files and ui integration, and has a flexible real-time plotter for visualising graphical data.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [
{
"name": "aw.kornilov",
"github": "ierofant",
"ports_count": 15
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"eigen3",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libpng",
"tiff",
"zlib",
"openexr2",
"ffmpeg",
"libdc1394",
"glew",
"libjpeg-turbo"
]
}
],
"depends_on": []
},
{
"name": "blender",
"portdir": "graphics/blender",
"version": "2.93.17",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.blender.org",
"description": "3-D computer graphics creation suite",
"long_description": "Blender is a 3-D computer graphics creation suite. It contains a set of tools that can be used for all phases of the 3-D computer graphics pipeline, including modeling, sculpting, texturing, rigging, animation, simulation, rendering, compositing, motion tracking, and video editing. It can be used for creating animated films, visual effects, art, 3-D printing, motion graphics, interactive 3-D applications, and computer games.",
"active": true,
"categories": [
"graphics",
"multimedia"
],
"maintainers": [
{
"name": "",
"github": "jasonliu--",
"ports_count": 37
}
],
"variants": [
"debug",
"manpage",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-20"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libsndfile",
"openal-soft",
"gflags",
"gmp",
"libsdl2",
"pcre",
"tbb",
"alembic",
"embree",
"glew",
"libpng",
"oidn",
"opencollada",
"opencolorio",
"openimageio",
"lzo2",
"opensubdiv",
"openvdb",
"osl",
"potrace",
"tiff",
"usd",
"libomp",
"eigen3",
"fftw-3",
"ffmpeg",
"freetype",
"boost176",
"python311",
"openexr2",
"llvm-20",
"openjpeg",
"zlib",
"jack"
]
}
],
"depends_on": []
},
{
"name": "enblend",
"portdir": "graphics/enblend",
"version": "4.2",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://enblend.sourceforge.net/",
"description": "a tool to composite images",
"long_description": "Enblend is a tool to composite overlapping images with invisible (or very difficult to see) seams. Enfuse is a tool for automatic exposure and contrast blending.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"texlive-latex",
"help2man",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libxmi",
"vigra",
"gnuplot",
"glew",
"mesa",
"boost176",
"openexr2",
"gsl",
"lcms2",
"libjpeg-turbo",
"libpng"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"hugin-app"
]
}
]
},
{
"name": "glew",
"portdir": "graphics/glew",
"version": "2.3.1",
"license": "BSD and MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://glew.sourceforge.net/",
"description": "OpenGL Extension Wrangler Library",
"long_description": "The OpenGL Extension Wrangler Library (GLEW) is a cross-platform C/C++ extension loading library. GLEW provides efficient run-time mechanisms for determining which OpenGL extensions are supported on the target platform. OpenGL core and extension functionality is exposed in a single header file.",
"active": true,
"categories": [
"devel",
"graphics"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 349
}
],
"variants": [
"universal",
"x11"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-glewpy",
"gource",
"wt",
"bzflag",
"supertuxkart",
"widelands",
"widelands-devel",
"gstreamer010-gst-plugins-gl",
"Pangolin",
"blender",
"enblend",
"h3dapi",
"hugin-app",
"AppCSXCAD",
"OpenCSG",
"SDRPlusPlus",
"arb",
"openscad",
"openscad-devel",
"paraview",
"pymol",
"vapor",
"pymol-devel",
"logstalgia",
"kicad"
]
}
]
},
{
"name": "h3dapi",
"portdir": "graphics/h3dapi",
"version": "2.4.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.h3dapi.org",
"description": "Headers and libraries for H3DAPI development.",
"long_description": "H3DAPI provides is a scenegraph based API with one unified scene graph to handle both graphics and haptics based on the X3D standard.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [
{
"name": "support",
"github": "SenseGraphics",
"ports_count": 8
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"fontconfig",
"ftgl",
"glew",
"audiofile",
"spidermonkey",
"xercesc3",
"hapi",
"libvorbis"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"h3dmedx3d",
"h3dphysics",
"h3dui",
"h3dload",
"h3dviewer"
]
}
]
},
{
"name": "hugin-app",
"portdir": "graphics/hugin-app",
"version": "2023.0.0",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://hugin.sourceforge.io",
"description": "Panorama photo stitcher",
"long_description": "An easy to use cross-platform panoramic imaging toolchain based on Panorama Tools. With hugin you can assemble a mosaic of photographs into a complete immersive panorama, stitch any series of overlapping pictures and much more.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1513
},
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 354
}
],
"variants": [
"debug",
"accelerate",
"atlas",
"blis",
"flexiblas",
"openblas",
"python310",
"python311",
"python312",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-setuptools",
"cmake",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"swig-python",
"exiv2",
"glew",
"lcms2",
"libjpeg-turbo",
"libpano13",
"libpng",
"openexr",
"tiff",
"lz4",
"wxWidgets-3.2",
"OpenBLAS",
"fftw-3",
"flann",
"boost178",
"imath",
"python312",
"vigra",
"zlib",
"sqlite3",
"gettext"
]
},
{
"type": "run",
"ports": [
"p5.34-image-exiftool",
"enblend"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"luminance-hdr"
]
}
]
},
{
"name": "h3dload",
"portdir": "graphics/h3dapi",
"version": "2.4.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.h3dapi.org",
"description": "Command line X3D browser based on H3DAPI.",
"long_description": "X3D browser with custom extensions for haptics and medical simulation.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [
{
"name": "support",
"github": "SenseGraphics",
"ports_count": 8
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"h3dapi"
]
}
],
"depends_on": []
},
{
"name": "h3dviewer",
"portdir": "graphics/h3dapi",
"version": "2.4.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.h3dapi.org",
"description": "X3D browser based on H3DAPI.",
"long_description": "X3D browser with custom extensions for haptics and medical simulation.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [
{
"name": "support",
"github": "SenseGraphics",
"ports_count": 8
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"h3dphysics",
"h3dapi",
"wxWidgets-3.0",
"h3dui",
"h3dmedx3d"
]
}
],
"depends_on": []
},
{
"name": "p5-pdf-reuse",
"portdir": "perl/p5-pdf-reuse",
"version": "0.430.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-pdf-reuse",
"homepage": "https://metacpan.org/pod/PDF::Reuse",
"description": "PDF::Reuse - Reuse and mass produce PDF documents",
"long_description": "PDF::Reuse - Reuse and mass produce PDF documents",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-pdf-reuse"
]
}
],
"depends_on": []
},
{
"name": "p5.28-pdf-reuse",
"portdir": "perl/p5-pdf-reuse",
"version": "0.430.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/PDF::Reuse",
"description": "PDF::Reuse - Reuse and mass produce PDF documents",
"long_description": "PDF::Reuse - Reuse and mass produce PDF documents",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-io-string",
"p5.28-test-deep",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-text-pdf",
"p5.28-font-ttf",
"p5.28-io-compress"
]
}
],
"depends_on": []
},
{
"name": "p5.30-pdf-reuse",
"portdir": "perl/p5-pdf-reuse",
"version": "0.430.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/PDF::Reuse",
"description": "PDF::Reuse - Reuse and mass produce PDF documents",
"long_description": "PDF::Reuse - Reuse and mass produce PDF documents",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-io-string",
"p5.30-test-deep",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-text-pdf",
"p5.30-font-ttf",
"p5.30-io-compress"
]
}
],
"depends_on": []
},
{
"name": "p5.32-pdf-reuse",
"portdir": "perl/p5-pdf-reuse",
"version": "0.430.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/PDF::Reuse",
"description": "PDF::Reuse - Reuse and mass produce PDF documents",
"long_description": "PDF::Reuse - Reuse and mass produce PDF documents",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-io-string",
"p5.32-test-deep",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-text-pdf",
"p5.32-font-ttf",
"p5.32-io-compress"
]
}
],
"depends_on": []
},
{
"name": "p5.34-pdf-reuse",
"portdir": "perl/p5-pdf-reuse",
"version": "0.430.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/PDF::Reuse",
"description": "PDF::Reuse - Reuse and mass produce PDF documents",
"long_description": "PDF::Reuse - Reuse and mass produce PDF documents",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.34-io-string",
"p5.34-test-deep",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-text-pdf",
"p5.34-font-ttf",
"p5.34-io-compress"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-pdf-reuse"
]
}
]
},
{
"name": "py-packaging",
"portdir": "python/py-packaging",
"version": "26.0",
"license": "(BSD or Apache-2)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://packaging.pypa.io/",
"description": "Core utilities for Python packaging",
"long_description": "This library provides Python packaging utilities that implement the interoperability specifications which have clearly one correct behaviour (eg: PEP 440) or benefit greatly from having a single shared implementation (eg: PEP 425). The packaging project includes the following: version handling, specifiers, markers, requirements, tags, utilities.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 349
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-packaging"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-sip-devel"
]
}
]
},
{
"name": "py27-packaging",
"portdir": "python/py-packaging",
"version": "20.9",
"license": "(BSD or Apache-2)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://packaging.pypa.io/",
"description": "Core utilities for Python packaging",
"long_description": "This library provides Python packaging utilities that implement the interoperability specifications which have clearly one correct behaviour (eg: PEP 440) or benefit greatly from having a single shared implementation (eg: PEP 425). The packaging project includes the following: version handling, specifiers, markers, requirements, tags, utilities.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 349
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-parsing"
]
},
{
"type": "test",
"ports": [
"py27-pretend",
"py27-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-ansible-core",
"py27-scikit-build",
"py27-tox",
"py27-bleach",
"py27-bokeh",
"py27-pytest"
]
},
{
"type": "run",
"ports": [
"py27-sphinx",
"digital_rf"
]
}
]
},
{
"name": "py35-packaging",
"portdir": "python/py-packaging",
"version": "20.9",
"license": "(BSD or Apache-2)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://packaging.pypa.io/",
"description": "Core utilities for Python packaging",
"long_description": "This library provides Python packaging utilities that implement the interoperability specifications which have clearly one correct behaviour (eg: PEP 440) or benefit greatly from having a single shared implementation (eg: PEP 425). The packaging project includes the following: version handling, specifiers, markers, requirements, tags, utilities.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 349
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py35-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-parsing"
]
},
{
"type": "test",
"ports": [
"py35-pytest",
"py35-pretend"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-pytest",
"py35-tox",
"py35-bleach",
"py35-bokeh",
"py35-sip",
"py35-ansible-base",
"py35-pyqt-builder"
]
},
{
"type": "run",
"ports": [
"py35-sphinx"
]
}
]
},
{
"name": "py36-packaging",
"portdir": "python/py-packaging",
"version": "21.3",
"license": "(BSD or Apache-2)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://packaging.pypa.io/",
"description": "Core utilities for Python packaging",
"long_description": "This library provides Python packaging utilities that implement the interoperability specifications which have clearly one correct behaviour (eg: PEP 440) or benefit greatly from having a single shared implementation (eg: PEP 425). The packaging project includes the following: version handling, specifiers, markers, requirements, tags, utilities.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 349
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-parsing"
]
},
{
"type": "test",
"ports": [
"py36-pretend",
"py36-pytest"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py36-pyerfa"
]
},
{
"type": "lib",
"ports": [
"py36-arviz",
"py36-scikit-build",
"py36-build",
"py36-pytest",
"py36-ansible-core",
"py36-tox",
"py36-bleach",
"py36-pint",
"py36-dask",
"py36-bokeh",
"py36-jupyterlab",
"py36-jupyterlab_server",
"py36-jupyter_packaging",
"py36-sip",
"py36-pyqt-builder",
"py36-deprecation",
"py36-setuptools_scm",
"py36-zmq"
]
},
{
"type": "run",
"ports": [
"py36-oslo-utils",
"py36-sphinx"
]
}
]
},
{
"name": "py37-packaging",
"portdir": "python/py-packaging",
"version": "24.0",
"license": "(BSD or Apache-2)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://packaging.pypa.io/",
"description": "Core utilities for Python packaging",
"long_description": "This library provides Python packaging utilities that implement the interoperability specifications which have clearly one correct behaviour (eg: PEP 440) or benefit greatly from having a single shared implementation (eg: PEP 425). The packaging project includes the following: version handling, specifiers, markers, requirements, tags, utilities.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 349
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py-bootstrap-modules",
"py37-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "test",
"ports": [
"py37-pretend",
"py37-pytest"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py37-spaCy-models",
"py37-pyerfa"
]
},
{
"type": "lib",
"ports": [
"py37-scikit-build",
"py37-scikit-image",
"py37-tox",
"py37-statsmodels",
"py37-pikepdf",
"py37-ipykernel",
"py37-jupyterlab",
"py37-arviz",
"py37-upt-macports",
"py37-nbconvert",
"py37-sip",
"py37-ansible-core",
"py37-pyqt-builder",
"py37-virtualfish",
"py37-jupyter_packaging",
"py37-geopandas",
"py37-jupyterlab_server",
"py37-dask",
"py37-build",
"py37-sip-devel",
"py37-pytest",
"py37-bokeh",
"py37-pyproject_metadata",
"py37-pooch",
"py37-matplotlib",
"py37-hatchling",
"py37-qtpy",
"py37-setuptools-git-versioning",
"py37-pint",
"py37-deprecation",
"py37-astropy",
"py37-pytoolconfig",
"py37-py2app",
"py37-distributed",
"py37-black",
"py37-zmq"
]
},
{
"type": "run",
"ports": [
"py37-oslo-utils",
"py37-sphinx"
]
},
{
"type": "test",
"ports": [
"py37-flask-cors"
]
}
]
},
{
"name": "py38-packaging",
"portdir": "python/py-packaging",
"version": "26.0",
"license": "(BSD or Apache-2)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://packaging.pypa.io/",
"description": "Core utilities for Python packaging",
"long_description": "This library provides Python packaging utilities that implement the interoperability specifications which have clearly one correct behaviour (eg: PEP 440) or benefit greatly from having a single shared implementation (eg: PEP 425). The packaging project includes the following: version handling, specifiers, markers, requirements, tags, utilities.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 349
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py-bootstrap-modules",
"py38-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "test",
"ports": [
"py38-pretend",
"py38-pytest"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py38-spaCy-models",
"py38-pyerfa"
]
},
{
"type": "lib",
"ports": [
"py38-pytoolconfig",
"py38-virtualfish",
"py38-xarray",
"py38-pyqt-builder",
"py38-upt-macports",
"py38-sip",
"py38-dask",
"py38-distributed",
"py38-asdf-astropy",
"py38-ansible-core",
"py38-scikit-build",
"py38-black",
"py38-spaCy",
"py38-pint",
"py38-jupyter_packaging",
"py38-sip-devel",
"py38-asdf",
"py38-pikepdf",
"py38-deprecation",
"py38-pytest",
"py38-pytest-remotedata",
"py38-qtpy",
"py38-pyproject_metadata",
"py38-zmq",
"py38-ipykernel",
"py38-scikit-image",
"py38-hatchling",
"py38-statsmodels",
"py38-tox",
"py38-altair",
"py38-geopandas",
"py38-matplotlib",
"py38-nbconvert",
"py38-jupytext",
"py38-astropy",
"py38-jupyter_server",
"py38-jupyterlab_server",
"py38-setuptools_scm",
"py38-jupyterlab",
"py38-py2app",
"py38-pooch",
"py38-build",
"py38-arviz",
"py38-bokeh",
"py38-scikit-build-core",
"py38-setuptools-git-versioning",
"py38-sunpy"
]
},
{
"type": "run",
"ports": [
"py38-transformers",
"py38-oslo-utils",
"py38-panel",
"py38-coremltools",
"py38-sphinx",
"py38-silx"
]
},
{
"type": "test",
"ports": [
"py38-flask-cors",
"py38-obspy"
]
}
]
},
{
"name": "py39-packaging",
"portdir": "python/py-packaging",
"version": "26.0",
"license": "(BSD or Apache-2)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://packaging.pypa.io/",
"description": "Core utilities for Python packaging",
"long_description": "This library provides Python packaging utilities that implement the interoperability specifications which have clearly one correct behaviour (eg: PEP 440) or benefit greatly from having a single shared implementation (eg: PEP 425). The packaging project includes the following: version handling, specifiers, markers, requirements, tags, utilities.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 349
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py-bootstrap-modules",
"py39-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "test",
"ports": [
"py39-pretend",
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-gobject3",
"py39-pyside6",
"py39-zstd",
"py39-spaCy-models",
"py39-panel"
]
},
{
"type": "lib",
"ports": [
"py39-pint",
"py39-pyproject_api",
"py39-matplotlib",
"py39-qtconsole",
"py39-sip",
"py39-altair",
"py39-webargs",
"py39-ansible-core",
"py39-jupyter_server",
"py39-tox",
"py39-jupyter_packaging",
"py39-jupyterlab_server",
"py39-scikit-build-core",
"py39-nbconvert",
"py39-hatchling",
"py39-hatch-requirements-txt",
"py39-pyproject_metadata",
"py39-setuptools_scm",
"py39-jupyterlab",
"py39-jupytext",
"py39-pudb",
"py39-zmq",
"py39-upt-macports",
"py39-ipykernel",
"py39-mongomock",
"py39-pytest-remotedata",
"py39-xarray",
"py39-pooch",
"py39-pikepdf",
"py39-findpython",
"py39-deprecation",
"py39-qtpy",
"py39-setuptools-git-versioning",
"py39-asdf-astropy",
"py39-pyqt-builder",
"py39-black",
"py39-dask",
"py39-lazy_loader",
"py39-scikit-image",
"py39-statsmodels",
"py39-bokeh",
"py39-desktop-notifier",
"py39-pytest-rerunfailures",
"py39-py2app",
"py39-flasgger",
"py39-distributed",
"py39-arviz",
"py39-build",
"py39-pytoolconfig",
"py39-pyogrio",
"py39-sip-devel",
"py39-mido",
"py39-virtualfish",
"py39-scikit-build",
"py39-pytest",
"py39-cartopy",
"py39-geopandas",
"py39-sunpy",
"py39-spaCy",
"py39-pytesseract",
"py39-astropy",
"py39-asdf"
]
},
{
"type": "run",
"ports": [
"py39-xraylarch",
"py39-coremltools",
"py39-ansible-compat",
"py39-transformers",
"py39-libpysal",
"py39-sphinx",
"py39-panel",
"py39-pygmt",
"py39-keystoneclient",
"py39-momepy",
"py39-silx",
"py39-splot",
"py39-oslo-utils"
]
},
{
"type": "test",
"ports": [
"py39-librosa",
"py39-flask-cors",
"py39-netcdf4",
"py39-obspy"
]
}
]
},
{
"name": "py310-packaging",
"portdir": "python/py-packaging",
"version": "26.0",
"license": "(BSD or Apache-2)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://packaging.pypa.io/",
"description": "Core utilities for Python packaging",
"long_description": "This library provides Python packaging utilities that implement the interoperability specifications which have clearly one correct behaviour (eg: PEP 440) or benefit greatly from having a single shared implementation (eg: PEP 425). The packaging project includes the following: version handling, specifiers, markers, requirements, tags, utilities.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 349
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py-bootstrap-modules",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "test",
"ports": [
"py310-pretend",
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py310-gobject3",
"py310-panel",
"py310-spaCy-models",
"py310-wheel",
"py310-mssql",
"py310-pyside6",
"py310-zstd"
]
},
{
"type": "lib",
"ports": [
"py310-matplotlib",
"py310-sip",
"py310-geoviews",
"py310-hvplot",
"py310-tox",
"py310-pytest-rerunfailures",
"py310-stone",
"py310-pudb",
"py310-zmq",
"py310-ipykernel",
"py310-h5netcdf",
"py310-pikepdf",
"py310-jupytext",
"py310-cartopy",
"py310-versioningit",
"py310-asv",
"salt",
"py310-setuptools-git-versioning",
"py310-pooch",
"py310-altair",
"py310-qtpy",
"py310-mongomock",
"py310-kombu",
"py310-asdf",
"py310-pyqt-builder",
"py310-sunpy",
"py310-astropy",
"py310-statsmodels",
"py310-pytest-remotedata",
"py310-dask",
"py310-pytesseract",
"py310-pyproject_api",
"py310-desktop-notifier",
"py310-jupyter_server",
"py310-jupyterlab",
"py310-jupyterlab_server",
"py310-scikit-build-core",
"py310-nbconvert",
"py310-qtconsole",
"py310-hatchling",
"py310-py2app",
"py310-webargs",
"py310-hatch-requirements-txt",
"py310-ansible-core",
"py310-upt-macports",
"py310-pytoolconfig",
"py310-asdf-astropy",
"py310-geopandas",
"py310-pysigma",
"py310-arviz",
"py310-pyproject_metadata",
"py310-setuptools_scm",
"py310-pyogrio",
"py310-jupyter_packaging",
"py310-lazy_loader",
"py310-dunamai",
"py310-scikit-build",
"py310-build",
"py310-distributed",
"py310-deprecation",
"py310-mido",
"py310-sip-devel",
"py310-virtualfish",
"py310-findpython",
"py310-bokeh",
"py310-black",
"py310-scikit-image",
"py310-flasgger",
"py310-pytest",
"py310-xarray",
"py310-spaCy"
]
},
{
"type": "run",
"ports": [
"py310-ansible-compat",
"py310-keystoneclient",
"py310-coremltools",
"py310-pmdarima",
"py310-splot",
"py310-sphinx",
"py310-xraylarch",
"py310-transformers",
"py310-pytorch",
"py310-libpysal",
"py310-momepy",
"commitizen",
"py310-pygmt",
"py310-datasets",
"py310-silx",
"py310-oslo-utils",
"py310-panel",
"py310-huggingface_hub"
]
},
{
"type": "test",
"ports": [
"py310-librosa",
"py310-flask-cors",
"py310-obspy",
"py310-netcdf4"
]
}
]
},
{
"name": "py311-packaging",
"portdir": "python/py-packaging",
"version": "26.0",
"license": "(BSD or Apache-2)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://packaging.pypa.io/",
"description": "Core utilities for Python packaging",
"long_description": "This library provides Python packaging utilities that implement the interoperability specifications which have clearly one correct behaviour (eg: PEP 440) or benefit greatly from having a single shared implementation (eg: PEP 425). The packaging project includes the following: version handling, specifiers, markers, requirements, tags, utilities.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 349
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py-bootstrap-modules",
"py311-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "test",
"ports": [
"py311-pytest",
"py311-pretend"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py311-wheel",
"py311-mssql",
"py311-panel",
"py311-gobject3",
"py311-pyside6",
"py311-zstd"
]
},
{
"type": "lib",
"ports": [
"py311-h5netcdf",
"py311-matplotlib",
"py311-sip",
"py311-geoviews",
"py311-hvplot",
"py311-tox",
"py311-pytest-rerunfailures",
"py311-stone",
"py311-pudb",
"py311-zmq",
"py311-ipykernel",
"py311-cartopy",
"py311-versioningit",
"py311-asv",
"py311-setuptools-git-versioning",
"py311-pooch",
"py311-altair",
"py311-qtpy",
"py311-mongomock",
"py311-kombu",
"py311-asdf",
"py311-pyqt-builder",
"py311-sunpy",
"py311-astropy",
"py311-statsmodels",
"py311-pytest-remotedata",
"py311-pytesseract",
"py311-dask",
"py311-pyproject_api",
"py311-desktop-notifier",
"py311-jupyter_server",
"py311-jupyterlab",
"py311-jupyterlab_server",
"py311-scikit-build-core",
"py311-qtconsole",
"py311-nbconvert",
"py311-hatchling",
"py311-py2app",
"py311-webargs",
"py311-hatch-requirements-txt",
"py311-ansible-core",
"py311-upt-macports",
"py311-pytoolconfig",
"py311-asdf-astropy",
"py311-geopandas",
"py311-pysigma",
"py311-arviz",
"py311-pyproject_metadata",
"py311-setuptools_scm",
"py311-pyogrio",
"py311-jupyter_packaging",
"py311-lazy_loader",
"py311-dunamai",
"py311-scikit-build",
"py311-build",
"py311-distributed",
"py311-deprecation",
"py311-mido",
"py311-sip-devel",
"py311-virtualfish",
"py311-findpython",
"py311-bokeh",
"py311-black",
"py311-scikit-image",
"py311-flasgger",
"py311-pytest",
"py311-xarray",
"py311-pikepdf",
"py311-jupytext"
]
},
{
"type": "run",
"ports": [
"py311-pmdarima",
"py311-momepy",
"py311-pygmt",
"py311-sphinx",
"py311-xraylarch",
"py311-keystoneclient",
"py311-ansible-compat",
"py311-silx",
"py311-libpysal",
"py311-pytorch",
"py311-splot",
"py311-datasets",
"py311-panel",
"py311-oslo-utils",
"py311-huggingface_hub"
]
},
{
"type": "test",
"ports": [
"py311-librosa",
"py311-netcdf4",
"py311-flask-cors",
"py311-obspy"
]
}
]
},
{
"name": "py312-packaging",
"portdir": "python/py-packaging",
"version": "26.0",
"license": "(BSD or Apache-2)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://packaging.pypa.io/",
"description": "Core utilities for Python packaging",
"long_description": "This library provides Python packaging utilities that implement the interoperability specifications which have clearly one correct behaviour (eg: PEP 440) or benefit greatly from having a single shared implementation (eg: PEP 425). The packaging project includes the following: version handling, specifiers, markers, requirements, tags, utilities.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 349
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py-bootstrap-modules",
"py312-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "test",
"ports": [
"py312-pytest",
"py312-pretend"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py312-wheel",
"py312-mssql",
"py312-panel",
"py312-gobject3",
"py312-pyside6",
"py312-zstd"
]
},
{
"type": "lib",
"ports": [
"py312-h5netcdf",
"py312-matplotlib",
"py312-sip",
"py312-geoviews",
"py312-hvplot",
"py312-tox",
"py312-pytest-rerunfailures",
"py312-stone",
"py312-pudb",
"py312-zmq",
"py312-ipykernel",
"py312-cartopy",
"py312-versioningit",
"py312-asv",
"py312-setuptools-git-versioning",
"py312-pooch",
"py312-altair",
"py312-qtpy",
"py312-mongomock",
"py312-kombu",
"py312-asdf",
"py312-pyqt-builder",
"py312-sunpy",
"py312-astropy",
"py312-statsmodels",
"py312-pytest-remotedata",
"py312-pytesseract",
"py312-dask",
"py312-pyproject_api",
"py312-desktop-notifier",
"py312-jupyter_server",
"py312-jupyterlab",
"py312-jupyterlab_server",
"py312-scikit-build-core",
"py312-qtconsole",
"py312-nbconvert",
"py312-hatchling",
"py312-py2app",
"py312-webargs",
"py312-hatch-requirements-txt",
"py312-ansible-core",
"py312-upt-macports",
"py312-pytoolconfig",
"py312-asdf-astropy",
"py312-geopandas",
"py312-pysigma",
"py312-arviz",
"py312-pyproject_metadata",
"py312-setuptools_scm",
"py312-pyogrio",
"py312-jupyter_packaging",
"py312-lazy_loader",
"py312-pyinstaller",
"py312-dunamai",
"py312-pyinstaller-hooks-contrib",
"py312-scikit-build",
"py312-build",
"py312-distributed",
"py312-deprecation",
"py312-mido",
"py312-sip-devel",
"py312-virtualfish",
"py312-findpython",
"py312-bokeh",
"py312-black",
"py312-scikit-image",
"py312-flasgger",
"py312-pytest",
"py312-xarray",
"py312-gunicorn",
"legit",
"py312-pikepdf",
"py312-nibabel",
"py312-jupytext"
]
},
{
"type": "run",
"ports": [
"py312-datasets",
"py312-oslo-utils",
"py312-pygmt",
"py312-huggingface_hub",
"py312-xraylarch",
"py312-panel",
"py312-ansible-compat",
"py312-pmdarima",
"py312-libpysal",
"py312-momepy",
"py312-keystoneclient",
"py312-pytorch",
"py312-sphinx",
"py312-silx",
"py312-splot"
]
},
{
"type": "test",
"ports": [
"py312-librosa",
"py312-netcdf4",
"py312-flask-cors",
"py312-obspy"
]
}
]
},
{
"name": "py313-packaging",
"portdir": "python/py-packaging",
"version": "26.0",
"license": "(BSD or Apache-2)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://packaging.pypa.io/",
"description": "Core utilities for Python packaging",
"long_description": "This library provides Python packaging utilities that implement the interoperability specifications which have clearly one correct behaviour (eg: PEP 440) or benefit greatly from having a single shared implementation (eg: PEP 425). The packaging project includes the following: version handling, specifiers, markers, requirements, tags, utilities.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 349
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py-bootstrap-modules",
"clang-18",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "test",
"ports": [
"py313-pytest",
"py313-pretend"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py313-panel",
"py313-gobject3",
"py313-pyside6",
"gegl-devel",
"py313-zstd",
"gegl",
"py313-wheel",
"py313-mssql"
]
},
{
"type": "lib",
"ports": [
"py313-sip",
"py313-geoviews",
"py313-hvplot",
"py313-jupyter_server",
"py313-jupyterlab",
"py313-tox",
"py313-pytest-rerunfailures",
"py313-stone",
"py313-pudb",
"py313-zmq",
"py313-ipykernel",
"py313-h5netcdf",
"py313-matplotlib",
"py313-cartopy",
"py313-versioningit",
"py313-asv",
"py313-matplotlib-basemap",
"py313-setuptools-git-versioning",
"py313-MDAnalysis",
"py313-pooch",
"py313-altair",
"py313-mdtraj",
"py313-mongomock",
"py313-qtpy",
"py313-kombu",
"py313-asdf",
"py313-pyqt-builder",
"py313-sunpy",
"py313-astropy",
"py313-statsmodels",
"py313-pytest-remotedata",
"py313-pytesseract",
"py313-dask",
"py313-pyproject_api",
"py313-desktop-notifier",
"py313-jupyterlab_server",
"py313-scikit-build-core",
"py313-qtconsole",
"py313-nbconvert",
"py313-hatchling",
"py313-py2app",
"py313-webargs",
"py313-hatch-requirements-txt",
"py313-ansible-core",
"py313-upt-macports",
"py313-pytoolconfig",
"py313-asdf-astropy",
"ocrmypdf",
"py313-geopandas",
"py313-pysigma",
"py313-arviz",
"py313-pyproject_metadata",
"py313-setuptools_scm",
"py313-pyogrio",
"py313-jupyter_packaging",
"py313-lazy_loader",
"py313-pyinstaller",
"py313-dunamai",
"py313-pyinstaller-hooks-contrib",
"py313-scikit-build",
"py313-build",
"py313-deprecation",
"py313-mido",
"py313-sip-devel",
"py313-virtualfish",
"py313-findpython",
"py313-bokeh",
"py313-black",
"py313-scikit-image",
"py313-flasgger",
"py313-pytest",
"py313-xarray",
"py313-pikepdf"
]
},
{
"type": "run",
"ports": [
"py313-libpysal",
"py313-panel",
"py313-ansible-compat",
"py313-pytorch",
"borgbackup",
"py313-sphinx",
"py313-silx",
"borgmatic",
"py313-oslo-utils",
"py313-momepy",
"py313-requirements-parser",
"py313-xraylarch",
"py313-huggingface_hub",
"py313-keystoneclient",
"py313-pygmt",
"py313-splot",
"py313-pmdarima",
"py313-datasets"
]
},
{
"type": "test",
"ports": [
"py313-netcdf4",
"py313-obspy",
"py313-flask-cors",
"py313-librosa"
]
}
]
},
{
"name": "py314-packaging",
"portdir": "python/py-packaging",
"version": "26.0",
"license": "(BSD or Apache-2)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://packaging.pypa.io/",
"description": "Core utilities for Python packaging",
"long_description": "This library provides Python packaging utilities that implement the interoperability specifications which have clearly one correct behaviour (eg: PEP 440) or benefit greatly from having a single shared implementation (eg: PEP 425). The packaging project includes the following: version handling, specifiers, markers, requirements, tags, utilities.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 349
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py-bootstrap-modules",
"clang-18",
"py314-installer"
]
},
{
"type": "lib",
"ports": [
"python314"
]
},
{
"type": "test",
"ports": [
"py314-pretend",
"py314-pytest"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py314-wheel",
"mesa",
"py314-gobject3",
"py314-panel",
"py314-zstd",
"py314-pyside6",
"py314-mssql"
]
},
{
"type": "lib",
"ports": [
"py314-h5netcdf",
"py314-matplotlib",
"py314-sip",
"py314-geoviews",
"py314-hvplot",
"twine",
"py-packaging",
"py314-jupyter_server",
"py314-jupyterlab",
"py314-scikit-build-core",
"py314-jupyterlab_server",
"py314-qtconsole",
"py314-hatchling",
"py314-nbconvert",
"py314-py2app",
"py314-webargs",
"py314-hatch-requirements-txt",
"py314-ansible-core",
"py314-upt-macports",
"py314-pytoolconfig",
"py314-asdf-astropy",
"py314-geopandas",
"gi-docgen",
"py314-pysigma",
"py314-arviz",
"py314-pyproject_metadata",
"py314-setuptools_scm",
"py314-pyogrio",
"py314-jupyter_packaging",
"py314-lazy_loader",
"py314-pyinstaller",
"py314-dunamai",
"py314-pyinstaller-hooks-contrib",
"py314-build",
"py314-deprecation",
"py314-virtualfish",
"poetry",
"py314-findpython",
"upt",
"rst2pdf",
"py314-bokeh",
"py314-black",
"py314-scikit-image",
"glances",
"py314-pytest",
"py314-xarray",
"py314-tox",
"py314-pytest-rerunfailures",
"py314-stone",
"pipenv",
"py314-zmq",
"pipx",
"py314-ipykernel",
"py314-astropy",
"py314-statsmodels",
"py314-pytest-remotedata",
"py314-dask",
"py314-pyproject_api",
"py314-desktop-notifier",
"py314-pikepdf",
"osxphotos",
"py314-cartopy",
"py314-versioningit",
"py314-asv",
"maestral",
"py314-setuptools-git-versioning",
"py314-pooch",
"py314-qtpy",
"py314-kombu",
"py314-asdf",
"py314-pyqt-builder",
"ansible-lint"
]
},
{
"type": "run",
"ports": [
"py314-pytorch",
"pyinfra",
"py314-sphinx",
"py314-libpysal",
"py314-ansible-compat"
]
},
{
"type": "test",
"ports": [
"py314-netcdf4"
]
}
]
},
{
"name": "AppCSXCAD",
"portdir": "science/AppCSXCAD",
"version": "20230106-379ede4b",
"license": "GPL-3",
"platforms": "darwin macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/thliebig/AppCSXCAD",
"description": "Minimal GUI Application using the QCSXCAD library",
"long_description": "Minimal GUI Application using the QCSXCAD library",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "ra1nb0w",
"github": "ra1nb0w",
"ports_count": 148
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"vtk",
"hdf5",
"qt5-qtbase",
"CSXCAD",
"openEMS",
"QCSXCAD",
"glew"
]
}
],
"depends_on": []
}
]
}