HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50676,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=25",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=23",
"results": [
{
"name": "nasty",
"portdir": "security/nasty",
"version": "0.6",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.vanheusden.com/nasty/",
"description": "passphrase revovery helper for PGP and GPG keys",
"long_description": "Nasty is a program that helps you to recover the passphrase of your PGP or GPG-key in case you forget or lost it. This tool will not help if you have no clue about the passphrase!",
"active": true,
"categories": [
"security"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gpgme",
"pth"
]
}
],
"depends_on": []
},
{
"name": "rb31-gpgme",
"portdir": "ruby/rb-gpgme",
"version": "2.0.24",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ueno/ruby-gpgme",
"description": "Ruby language binding of GPGME",
"long_description": "Ruby language binding of GPGME",
"active": true,
"categories": [
"devel",
"crypto",
"ruby"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gpgme",
"libassuan",
"libgpg-error",
"ruby31"
]
},
{
"type": "run",
"ports": [
"rb31-mini_portile2"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb31-sup"
]
}
]
},
{
"name": "rb32-gpgme",
"portdir": "ruby/rb-gpgme",
"version": "2.0.24",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ueno/ruby-gpgme",
"description": "Ruby language binding of GPGME",
"long_description": "Ruby language binding of GPGME",
"active": true,
"categories": [
"devel",
"crypto",
"ruby"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gpgme",
"libassuan",
"libgpg-error",
"ruby32"
]
},
{
"type": "run",
"ports": [
"rb32-mini_portile2"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb32-sup"
]
}
]
},
{
"name": "rb33-gpgme",
"portdir": "ruby/rb-gpgme",
"version": "2.0.24",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ueno/ruby-gpgme",
"description": "Ruby language binding of GPGME",
"long_description": "Ruby language binding of GPGME",
"active": true,
"categories": [
"devel",
"crypto",
"ruby"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gpgme",
"libassuan",
"libgpg-error",
"ruby33"
]
},
{
"type": "run",
"ports": [
"rb33-mini_portile2"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb33-sup"
]
}
]
},
{
"name": "rb-gpgme",
"portdir": "ruby/rb-gpgme",
"version": "2.0.24",
"license": "LGPL-2.1+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ueno/ruby-gpgme",
"description": "Ruby language binding of GPGME",
"long_description": "Ruby language binding of GPGME",
"active": true,
"categories": [
"devel",
"crypto",
"ruby"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "py27-pygpgme",
"portdir": "python/py-pygpgme",
"version": "0.3",
"license": "LGPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://launchpad.net/pygpgme",
"description": "Python module for working with OpenPGP messages",
"long_description": "PyGPGME is a Python module that lets you sign, verify, encrypt and decrypt files using the OpenPGP format. It is built on top of GNU Privacy Guard and the GPGME library.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gpgme",
"python27"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"alot"
]
},
{
"type": "lib",
"ports": [
"yum",
"py-pygpgme"
]
}
]
},
{
"name": "py-pygpgme",
"portdir": "python/py-pygpgme",
"version": "0.3",
"license": "LGPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://launchpad.net/pygpgme",
"description": "Python module for working with OpenPGP messages",
"long_description": "PyGPGME is a Python module that lets you sign, verify, encrypt and decrypt files using the OpenPGP format. It is built on top of GNU Privacy Guard and the GPGME library.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py27-pygpgme"
]
}
],
"depends_on": []
},
{
"name": "wget2",
"portdir": "net/wget2",
"version": "2.2.1",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.com/gnuwget/wget2",
"description": "GNU Wget2 is the successor of GNU Wget, a file and recursive website downloader.",
"long_description": "GNU Wget2 is the successor of GNU Wget, a file and recursive website downloader..",
"active": true,
"categories": [
"net",
"www"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [
"gnutls",
"ssl",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gettext",
"pkgconfig",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"lzip"
]
},
{
"type": "lib",
"ports": [
"zstd",
"gnutls",
"gpgme",
"pcre2",
"libidn2",
"brotli",
"libmicrohttpd",
"nghttp2",
"gettext-runtime",
"libhsts",
"lzlib",
"libpsl",
"bzip2",
"lzma",
"zlib"
]
}
],
"depends_on": []
},
{
"name": "samba4",
"portdir": "net/samba4",
"version": "4.23.0",
"license": "GPL-3+",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.samba.org",
"description": "SMB/CIFS server and client",
"long_description": "Samba is an software suite that provides seamless file and print services to SMB/CIFS clients.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"avahi",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"bison",
"cmocka",
"gettext",
"pkgconfig",
"docbook-xml",
"docbook-xsl-nons",
"libxslt",
"p5.34-parse-yapp",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libtasn1",
"ncurses",
"openssl",
"popt",
"readline",
"talloc",
"libiconv",
"gettext-runtime",
"python313",
"tevent",
"libarchive",
"zlib",
"lmdb",
"openldap",
"tdb",
"gnutls",
"gpgme",
"icu",
"jansson"
]
},
{
"type": "run",
"ports": [
"py313-markdown",
"py313-dnspython"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"termscp"
]
}
]
},
{
"name": "profanity",
"portdir": "net/profanity",
"version": "0.15.1",
"license": "(GPL-3+ or OpenSSLException)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://profanity-im.github.io",
"description": "A console-based XMPP client written in C using ncurses",
"long_description": "Profanity is a console based XMPP client written in C using ncurses and libstrophe, inspired by Irssi.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 652
}
],
"variants": [
"notifications",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"autoconf-archive",
"automake",
"cmocka",
"libtool",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"readline",
"qrencode",
"curl",
"glib2",
"libotr",
"expat",
"python312",
"libstrophe",
"gpgme",
"libassuan",
"libgcrypt",
"libgpg-error",
"libsignal-protocol-c",
"ncurses"
]
}
],
"depends_on": []
},
{
"name": "mcabber",
"portdir": "net/mcabber",
"version": "1.1.2",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mcabber.com",
"description": "Console Jabber client",
"long_description": "mcabber is a small Jabber console client. It includes features like SSL, MUC, history logging, command completion, OpenPGP encryption, OTR and external action triggers.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"aspell",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"cctools",
"gettext",
"libtool",
"pkgconfig",
"gawk",
"coreutils",
"grep",
"gsed",
"autoconf",
"automake"
]
},
{
"type": "lib",
"ports": [
"gpgme",
"libgcrypt",
"ncurses",
"loudmouth",
"libotr",
"libiconv",
"gettext-runtime",
"glib2"
]
}
],
"depends_on": []
},
{
"name": "fwknop-client",
"portdir": "net/fwknop-client",
"version": "2.6.10",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.cipherdyne.org/fwknop/",
"description": "'FireWall KNock OPerator': a port knocker to Linux servers",
"long_description": "fwknop stands for the 'FireWall KNock OPerator', and implements an authorization scheme called Single Packet Authorization (SPA) that is based around Netfilter and libpcap. SPA requires only a single encrypted packet in order to communicate various pieces of information including desired access through a Netfilter policy and/or complete commands to execute on the target system. By using Netfilter to maintain a 'default drop' stance, the main application of this program is to protect services such as OpenSSH with an additional layer of security in order to make the exploitation of vulnerabilities (both 0-day and unpatched code) much more difficult. The authorization server passively monitors authorization packets via libcap and hence there is no 'server' to which to connect in the traditional sense. Access to a protected service is only granted after a valid encrypted and non-replayed packet is monitored. This port installs the client side script that you run to gain access to a Linux box.",
"active": true,
"categories": [
"net",
"security"
],
"maintainers": [
{
"name": "blair",
"github": "blair",
"ports_count": 26
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gnupg2",
"wget",
"gpgme"
]
}
],
"depends_on": []
},
{
"name": "dino",
"portdir": "net/dino",
"version": "0.5.0",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://dino.im",
"description": "Modern XMPP (Jabber) chat client",
"long_description": "Modern XMPP (Jabber) chat client using GTK+/Vala.",
"active": true,
"categories": [
"net",
"www"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"gettext",
"meson",
"ninja",
"pkgconfig",
"desktop-file-utils",
"vala",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gstreamer1-gst-plugins-base",
"libsoup",
"cairo",
"gdk-pixbuf2",
"graphene",
"sqlite3",
"libsrtp",
"pango",
"gettext-runtime",
"gtk4",
"libadwaita",
"libnice",
"glib2",
"gnutls",
"gpgme",
"icu",
"libgcrypt",
"libgee",
"gstreamer1"
]
}
],
"depends_on": []
},
{
"name": "centerim",
"portdir": "net/centerim",
"version": "5.0.1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.centerim.org/",
"description": "Console multi-IM client.",
"long_description": "Console client for ICQ/Yahoo/IRC/LiveJournal.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ncurses",
"openssl",
"libjpeg-turbo",
"gettext",
"libpurple",
"libiconv",
"curl",
"gpgme",
"libsigcxx2"
]
}
],
"depends_on": []
},
{
"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"
]
}
]
}
]
}