HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50724,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=28",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=26",
"results": [
{
"name": "sylpheed",
"portdir": "mail/sylpheed",
"version": "3.7.0",
"license": "(GPL-2 or LGPL-2.1)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://sylpheed.sraoss.jp/en/",
"description": "Fast, lightweight GTK+ mail client",
"long_description": "Sylpheed is a fast, lightweight email client written in GTK+. The appearance and interface are similar to popular Windows clients, such as Outlook Express, Becky!, and Datula.",
"active": true,
"categories": [
"mail"
],
"maintainers": [
{
"name": "michael",
"github": "fincham",
"ports_count": 1
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gtk2"
]
}
],
"depends_on": []
},
{
"name": "notmuch",
"portdir": "mail/notmuch",
"version": "0.38.3",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://notmuchmail.org",
"description": "Fast, global-search and tag-based email system",
"long_description": "\"Not much mail\" is what Notmuch thinks about your email collection, even if you receive 12000 messages per month or have on the order of millions of messages that you've been saving for decades. Regardless, Notmuch will be able to quickly search all of it. It's just plain not much mail.",
"active": true,
"categories": [
"mail"
],
"maintainers": [],
"variants": [
"emacs",
"mutt",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-sphinx",
"py313-sphinxcontrib-devhelp",
"py313-sphinxcontrib-applehelp",
"py313-sphinxcontrib-htmlhelp",
"py313-sphinxcontrib-jsmath",
"py313-sphinxcontrib-qthelp",
"py313-sphinxcontrib-serializinghtml",
"pkgconfig",
"bash-completion",
"doxygen",
"texinfo",
"clang-18",
"python313",
"py313-cffi"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gpgme",
"talloc",
"xapian-core",
"gmime3",
"zlib"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"alot"
]
},
{
"type": "lib",
"ports": [
"aerc",
"astroid",
"notmuch-addrlookup",
"muchsync"
]
}
]
},
{
"name": "mutt",
"portdir": "mail/mutt",
"version": "2.2.16",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.mutt.org",
"description": "The Mutt E-Mail Client",
"long_description": "Mutt is a small but very powerful text-based MIME mail client. Mutt is highly configurable, and is well suited to the mail power user with advanced features like key bindings, keyboard macros, mail threading, regular expression searches and a powerful pattern matching language for selecting groups of messages.",
"active": true,
"categories": [
"mail"
],
"maintainers": [
{
"name": "l2dy",
"github": "l2dy",
"ports_count": 97
}
],
"variants": [
"idn",
"pop",
"imap",
"ssl",
"gnutls",
"sasl",
"debug",
"gdbm",
"lmdb",
"db4",
"smtp",
"sqlite3",
"autocrypt",
"gpgme",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gdbm",
"gettext",
"gnutls",
"zlib",
"libidn",
"libiconv",
"ncurses"
]
},
{
"type": "run",
"ports": [
"curl-ca-bundle"
]
}
],
"depends_on": []
},
{
"name": "neomutt",
"portdir": "mail/neomutt",
"version": "20240329",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://neomutt.org",
"description": "The Mutt E-Mail Client (patched version with added features)",
"long_description": "Mutt is a small but very powerful text-based MIME mail client. Mutt is highly configurable, and is well suited to the mail power user with advanced features like key bindings, keyboard macros, mail threading, regular expression searches and a powerful pattern matching language for selecting groups of messages.",
"active": true,
"categories": [
"mail"
],
"maintainers": [
{
"name": "l2dy",
"github": "l2dy",
"ports_count": 97
}
],
"variants": [
"autocrypt",
"db4",
"db5",
"doc",
"gdbm",
"gnutls",
"gpgme",
"gss",
"homespool",
"idn",
"kyotocabinet",
"lmdb",
"lua",
"mutt",
"notmuch",
"qdbm",
"rocksdb",
"sasl",
"sqlite",
"tdb",
"tokyocabinet",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"pkgconfig",
"docbook-xml-4.2",
"docbook-xsl-nons",
"libxslt",
"w3m"
]
},
{
"type": "lib",
"ports": [
"openssl",
"perl5",
"lz4",
"libiconv",
"libidn2",
"zlib",
"zstd",
"gettext",
"gpgme",
"ncurses"
]
},
{
"type": "run",
"ports": [
"curl-ca-bundle"
]
}
],
"depends_on": []
},
{
"name": "gmime3",
"portdir": "mail/gmime3",
"version": "3.2.7",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jstedfast/gmime",
"description": "GMime is a C/C++ library for parsing and creating messages using the Multipurpose Internet Mail Extension (MIME). This is GMime-3.0 which installs in parallel with GMime-2.6 (port gmime).",
"long_description": "GMime is a C/C++ library for parsing and creating messages using the Multipurpose Internet Mail Extension (MIME). This is GMime-3.0 which installs in parallel with GMime-2.6 (port gmime).",
"active": true,
"categories": [
"mail"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2625
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"vala",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gobject-introspection",
"zlib",
"libiconv",
"libidn2",
"glib2",
"gpgme",
"libgpg-error"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gnome3-core",
"mu",
"notmuch",
"pan2"
]
},
{
"type": "run",
"ports": [
"gnome3-core"
]
}
]
},
{
"name": "gnupg2",
"portdir": "mail/gnupg2",
"version": "2.5.17",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://www.gnupg.org",
"description": "GNU Privacy Guard",
"long_description": "GnuPG is a complete and free replacement for PGP. Because it does not use the patented IDEA algorithm, it can be used without any restrictions. GnuPG is a RFC4880 (OpenPGP) compliant application.",
"active": true,
"categories": [
"security",
"mail"
],
"maintainers": [
{
"name": "jann",
"github": "roederja",
"ports_count": 10
},
{
"name": "ionic",
"github": "Ionic",
"ports_count": 24
}
],
"variants": [
"pinentry",
"pinentry_mac",
"openldap",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gettext",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"sqlite3",
"gnutls",
"libassuan",
"libgcrypt",
"libgpg-error",
"libksba",
"bzip2",
"npth",
"readline",
"pinentry",
"libiconv",
"gettext-runtime",
"libusb-compat",
"zlib",
"openldap"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"openpgpsdk"
]
},
{
"type": "fetch",
"ports": [
"kitty",
"ghc-prebuilt",
"VeraCrypt",
"julia",
"KeePassXC",
"privoxy",
"ghc",
"stack"
]
},
{
"type": "lib",
"ports": [
"duplicity",
"p5.26-dist-zilla-plugin-git",
"p5.26-gnupg-interface",
"p5.26-mail-spamassassin",
"p5.26-module-signature",
"gcr",
"gpgme",
"p5.28-mail-spamassassin",
"zeroinstall-injector",
"p5.30-mail-spamassassin",
"p5.32-mail-spamassassin",
"p5.34-mail-spamassassin",
"p5.28-dist-zilla-plugin-git",
"p5.30-dist-zilla-plugin-git",
"p5.32-dist-zilla-plugin-git",
"p5.34-dist-zilla-plugin-git",
"p5.28-gnupg-interface",
"p5.30-gnupg-interface",
"p5.32-gnupg-interface",
"p5.34-gnupg-interface",
"gopass",
"fwknop-client",
"skopeo",
"gnupg-pkcs11-scd",
"pwman",
"scute"
]
},
{
"type": "run",
"ports": [
"py36-gnupg",
"py312-gnupg",
"py313-gnupg",
"py310-gnupg",
"signing-party",
"pass",
"py38-gnupg",
"danectl",
"py-gnupg",
"keybase",
"git-secret",
"py39-gnupg",
"gpg-tui",
"py311-gnupg",
"py37-gnupg"
]
},
{
"type": "test",
"ports": [
"hg-git"
]
}
]
},
{
"name": "gmime",
"portdir": "mail/gmime",
"version": "2.6.23",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://spruce.sourceforge.net/gmime/",
"description": "GMime is a C/C++ library for parsing and creating messages using the Multipurpose Internet Mail Extension (MIME). This is GMime-2.6 which installs in parallel with GMime-3.0 (port gmime3).",
"long_description": "GMime is a C/C++ library for parsing and creating messages using the Multipurpose Internet Mail Extension (MIME). This is GMime-2.6 which installs in parallel with GMime-3.0 (port gmime3).",
"active": true,
"categories": [
"mail"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"vala",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libgpg-error",
"zlib",
"libiconv",
"gobject-introspection",
"gettext",
"glib2",
"gpgme"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"pidgin-sipe",
"gnome3-core",
"rspamd",
"balsa"
]
},
{
"type": "run",
"ports": [
"gnome3-core"
]
}
]
},
{
"name": "claws-mail",
"portdir": "mail/claws-mail",
"version": "4.3.0",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.claws-mail.org",
"description": "A lightweight and very featureful GTK+ based e-mail and news client",
"long_description": "Currently, many features are supported in Claws Mail including POP3, IMAP, NNTP, multiple accounts, threading, filtering, MIME attachments, APOP, SMTP AUTH, SSL, IPv6, GnuPG, internalization, plugins, a filtering/processing mechanism, extra folder properties and much more.",
"active": true,
"categories": [
"mail",
"news"
],
"maintainers": [],
"variants": [
"quartz",
"x11",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gpgme",
"gumbo-parser",
"libical",
"libnotify",
"gtk3",
"compface",
"librsvg",
"poppler",
"libetpan",
"enchant",
"xorg-libsm",
"libarchive",
"libcanberra",
"gnutls"
]
},
{
"type": "run",
"ports": [
"bogofilter",
"ghostscript"
]
}
],
"depends_on": []
},
{
"name": "kopete",
"portdir": "kde/kopete",
"version": "4.14.3",
"license": "GPL-2+ and LGPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://kopete.kde.org",
"description": "KDE-based instant messenger",
"long_description": "Kopete is an instant messenger supporting ICQ, Yahoo, Jabber, Gadu-Gadu, Novell GroupWise Messenger, and more.",
"active": true,
"categories": [
"kde",
"kde4"
],
"maintainers": [],
"variants": [
"debug",
"docs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"automoc",
"cmake",
"pkgconfig",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"qca",
"giflib",
"qimageblitz",
"kdelibs4",
"kdepimlibs4",
"libidn",
"qt4-mac",
"libotr",
"expat",
"libxml2",
"libxslt",
"jasper2",
"gpgmepp",
"libmsn",
"zlib",
"phonon",
"sqlite3",
"glib2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"kdenetwork4"
]
}
]
},
{
"name": "kdepimlibs4-kioslaves",
"portdir": "kde/kdepimlibs4",
"version": "4.14.3",
"license": "GPL-2+ and LGPL-2+ and BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.kde.org",
"description": "KDE4 core PIM libraries",
"long_description": "Core libraries necessary for Personal Information Management (PIM) in KDE4",
"active": true,
"categories": [
"kde",
"kde4"
],
"maintainers": [],
"variants": [
"debug",
"docs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"automoc",
"cmake",
"pkgconfig",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"ossp-uuid",
"qjson",
"shared-mime-info",
"kdelibs4",
"kdepimlibs4",
"prison",
"qt4-mac",
"libxml2",
"libxslt",
"boost176",
"cyrus-sasl2",
"gpgmepp",
"perl5",
"phonon",
"openldap",
"akonadi",
"libical"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"kdepim4",
"kdepim4-runtime"
]
}
]
},
{
"name": "kget",
"portdir": "kde/kget",
"version": "4.14.3",
"license": "GPL-2+ and LGPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.kde.org/applications/internet/kget",
"description": "KGet is a versatile and user-friendly download manager.",
"long_description": "KGet is a versatile and user-friendly download manager.",
"active": true,
"categories": [
"kde",
"kde4"
],
"maintainers": [],
"variants": [
"debug",
"docs"
],
"dependencies": [
{
"type": "build",
"ports": [
"automoc",
"cmake",
"pkgconfig",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"kde4-baseapps",
"kdelibs4",
"libktorrent",
"nepomuk-core",
"qt4-mac",
"libmms",
"boost176",
"gpgmepp",
"nepomuk-widgets",
"phonon",
"sqlite3",
"libassuan",
"qca"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"kdenetwork4"
]
}
]
},
{
"name": "kdepimlibs4",
"portdir": "kde/kdepimlibs4",
"version": "4.14.3",
"license": "GPL-2+ and LGPL-2+ and BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.kde.org",
"description": "KDE4 core PIM libraries",
"long_description": "Core libraries necessary for Personal Information Management (PIM) in KDE4",
"active": true,
"categories": [
"kde",
"kde4"
],
"maintainers": [],
"variants": [
"debug",
"docs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"automoc",
"cmake",
"pkgconfig",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"ossp-uuid",
"qjson",
"shared-mime-info",
"kdelibs4",
"prison",
"qt4-mac",
"libxml2",
"libxslt",
"boost176",
"cyrus-sasl2",
"gpgmepp",
"perl5",
"phonon",
"openldap",
"akonadi",
"libical"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"kde4-workspace",
"kdewebdev",
"kgpg",
"kimono",
"korundum",
"kuser",
"libkgapi",
"perlkde",
"smokekde",
"baloo",
"konversation",
"digikam",
"tellico",
"kmymoney4",
"ktorrent4",
"kde4-runtime",
"kdepimlibs4-kioslaves",
"kopete",
"kdepim4",
"kdepim4-runtime"
]
}
]
},
{
"name": "kde4-runtime",
"portdir": "kde/kde4-runtime",
"version": "4.14.4.20150225",
"license": "GPL-2+ and LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.kde.org",
"description": "Shared data needed by KDE4 programs",
"long_description": "Provides data which is required by KDE4 applications. e.g. icons and mimetype data.",
"active": true,
"categories": [
"kde",
"kde4"
],
"maintainers": [],
"variants": [
"debug",
"docs",
"xine",
"samba",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"automoc",
"cmake",
"pkgconfig",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"libssh",
"openslp",
"qca",
"shared-mime-info",
"hicolor-icon-theme",
"exiv2",
"libjpeg-turbo",
"openexr",
"qimageblitz",
"webp",
"attica",
"qt4-mac",
"kdelibs4",
"kdepimlibs4",
"nepomuk-core",
"oxygen-icons",
"perl5",
"samba3",
"raptor2",
"redland",
"boost176",
"gpgmepp",
"kactivities",
"xz",
"zlib",
"phonon",
"bison",
"libgcrypt"
]
},
{
"type": "run",
"ports": [
"virtuoso"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"kgraphviewer",
"krusader",
"skrooge",
"kde4-baseapps",
"kdetoys4",
"amarok",
"ktouch",
"kdepim4-runtime",
"kdesvn",
"kdenlive",
"kmymoney4",
"ktorrent4",
"kdepim4"
]
},
{
"type": "run",
"ports": [
"digikam"
]
}
]
},
{
"name": "poppler-devel-qt5",
"portdir": "graphics/poppler-devel",
"version": "24.12.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://poppler.freedesktop.org/",
"description": "Poppler is a PDF rendering library based on the xpdf-3.0 code base.",
"long_description": "Poppler is a PDF rendering library based on the xpdf-3.0 code base.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2625
},
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 354
}
],
"variants": [
"debug",
"boost"
],
"dependencies": [
{
"type": "build",
"ports": [
"gettext",
"python313",
"clang-21",
"cmake",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"git",
"xz"
]
},
{
"type": "lib",
"ports": [
"lcms2",
"libjpeg-turbo",
"libpng",
"openjpeg",
"poppler-data",
"tiff",
"curl",
"qt5-qtbase",
"freetype",
"expat",
"libiconv",
"gettext-runtime",
"poppler-devel",
"boost181",
"gpgmepp",
"nss",
"bzip2",
"zlib",
"glib2",
"gobject-introspection",
"cairo",
"fontconfig"
]
}
],
"depends_on": []
},
{
"name": "poppler-devel",
"portdir": "graphics/poppler-devel",
"version": "24.12.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://poppler.freedesktop.org/",
"description": "Poppler is a PDF rendering library based on the xpdf-3.0 code base.",
"long_description": "Poppler is a PDF rendering library based on the xpdf-3.0 code base.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2625
},
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 354
}
],
"variants": [
"debug",
"boost",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"gettext",
"pkgconfig",
"python313",
"clang-21"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"lcms2",
"libjpeg-turbo",
"libpng",
"openjpeg",
"poppler-data",
"tiff",
"curl",
"bzip2",
"freetype",
"expat",
"libiconv",
"gettext-runtime",
"boost181",
"gpgmepp",
"nss",
"zlib",
"glib2",
"gobject-introspection",
"cairo",
"fontconfig"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"poppler-devel-qt5"
]
}
]
},
{
"name": "seahorse",
"portdir": "gnome/seahorse",
"version": "3.20.0",
"license": "GPL-2+ and GFDL-1.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.gnome.org/Apps/Seahorse",
"description": "Seahorse is a graphical interface for managing and using encryption keys.",
"long_description": "Seahorse is a graphical interface for managing and using encryption keys. Currently it supports PGP keys (using GPG/GPGME) and SSH keys. Its goal is to provide an easy to use Key Management Tool, along with an easy to use interface for encryption operations.",
"active": true,
"categories": [
"gnome",
"crypto"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2625
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"itstool",
"automake",
"libtool",
"pkgconfig",
"gnome-common",
"yelp-tools",
"vala",
"intltool",
"autoconf",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"openldap",
"gpgme",
"desktop-file-utils",
"gcr",
"gtk3",
"libsecret",
"openssh",
"libsoup-2.4"
]
},
{
"type": "run",
"ports": [
"yelp",
"adwaita-icon-theme"
]
}
],
"depends_on": []
},
{
"name": "gitg",
"portdir": "gnome/gitg",
"version": "44",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.gnome.org/GNOME/gitg",
"description": "GNOME git repository viewer.",
"long_description": "gitg is a fast git repository browser. It currently features: \n * Loading large repositories very fast \n * Show/browse repository history \n * Show highlighted revision diff \n * Browse file tree of a revision and export by drag and drop \n * Search in the revision history on subject, author or hash \n * Switch between history view of branches easily \n * Commit view providing per hunk stage/unstage and commit",
"active": true,
"categories": [
"devel",
"gnome"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2625
},
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 354
}
],
"variants": [
"python310",
"python311",
"python312",
"python313",
"quartz",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"meson",
"clang-18",
"gettext",
"makeicns",
"ninja",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gsettings-desktop-schemas",
"gspell",
"gtk3",
"gtksourceview4",
"libdazzle",
"libgit2-glib",
"libsecret",
"glib2",
"vala",
"libxml2",
"gettext-runtime",
"py313-gobject3",
"libpeas1",
"libsoup",
"gpgme",
"json-glib",
"libgee",
"libhandy",
"desktop-file-utils",
"gobject-introspection"
]
},
{
"type": "run",
"ports": [
"adwaita-icon-theme"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gnome3-apps"
]
}
]
},
{
"name": "balsa",
"portdir": "gnome/balsa",
"version": "2.5.9",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pawsa.fedorapeople.org/balsa/",
"description": "GNOME e-mail client",
"long_description": "Balsa is an e-mail client for GNOME, highly configurable and incorporating all the features you would expect in a robust mail client.",
"active": true,
"categories": [
"mail",
"gnome"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"itstool",
"autoconf",
"automake",
"libtool",
"pkgconfig",
"yelp-tools",
"gsed",
"intltool"
]
},
{
"type": "lib",
"ports": [
"gmime",
"html2text",
"libxml2",
"sqlite3",
"webkit2-gtk",
"gnutls",
"gpgme",
"openssl",
"desktop-file-utils",
"gspell",
"gtk3",
"gtksourceview3",
"libsecret"
]
},
{
"type": "run",
"ports": [
"yelp",
"adwaita-icon-theme"
]
}
],
"depends_on": []
},
{
"name": "ledger",
"portdir": "finance/ledger",
"version": "3.3.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ledger-cli.org/",
"description": "A command-line, double-entry accounting tool.",
"long_description": "Ledger is a powerful, double-entry accounting system that is accessed from the UNIX command-line.",
"active": true,
"categories": [
"finance"
],
"maintainers": [],
"variants": [
"debug",
"gpgme",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libedit",
"mpfr",
"gettext",
"python313",
"utfcpp",
"boost181",
"gmp"
]
}
],
"depends_on": []
},
{
"name": "operator-sdk",
"portdir": "devel/operator-sdk",
"version": "1.41.1",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/operator-framework/operator-sdk",
"description": "The Operator Framework is an open source toolkit to manage Kubernetes native applications, called Operators, in an effective, automated, and scalable way.",
"long_description": "The goal of an Operator is to put operational knowledge into software. Previously this knowledge only resided in the minds of administrators, various combinations of shell scripts or automation software like Ansible. It was outside of your Kubernetes cluster and hard to integrate. With Operators, CoreOS changed that.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "emcrisostomo",
"github": "emcrisostomo",
"ports_count": 167
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"gpgme",
"pkgconfig",
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "geany-plugins",
"portdir": "devel/geany-plugins",
"version": "2.0.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/geany/geany-plugins",
"description": "plugins to extend the geany IDE",
"long_description": "Collection of plugins for the geany integrated development environment including version control integration, specialized editing ehancements, scripting, macros and much more.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"pkgconfig",
"intltool",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"lua51",
"libxml2",
"geany",
"gtkspell3",
"libsoup-2.4",
"webkit2-gtk",
"gettext",
"glib2",
"gpgme",
"libgit2",
"vte"
]
}
],
"depends_on": []
},
{
"name": "bazaar",
"portdir": "devel/bazaar",
"version": "1.4.2",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://bazaar-vcs.org/Baz1x",
"description": "baz (Bazaar 1), a GNU Arch client",
"long_description": "NOTE: this is baz, aka Bazaar 1. If you want Bazaar 2, use the bzr port. Bazaar is intended to be an implementation of the GNU Arch protocol that open source developers both want to use, and love using. It is a drop-in replacement for tla. GNU arch is a revision control system, similar in purpose to tools such as CVS, SCCS, and Subversion. It is used to keep track of the changes made to a source tree and to help programmers combine and otherwise manipulate changes made by multiple people or at different times.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 349
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gnutar",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gpgme",
"neon"
]
}
],
"depends_on": []
},
{
"name": "R-gpg",
"portdir": "R/R-gpg",
"version": "1.3.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=gpg",
"description": "GNU Privacy Guard for R",
"long_description": "GNU Privacy Guard for R",
"active": true,
"categories": [
"science",
"security",
"crypto",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"R"
]
},
{
"type": "lib",
"ports": [
"R-curl",
"R-askpass",
"R-CRAN-recommended",
"gpgme"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-rmarkdown"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-emayili"
]
}
]
},
{
"name": "py314-tmuxp",
"portdir": "python/py-tmuxp",
"version": "1.64.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tmux-python/tmuxp",
"description": "tmux session manager.",
"long_description": "tmux session manager.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "egorenar-dev",
"github": "egorenar",
"ports_count": 35
},
{
"name": "judaew",
"github": "judaew",
"ports_count": 652
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-hatchling",
"clang-18",
"py314-build",
"py314-installer"
]
},
{
"type": "lib",
"ports": [
"py314-kaptan",
"python314",
"py314-click",
"py314-libtmux",
"py314-colorama"
]
},
{
"type": "run",
"ports": [
"tmuxp_select"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-tmuxp"
]
}
]
},
{
"name": "py313-tmuxp",
"portdir": "python/py-tmuxp",
"version": "1.64.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tmux-python/tmuxp",
"description": "tmux session manager.",
"long_description": "tmux session manager.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "egorenar-dev",
"github": "egorenar",
"ports_count": 35
},
{
"name": "judaew",
"github": "judaew",
"ports_count": 652
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-hatchling",
"clang-18",
"py313-build",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"py313-libtmux",
"python313",
"py313-click",
"py313-colorama",
"py313-kaptan"
]
},
{
"type": "run",
"ports": [
"tmuxp_select"
]
}
],
"depends_on": []
},
{
"name": "py312-tmuxp",
"portdir": "python/py-tmuxp",
"version": "1.64.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tmux-python/tmuxp",
"description": "tmux session manager.",
"long_description": "tmux session manager.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "egorenar-dev",
"github": "egorenar",
"ports_count": 35
},
{
"name": "judaew",
"github": "judaew",
"ports_count": 652
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-build",
"py312-installer",
"py312-hatchling"
]
},
{
"type": "lib",
"ports": [
"py312-libtmux",
"python312",
"py312-click",
"py312-colorama",
"py312-kaptan"
]
},
{
"type": "run",
"ports": [
"tmuxp_select"
]
}
],
"depends_on": []
},
{
"name": "py311-tmuxp",
"portdir": "python/py-tmuxp",
"version": "1.64.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tmux-python/tmuxp",
"description": "tmux session manager.",
"long_description": "tmux session manager.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "egorenar-dev",
"github": "egorenar",
"ports_count": 35
},
{
"name": "judaew",
"github": "judaew",
"ports_count": 652
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py311-build",
"py311-installer",
"py311-hatchling"
]
},
{
"type": "lib",
"ports": [
"py311-libtmux",
"python311",
"py311-colorama",
"py311-click",
"py311-kaptan"
]
},
{
"type": "run",
"ports": [
"tmuxp_select"
]
}
],
"depends_on": []
},
{
"name": "py310-tmuxp",
"portdir": "python/py-tmuxp",
"version": "1.64.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tmux-python/tmuxp",
"description": "tmux session manager.",
"long_description": "tmux session manager.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "egorenar-dev",
"github": "egorenar",
"ports_count": 35
},
{
"name": "judaew",
"github": "judaew",
"ports_count": 652
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-build",
"py310-hatchling",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"py310-libtmux",
"python310",
"py310-click",
"py310-colorama",
"py310-kaptan"
]
},
{
"type": "run",
"ports": [
"tmuxp_select"
]
}
],
"depends_on": []
},
{
"name": "py-tmuxp",
"portdir": "python/py-tmuxp",
"version": "1.64.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tmux-python/tmuxp",
"description": "tmux session manager.",
"long_description": "tmux session manager.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "egorenar-dev",
"github": "egorenar",
"ports_count": 35
},
{
"name": "judaew",
"github": "judaew",
"ports_count": 652
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-tmuxp"
]
}
],
"depends_on": []
},
{
"name": "py314-sentry-sdk",
"portdir": "python/py-sentry-sdk",
"version": "2.51.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/getsentry/sentry-python",
"description": "Sentry SDK for Python",
"long_description": "This is the next line of the Python SDK for Sentry, intended to replace the raven package on PyPI.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 652
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-wheel",
"py314-build",
"py314-installer",
"py314-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python314"
]
},
{
"type": "run",
"ports": [
"py314-certifi",
"py314-urllib3"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-sentry-sdk"
]
}
]
},
{
"name": "py313-sentry-sdk",
"portdir": "python/py-sentry-sdk",
"version": "2.51.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/getsentry/sentry-python",
"description": "Sentry SDK for Python",
"long_description": "This is the next line of the Python SDK for Sentry, intended to replace the raven package on PyPI.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 652
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"py313-build",
"py313-installer",
"py313-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"py313-certifi",
"py313-urllib3"
]
}
],
"depends_on": []
},
{
"name": "py312-sentry-sdk",
"portdir": "python/py-sentry-sdk",
"version": "2.51.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/getsentry/sentry-python",
"description": "Sentry SDK for Python",
"long_description": "This is the next line of the Python SDK for Sentry, intended to replace the raven package on PyPI.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 652
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"py312-build"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "run",
"ports": [
"py312-certifi",
"py312-urllib3"
]
}
],
"depends_on": []
},
{
"name": "py311-sentry-sdk",
"portdir": "python/py-sentry-sdk",
"version": "2.51.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/getsentry/sentry-python",
"description": "Sentry SDK for Python",
"long_description": "This is the next line of the Python SDK for Sentry, intended to replace the raven package on PyPI.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 652
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"py311-build"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "run",
"ports": [
"py311-certifi",
"py311-urllib3"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"spotify-dl"
]
}
]
},
{
"name": "py310-sentry-sdk",
"portdir": "python/py-sentry-sdk",
"version": "2.51.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/getsentry/sentry-python",
"description": "Sentry SDK for Python",
"long_description": "This is the next line of the Python SDK for Sentry, intended to replace the raven package on PyPI.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 652
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-wheel",
"py310-build",
"py310-installer",
"py310-setuptools"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-certifi",
"py310-urllib3"
]
}
],
"depends_on": []
},
{
"name": "py-sentry-sdk",
"portdir": "python/py-sentry-sdk",
"version": "2.51.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/getsentry/sentry-python",
"description": "Sentry SDK for Python",
"long_description": "This is the next line of the Python SDK for Sentry, intended to replace the raven package on PyPI.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 652
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-sentry-sdk"
]
}
],
"depends_on": []
},
{
"name": "py314-pygls",
"portdir": "python/py-pygls",
"version": "2.0.1",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/openlawlibrary/pygls",
"description": "Pythonic generic implementation of the Language Server Protocol",
"long_description": "pygls (pronounced like \"pie glass\") is a pythonic generic implementation of the Language Server Protocol for use as a foundation for writing language servers using Python (e.g. Python, XML, etc.). It allows you to write your own language server in just a few lines of code.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 652
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-poetry-core",
"clang-18",
"py314-build",
"py314-installer"
]
},
{
"type": "lib",
"ports": [
"python314"
]
},
{
"type": "run",
"ports": [
"py314-attrs",
"py314-cattrs",
"py314-lsprotocol"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pygls"
]
}
]
},
{
"name": "py312-pygls",
"portdir": "python/py-pygls",
"version": "2.0.1",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/openlawlibrary/pygls",
"description": "Pythonic generic implementation of the Language Server Protocol",
"long_description": "pygls (pronounced like \"pie glass\") is a pythonic generic implementation of the Language Server Protocol for use as a foundation for writing language servers using Python (e.g. Python, XML, etc.). It allows you to write your own language server in just a few lines of code.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 652
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"clang-18",
"py312-poetry-core",
"py312-installer"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "run",
"ports": [
"py312-lsprotocol",
"py312-cattrs",
"py312-attrs"
]
},
{
"type": "test",
"ports": [
"py312-pytest",
"py312-mock",
"py312-pytest-asyncio"
]
}
],
"depends_on": []
},
{
"name": "py313-pygls",
"portdir": "python/py-pygls",
"version": "2.0.1",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/openlawlibrary/pygls",
"description": "Pythonic generic implementation of the Language Server Protocol",
"long_description": "pygls (pronounced like \"pie glass\") is a pythonic generic implementation of the Language Server Protocol for use as a foundation for writing language servers using Python (e.g. Python, XML, etc.). It allows you to write your own language server in just a few lines of code.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 652
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-poetry-core",
"py313-installer",
"py313-build"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"py313-lsprotocol",
"py313-cattrs",
"py313-attrs"
]
},
{
"type": "test",
"ports": [
"py313-pytest",
"py313-pytest-asyncio",
"py313-mock"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"cmake-language-server"
]
}
]
},
{
"name": "py311-pygls",
"portdir": "python/py-pygls",
"version": "2.0.1",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/openlawlibrary/pygls",
"description": "Pythonic generic implementation of the Language Server Protocol",
"long_description": "pygls (pronounced like \"pie glass\") is a pythonic generic implementation of the Language Server Protocol for use as a foundation for writing language servers using Python (e.g. Python, XML, etc.). It allows you to write your own language server in just a few lines of code.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 652
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"clang-18",
"py311-poetry-core",
"py311-installer"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "run",
"ports": [
"py311-lsprotocol",
"py311-cattrs",
"py311-attrs"
]
},
{
"type": "test",
"ports": [
"py311-pytest",
"py311-mock",
"py311-pytest-asyncio"
]
}
],
"depends_on": []
},
{
"name": "py310-pygls",
"portdir": "python/py-pygls",
"version": "2.0.1",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/openlawlibrary/pygls",
"description": "Pythonic generic implementation of the Language Server Protocol",
"long_description": "pygls (pronounced like \"pie glass\") is a pythonic generic implementation of the Language Server Protocol for use as a foundation for writing language servers using Python (e.g. Python, XML, etc.). It allows you to write your own language server in just a few lines of code.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 652
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"clang-18",
"py310-installer",
"py310-poetry-core"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-lsprotocol",
"py310-cattrs",
"py310-attrs"
]
},
{
"type": "test",
"ports": [
"py310-pytest",
"py310-mock",
"py310-pytest-asyncio"
]
}
],
"depends_on": []
},
{
"name": "py-pygls",
"portdir": "python/py-pygls",
"version": "2.0.1",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/openlawlibrary/pygls",
"description": "Pythonic generic implementation of the Language Server Protocol",
"long_description": "pygls (pronounced like \"pie glass\") is a pythonic generic implementation of the Language Server Protocol for use as a foundation for writing language servers using Python (e.g. Python, XML, etc.). It allows you to write your own language server in just a few lines of code.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 652
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-pygls"
]
}
],
"depends_on": []
},
{
"name": "py314-hcloud",
"portdir": "python/py-hcloud",
"version": "2.16.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/hetznercloud/hcloud-python",
"description": "py-hcloud is a library for the Hetzner Cloud API.",
"long_description": "py-hcloud is a library for the Hetzner Cloud API.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 652
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py314-build",
"py314-wheel",
"py314-setuptools",
"py314-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python314"
]
},
{
"type": "run",
"ports": [
"py314-future",
"py314-requests",
"py314-dateutil"
]
},
{
"type": "test",
"ports": [
"py314-pytest",
"py314-mock"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-hcloud"
]
}
]
},
{
"name": "py313-hcloud",
"portdir": "python/py-hcloud",
"version": "2.16.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/hetznercloud/hcloud-python",
"description": "py-hcloud is a library for the Hetzner Cloud API.",
"long_description": "py-hcloud is a library for the Hetzner Cloud API.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 652
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"py313-wheel",
"py313-setuptools",
"py313-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"py313-future",
"py313-dateutil",
"py313-requests"
]
},
{
"type": "test",
"ports": [
"py313-pytest",
"py313-mock"
]
}
],
"depends_on": []
},
{
"name": "py312-hcloud",
"portdir": "python/py-hcloud",
"version": "2.16.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/hetznercloud/hcloud-python",
"description": "py-hcloud is a library for the Hetzner Cloud API.",
"long_description": "py-hcloud is a library for the Hetzner Cloud API.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 652
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-installer",
"clang-18",
"py312-wheel",
"py312-setuptools",
"py312-build"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "run",
"ports": [
"py312-future",
"py312-dateutil",
"py312-requests"
]
},
{
"type": "test",
"ports": [
"py312-pytest",
"py312-mock"
]
}
],
"depends_on": []
},
{
"name": "py311-hcloud",
"portdir": "python/py-hcloud",
"version": "2.16.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/hetznercloud/hcloud-python",
"description": "py-hcloud is a library for the Hetzner Cloud API.",
"long_description": "py-hcloud is a library for the Hetzner Cloud API.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 652
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-installer",
"clang-18",
"py311-wheel",
"py311-setuptools",
"py311-build"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "run",
"ports": [
"py311-future",
"py311-dateutil",
"py311-requests"
]
},
{
"type": "test",
"ports": [
"py311-pytest",
"py311-mock"
]
}
],
"depends_on": []
},
{
"name": "py310-hcloud",
"portdir": "python/py-hcloud",
"version": "2.16.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/hetznercloud/hcloud-python",
"description": "py-hcloud is a library for the Hetzner Cloud API.",
"long_description": "py-hcloud is a library for the Hetzner Cloud API.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 652
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"clang-18",
"py310-installer",
"py310-build",
"py310-setuptools"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-future",
"py310-dateutil",
"py310-requests"
]
},
{
"type": "test",
"ports": [
"py310-pytest",
"py310-mock"
]
}
],
"depends_on": []
},
{
"name": "py-hcloud",
"portdir": "python/py-hcloud",
"version": "2.16.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/hetznercloud/hcloud-python",
"description": "py-hcloud is a library for the Hetzner Cloud API.",
"long_description": "py-hcloud is a library for the Hetzner Cloud API.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 652
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-hcloud"
]
}
],
"depends_on": []
},
{
"name": "py314-cfn-lint",
"portdir": "python/py-cfn-lint",
"version": "1.43.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aws-cloudformation/cfn-python-lint",
"description": "Checks cloudformation for practices and behaviour that could potentially be improved",
"long_description": "Checks cloudformation for practices and behaviour that could potentially be improved",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 652
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py314-build",
"py314-installer",
"py314-setuptools",
"py314-wheel"
]
},
{
"type": "lib",
"ports": [
"python314"
]
},
{
"type": "run",
"ports": [
"py314-aws-sam-translator",
"py314-jschema_to_python",
"py314-jsonpatch",
"py314-sarif-om",
"py314-junit-xml",
"py314-yaml",
"py314-sympy",
"py314-networkx",
"py314-regex",
"py314-jsonschema"
]
},
{
"type": "test",
"ports": [
"py314-pytest",
"py314-mock"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-cfn-lint"
]
}
]
},
{
"name": "py313-cfn-lint",
"portdir": "python/py-cfn-lint",
"version": "1.43.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aws-cloudformation/cfn-python-lint",
"description": "Checks cloudformation for practices and behaviour that could potentially be improved",
"long_description": "Checks cloudformation for practices and behaviour that could potentially be improved",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 652
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"py313-jsonpatch",
"py313-jschema_to_python",
"py313-sarif-om",
"py313-junit-xml",
"py313-aws-sam-translator",
"py313-sympy",
"py313-regex",
"py313-yaml",
"py313-networkx",
"py313-jsonschema"
]
},
{
"type": "test",
"ports": [
"py313-pytest",
"py313-mock"
]
}
],
"depends_on": []
},
{
"name": "py312-cfn-lint",
"portdir": "python/py-cfn-lint",
"version": "1.43.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aws-cloudformation/cfn-python-lint",
"description": "Checks cloudformation for practices and behaviour that could potentially be improved",
"long_description": "Checks cloudformation for practices and behaviour that could potentially be improved",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 652
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "run",
"ports": [
"py312-regex",
"py312-jschema_to_python",
"py312-sarif-om",
"py312-junit-xml",
"py312-jsonpatch",
"py312-yaml",
"py312-sympy",
"py312-jsonschema",
"py312-networkx",
"py312-aws-sam-translator"
]
},
{
"type": "test",
"ports": [
"py312-pytest",
"py312-mock"
]
}
],
"depends_on": []
}
]
}