GET /api/v1/ports/?format=api&ordering=-created_at&page=945
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 52338,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=946",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=944",
    "results": [
        {
            "name": "listat",
            "portdir": "mail/listat",
            "version": "2.1.1-20170611",
            "license": "none",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://wordsmith.org/anu/listat/",
            "description": "generates interesting statistics on mailing list demographics",
            "long_description": "professional package to generate interesting statistics on mailing list demographics.",
            "active": true,
            "categories": [
                "textproc",
                "mail"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "perl5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libvmime",
            "portdir": "mail/libvmime",
            "version": "0.9.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.vmime.org/",
            "description": "library for dealing with RFC-822, 2822, MIME messages",
            "long_description": "VMime is a C++ class library for parsing, generating, or editing Internet RFC-822, 2822 and MIME messages. It is designed to provide a fast and easy way to manipulate Internet mail messages.",
            "active": true,
            "categories": [
                "devel",
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnutls",
                        "icu",
                        "libgsasl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libsieve",
            "portdir": "mail/libsieve",
            "version": "2.2.5",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://libsieve.sourceforge.net/",
            "description": "A library for parsing, sorting and filtering your mail",
            "long_description": "This code is a standalone library providing an interpreter for RFC 3028 Sieve and various extensions. It is based upon code distributed with the Cyrus Mail Server prior to CMU's switch to a more restrictive license. The libSieve API attempts to be easy to use and extensible, and replaces the more rigid API in the Cyrus Sieve implementation.",
            "active": true,
            "categories": [
                "devel",
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "librfc822",
            "portdir": "mail/librfc822",
            "version": "1.2",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://cryp.to/free-software/",
            "description": "complete parser for RFC822 addresses",
            "long_description": "librfc822 provides application developers with a complete parser for RFC822 addresses. Not only can you use the library to verify that RFC822 addresses are syntactically correct, you can also have an address split up into its semantic parts, what is needed when deciding where to route an address to, etc.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libmilter",
            "portdir": "mail/libmilter",
            "version": "8.17.1",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.sendmail.org/doc/sendmail-current/libmilter/docs/",
            "description": "libmilter library from Sendmail",
            "long_description": "Sendmail's Content Management API (milter) provides third-party programs to access mail messages as they are being processed by the Mail Transfer Agent (MTA), allowing them to examine and modify message content and meta-information. Filtering policies implemented by Milter-conformant filters may then be centrally configured and composed in an end-user's MTA configuration file",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [
                {
                    "name": "dluke",
                    "github": "danielluke",
                    "ports_count": 31
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "milter-greylist",
                        "opendkim"
                    ]
                }
            ]
        },
        {
            "name": "libidn2",
            "portdir": "mail/libidn2",
            "version": "2.3.8",
            "license": "(LGPL-2.1+ or GPL-3+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/libidn/#libidn2",
            "description": "GNU International Domain Name Library (current version 2)",
            "long_description": "GNU International Domain Name Library (current version 2). GNU Libidn2 is an implementation of the IDNA2008 + TR46 specifications (RFC 5890, RFC 5891, RFC 5892, RFC 5893, TR 46). Libidn2 is a standalone library, without any dependency on Libidn. Libidn2 is believed to be a complete IDNA2008 / TR46 implementation.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1545
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv",
                        "libunistring",
                        "gettext-runtime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-net-libidn2",
                        "bind9",
                        "bind9.18",
                        "eiskaltdcpp",
                        "libpsl",
                        "libpsl-docs",
                        "knot",
                        "libknot",
                        "neomutt",
                        "curl",
                        "getdns",
                        "gnutls",
                        "gnutls-devel",
                        "courier-imap",
                        "gmime3",
                        "maildrop",
                        "msmtp",
                        "s-nail",
                        "gloox",
                        "jreen",
                        "lftp",
                        "wget2",
                        "wget",
                        "whois",
                        "p5.28-net-libidn2",
                        "p5.30-net-libidn2",
                        "p5.32-net-libidn2",
                        "p5.34-net-libidn2",
                        "courier-authlib",
                        "danectl",
                        "lynx"
                    ]
                }
            ]
        },
        {
            "name": "libidn",
            "portdir": "mail/libidn",
            "version": "1.44",
            "license": "(LGPL-2.1+ or GPL-3+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/libidn/",
            "description": "GNU International Domain Name Library (legacy version 1).",
            "long_description": "GNU International Domain Name Library (legacy version 1). GNU Libidn is a fully documented implementation of the Stringprep, Punycode and IDNA 2003 specifications. Libidn's purpose is to encode and decode internationalized domain names.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv",
                        "gettext-runtime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-net-libidn",
                        "Io",
                        "VLC2",
                        "libVLC2",
                        "ghostscript",
                        "podofo",
                        "monotone",
                        "monotone-devel",
                        "podofo-0.10",
                        "kopete",
                        "mutt",
                        "FileZilla",
                        "echoping",
                        "jabber",
                        "jabberd",
                        "loudmouth",
                        "pidgin",
                        "libpurple",
                        "finch",
                        "proftpd",
                        "prosody",
                        "psi",
                        "tin",
                        "p5.28-net-libidn",
                        "p5.30-net-libidn",
                        "p5.32-net-libidn",
                        "p5.34-net-libidn",
                        "rb33-idn-ruby",
                        "rb32-idn-ruby",
                        "rb31-idn-ruby",
                        "rb33-twterm",
                        "rb32-twterm",
                        "rb31-twterm",
                        "hydra",
                        "libgsasl",
                        "skipfish",
                        "html-xml-utils",
                        "elinks",
                        "elinks-devel"
                    ]
                }
            ]
        },
        {
            "name": "libetpan",
            "portdir": "mail/libetpan",
            "version": "1.9.4",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dinhviethoa/libetpan",
            "description": "mail access library",
            "long_description": "libEtPan provides a portable, efficient framework for different kinds of mail access: IMAP, SMTP, POP and NNTP. It provides an API for C language.",
            "active": true,
            "categories": [
                "devel",
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "cyrus-sasl2",
                        "openssl",
                        "curl",
                        "expat",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "claws-mail",
                        "etpan",
                        "nmail"
                    ]
                }
            ]
        },
        {
            "name": "libesmtp",
            "portdir": "mail/libesmtp",
            "version": "1.1.0",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/libesmtp/libESMTP",
            "description": "ESMTP library",
            "long_description": "libESMTP is a library to manage posting (or submission of) electronic mail using SMTP to a preconfigured Mail Transport Agent (MTA) such as Exim. It may be used as part of a Mail User Agent (MUA) or another program that must be able to post electronic mail but where mail functionality is not that program’s primary purpose. libESMTP is not intended to be used as part of a program that implements a Mail Transport Agent. It is hoped that the availability of a lightweight library implementing an SMTP client will both ease the task of coding for software authors and improve the quality of the resulting code.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "meson",
                        "ninja",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "php53-esmtp",
                        "php54-esmtp",
                        "php55-esmtp",
                        "php56-esmtp",
                        "syslog-ng-devel"
                    ]
                }
            ]
        },
        {
            "name": "libb64",
            "portdir": "mail/libb64",
            "version": "1.2.1",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://libb64.sourceforge.net",
            "description": "C library for fast encoding/decoding into and from base64",
            "long_description": "libb64 is a library of ANSI C routines for fast encoding/decoding data into and from a base64-encoded format. C++ wrappers are included, as well as the source code for standalone encoding and decoding executables.",
            "active": true,
            "categories": [
                "net",
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "transmission-qt",
                        "transmission-x11"
                    ]
                }
            ]
        },
        {
            "name": "lbdb",
            "portdir": "mail/lbdb",
            "version": "0.56",
            "license": "GPL-2+",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.spinnaker.de/lbdb",
            "description": "The little brother's database for the mutt mail reader.",
            "long_description": "This package consists of a set of small tools, which collect mail addresses from several sources and offer these addresses to the mutt external query feature. It can use Emacs bbdb, abook, ldap and even Mac OS X address book for query.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "gpg",
                "gpg2",
                "ldap",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv",
                        "perl5.34"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gsed"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "isync",
            "portdir": "mail/isync",
            "version": "1.5.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://isync.sourceforge.net/",
            "description": "command line utility to synchronize mailboxes",
            "long_description": "isync is a command line utility for synchronizing IMAP4 and Maildir mailboxes. With it one can read mail while offline, and later synchronize new messages, message deletions and flag changes in a fine-grained manner when an internet connection is available.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [
                {
                    "name": "emanuele.giaquinta",
                    "github": "exg",
                    "ports_count": 5
                }
            ],
            "variants": [
                "bdb",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "pkgconfig",
                        "perl5"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cyrus-sasl2",
                        "zlib",
                        "db62",
                        "openssl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "curl-ca-bundle"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "imapsync",
            "portdir": "mail/imapsync",
            "version": "2.264",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://imapsync.lamiral.info/",
            "description": "imapsync is an IMAP synchronization, copy or migration tool.",
            "long_description": "imapsync is an IMAP synchronization, copy or migration tool. Synchronize mailboxes between two IMAP servers. It is especially good at IMAP migration.",
            "active": true,
            "categories": [
                "mail",
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "perl5_28",
                "perl5_30",
                "perl5_32",
                "perl5_34"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "p5.34-data-uniqid",
                        "p5.34-digest-hmac",
                        "p5.34-digest-md5",
                        "p5.34-encode",
                        "p5.34-file-copy-recursive",
                        "p5.34-file-tail",
                        "p5.34-html-parser",
                        "p5.34-io-socket-inet6",
                        "p5.34-io-socket-ip",
                        "p5.34-io-socket-ssl",
                        "p5.34-io-tee",
                        "p5.34-json",
                        "p5.34-json-webtoken",
                        "p5.34-json-xs",
                        "p5.34-libwww-perl",
                        "p5.34-mail-imapclient",
                        "p5.34-net-server",
                        "p5.34-net-ssleay",
                        "p5.34-pod-escapes",
                        "p5.34-pod-simple",
                        "p5.34-podlators",
                        "p5.34-readonly",
                        "p5.34-regexp-common",
                        "p5.34-sys-meminfo",
                        "p5.34-term-readkey",
                        "p5.34-text-parsewords",
                        "p5.34-time-hires",
                        "p5.34-unicode-string",
                        "p5.34-uri",
                        "p5.34-encode-imaputf7",
                        "p5.34-crypt-openssl-rsa"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "imapfilter",
            "portdir": "mail/imapfilter",
            "version": "2.8.5",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/lefcha/imapfilter",
            "description": "IMAP message processor/filter",
            "long_description": "IMAPFilter connects to remote IMAP mail servers and processes messages according to defined filters (rules). It is intended to be executed before a user accesses his/her mailboxes.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "pcre2",
                        "lua",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "imap-uw",
            "portdir": "mail/imap-uw",
            "version": "2007f",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.washington.edu/imap/",
            "description": "University of Washington IMAP daemon",
            "long_description": "IMAP (Internet Message Access Protocol) is a method of accessing electronic messages kept on a (possibly shared) mail server. This port provides the University of Washington IMAP toolkit (IMAP supporting software developed by the UW).",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "ssl_plain",
                "mbx",
                "mix",
                "ssl_pam",
                "subdir"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "kerberos5",
                        "gss"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "archmbox"
                    ]
                }
            ]
        },
        {
            "name": "hypermail",
            "portdir": "mail/hypermail",
            "version": "2.3.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.hypermail-project.org/",
            "description": "Hypermail, mail to cross-referenced HTML converter",
            "long_description": "Hypermail is a program that takes a file of mail messages in UNIX mailbox format and generates a set of cross-referenced HTML documents.",
            "active": true,
            "categories": [
                "textproc",
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "himalaya",
            "portdir": "mail/himalaya",
            "version": "1.1.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pimalaya.org/himalaya/",
            "description": "Minimalist CLI email client, written in Rust",
            "long_description": "Minimalist CLI email client, written in Rust. Bringing emails to the terminal is a pain. The mainstream TUI, (neo)mutt, takes time to configure. The default mapping is not intuitive when coming from the Vim environment. It is even scary to use at the beginning, since you are dealing with sensitive data! The aim of Himalaya is to extract the email logic into a simple (yet solid) CLI API that can be used either directly from the terminal or UIs. It gives users more flexibility. Himalaya installs a Vim-based termainal UI by default.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1072
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "vim"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "hello",
            "portdir": "mail/hello",
            "version": "2.12.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/hello/",
            "description": "Utility for saying hello and reading email.",
            "long_description": "The GNU hello program produces a familiar, friendly greeting. It allows nonprogrammers to use a classic computer science tool which would otherwise be unavailable to them. Because it is protected by the GNU General Public License, users are free to share and change it.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gnupg2",
            "portdir": "mail/gnupg2",
            "version": "2.5.20",
            "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_mac",
                "openldap",
                "universal",
                "pinentry"
            ],
            "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",
                        "ghc-prebuilt",
                        "privoxy",
                        "julia",
                        "stack",
                        "KeePassXC",
                        "VeraCrypt"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-dist-zilla-plugin-git",
                        "fwknop-client",
                        "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-mail-spamassassin",
                        "p5.30-mail-spamassassin",
                        "p5.32-mail-spamassassin",
                        "p5.34-mail-spamassassin",
                        "skopeo",
                        "zeroinstall-injector",
                        "gnupg-pkcs11-scd",
                        "gopass",
                        "p5.26-gnupg-interface",
                        "p5.26-mail-spamassassin",
                        "p5.26-module-signature",
                        "gpgme",
                        "pwman",
                        "p5.28-gnupg-interface",
                        "p5.30-gnupg-interface",
                        "p5.32-gnupg-interface",
                        "p5.34-gnupg-interface",
                        "gcr",
                        "scute",
                        "duplicity"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-gnupg",
                        "py36-gnupg",
                        "py38-gnupg",
                        "danectl",
                        "pass",
                        "py-gnupg",
                        "gpg-tui",
                        "py39-gnupg",
                        "git-secret",
                        "py37-gnupg",
                        "keybase",
                        "py310-gnupg",
                        "py311-gnupg",
                        "signing-party",
                        "py312-gnupg"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "hg-git"
                    ]
                }
            ]
        },
        {
            "name": "gnupg1",
            "portdir": "mail/gnupg1",
            "version": "1.4.23",
            "license": "GPL-3+",
            "platforms": "darwin freebsd sunos",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnupg.org",
            "description": "GNU Privacy Guard version 1.4",
            "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": "ionic",
                    "github": "Ionic",
                    "ports_count": 24
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openldap",
                        "libusb-compat",
                        "readline",
                        "bzip2",
                        "libiconv",
                        "gettext-runtime",
                        "curl",
                        "zlib"
                    ]
                }
            ],
            "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": 2661
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "gobject-introspection",
                        "vala",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libiconv",
                        "glib2",
                        "gpgme",
                        "libgpg-error",
                        "libidn2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-core",
                        "mu",
                        "notmuch",
                        "pan2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "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",
                        "gobject-introspection",
                        "vala",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libiconv",
                        "gettext",
                        "glib2",
                        "gpgme",
                        "libgpg-error"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-core",
                        "rspamd",
                        "balsa",
                        "pidgin-sipe"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "getmail",
            "portdir": "mail/getmail",
            "version": "5.16",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pyropus.ca./software/getmail/",
            "description": "extensible mail retrieval system with POP3, IMAP4, SSL support",
            "long_description": "getmail version 5 is a flexible, extensible mail retrieval system with support for POP3, IMAP4, SSL variants of both, maildirs, mboxrd files, external MDAs, arbitrary message filtering, single-user and domain-mailboxes, and many other useful features.",
            "active": true,
            "categories": [
                "mail",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gensig",
            "portdir": "mail/gensig",
            "version": "2.3",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.geekthing.com/~robf/ware/gensig/",
            "description": "A random .signature generator",
            "long_description": "Gensig is a random signature generator.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [
                {
                    "name": "andrea+darwinports",
                    "github": "",
                    "ports_count": 2
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fetchmail-devel",
            "portdir": "mail/fetchmail",
            "version": "6.5.0.beta5",
            "license": "(GPL-2 or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.fetchmail.info",
            "description": "Batch mail retrieval utility for IMAP, POP2, POP3, APOP, KPOP, ETRN, or ODMR",
            "long_description": "Fetchmail is a full-featured IMAP, POP2, POP3, APOP, KPOP, ETRN, ODMR client with easy configuration, daemon mode, forwarding via SMTP or local MDA, and superior reply handling. It is used to handle intermittent email connections by acting as a coupling that seamlessly batch forwards fetched mail from your mail server to your local delivery system, allowing you to read your it with your favourite mail user agent. Fetchmail also includes useful spam filtering and multi-user functions. A typical use of fetchmail is to connect to your normal POP3 server, downloading your mail into the INBOX on your local computer. You may then read the mail, offline if you want, using Pine, mutt, or any standard mail user agent.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "fetchmailconf",
                "ntlm",
                "ssl",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "clang-18",
                        "python312"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "gettext-runtime",
                        "libiconv",
                        "kerberos5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fetchmail",
            "portdir": "mail/fetchmail",
            "version": "6.4.38",
            "license": "(GPL-2 or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.fetchmail.info",
            "description": "Batch mail retrieval utility for IMAP, POP2, POP3, APOP, KPOP, ETRN, or ODMR",
            "long_description": "Fetchmail is a full-featured IMAP, POP2, POP3, APOP, KPOP, ETRN, ODMR client with easy configuration, daemon mode, forwarding via SMTP or local MDA, and superior reply handling. It is used to handle intermittent email connections by acting as a coupling that seamlessly batch forwards fetched mail from your mail server to your local delivery system, allowing you to read your it with your favourite mail user agent. Fetchmail also includes useful spam filtering and multi-user functions. A typical use of fetchmail is to connect to your normal POP3 server, downloading your mail into the INBOX on your local computer. You may then read the mail, offline if you want, using Pine, mutt, or any standard mail user agent.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "fetchmailconf",
                "ntlm",
                "ssl",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "clang-18",
                        "python312"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "gettext-runtime",
                        "libiconv",
                        "kerberos5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "exim",
            "portdir": "mail/exim",
            "version": "4.94.2",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.exim.org/",
            "description": "complete replacement for sendmail",
            "long_description": "Exim is a mail transfer agent (MTA) developed at the University of Cambridge for use on Unix systems connected to the Internet. In overall style it is similar to Smail 3, but its facilities are more extensive.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "mysql5",
                "ldap",
                "macports_ldap"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pcre",
                        "clang-18",
                        "perl5"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "db48",
                        "openssl",
                        "sqlite3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "etpan",
            "portdir": "mail/etpan",
            "version": "0.7.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://libetpan.sourceforge.net/etpan/",
            "description": "etPan is a console mail user agent based on libEtPan",
            "long_description": "etPan is a console mail user agent based on libEtPan",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5",
                        "libetpan"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dspam",
            "portdir": "mail/dspam",
            "version": "3.10.2",
            "license": "AGPL-3",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://dspam.sourceforge.net/",
            "description": "Scalable, open-source statistical anti-spam filter",
            "long_description": "Open-source anti-spam filter with multiple algorithms and useful admin tools and cgi quarantine interface.",
            "active": true,
            "categories": [
                "net",
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "vpopmail",
                "sqlite",
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dovecot-sieve",
            "portdir": "mail/dovecot",
            "version": "0.5.21.1",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 20060722,
            "replaced_by": null,
            "homepage": "https://pigeonhole.dovecot.org/",
            "description": "Pigeonhole sieve and managesieve plugins for dovecot",
            "long_description": "Pigeonhole is the name of the project that adds support for the Sieve language (RFC 5228) and the ManageSieve protocol (RFC 5804) to the Dovecot Secure IMAP Server. The Sieve language is used to specify how e-mail needs to be processed. By writing Sieve scripts, users can customize how messages are delivered, e.g. whether they are forwarded or stored in special folders. Unwanted messages can be discarded or rejected, and, when the user is not available, the Sieve interpreter can send an automated reply. Above all, the Sieve language is meant to be simple, extensible and system independent. And, unlike most other mail filtering script languages, it does not allow users to execute arbitrary programs. This is particularly useful to prevent virtual users from having full access to the mail store. The intention of the language is to make it impossible for users to do anything more complex (and dangerous) than write simple mail filters. Using the ManageSieve protocol, users can upload their Sieve scripts remotely, without needing direct filesystem access through FTP or SCP. Additionally, a ManageSieve server always makes sure that uploaded scripts are valid, preventing compile failures at mail delivery. The Pigeonhole project provides Sieve support as a plugin to Dovecot's Local Delivery Agent (LDA). The ManageSieve protocol is provided is an additional service, next to Dovecot's own POP3 and IMAP services.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [
                {
                    "name": "jberry",
                    "github": "jdberry",
                    "ports_count": 6
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "dovecot"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "mail-server"
                    ]
                }
            ]
        },
        {
            "name": "dovecot",
            "portdir": "mail/dovecot",
            "version": "2.3.21.1",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 20060722,
            "replaced_by": null,
            "homepage": "https://www.dovecot.org",
            "description": "Secure, fast imap and pop3 server",
            "long_description": "Dovecot is an IMAP and POP3 server for Linux/UNIX-like systems, written with security primarily in mind. Although it is written in C, it uses several coding techniques to avoid most of the common pitfalls.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [
                {
                    "name": "jberry",
                    "github": "jdberry",
                    "ports_count": 6
                }
            ],
            "variants": [
                "ldap",
                "solr",
                "lucene",
                "libstemmer",
                "apns",
                "postgresql11",
                "postgresql12",
                "postgresql13",
                "postgresql14",
                "postgresql15",
                "postgresql16",
                "postgresql17",
                "mariadb10.3",
                "mariadb10.4",
                "mariadb10.5",
                "mariadb10.6",
                "mariadb10.7",
                "mariadb10.8",
                "mariadb10.11",
                "mysql57",
                "mysql8",
                "mariadb10.2",
                "postgresql10",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "flex",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "icu",
                        "bzip2",
                        "libiconv",
                        "openssl",
                        "lz4",
                        "xz",
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "dovecot-sieve",
                        "mail-server"
                    ]
                }
            ]
        },
        {
            "name": "deletemail",
            "portdir": "mail/deletemail",
            "version": "0.5",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://code.jhweiss.de/deletemail/",
            "description": "non-interactive tool for removing mail from IMAP4 mailboxes",
            "long_description": "deletemail is a non-interactive tool for removing mail from one or more IMAP4 mailboxes. It removes mail older than a configurable number of days, and by default does not remove mail that is not marked as seen on the server",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dcc",
            "portdir": "mail/dcc",
            "version": "2.3.169",
            "license": "Restrictive/Distributable",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.dcc-servers.net/dcc/",
            "description": "The Distributed Checksum Clearinghouses or DCC is an anti-spam content filter that runs on a variety of operating systems.",
            "long_description": "The Distributed Checksum Clearinghouses or DCC is an anti-spam content filter that runs on a variety of operating systems. The counts can be used by SMTP servers and mail user agents to detect and reject or filter spam or unsolicited bulk mail. DCC servers exchange or \"flood\" common checksums. The checksums include values that are constant across common variations in bulk messages, including \"personalizations.\"",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "mail-server"
                    ]
                }
            ]
        },
        {
            "name": "cyrus5-imapd",
            "portdir": "mail/cyrus5-imapd",
            "version": "2.5.4",
            "license": "BSD-old",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://cyrusimap.org/",
            "description": "The Cyrus IMAP Server",
            "long_description": "Popular, scalable, open standars based IMAP & POP3 mail server developed by The Carnegie Mellon University.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "murder",
                "sieve",
                "idled",
                "snmp",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "makedepend",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "db60",
                        "openssl",
                        "perl5",
                        "cyrus-sasl2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cyrus-imapd",
            "portdir": "mail/cyrus-imapd",
            "version": "2.4.20",
            "license": "BSD-old",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cyrusimap.org/",
            "description": "The Cyrus IMAP Server",
            "long_description": "Popular, scalable, open standars based IMAP & POP3 mail server developed by The Carnegie Mellon University.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "murder",
                "snmp",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "makedepend",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "db48",
                        "openssl",
                        "perl5.34",
                        "cyrus-sasl2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "courier-imap",
            "portdir": "mail/courier-imap",
            "version": "5.2.6",
            "license": "(GPL-3 or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.courier-mta.org/imap/",
            "description": "IMAP server",
            "long_description": "This package contains the standalone Courier IMAP server, which is used to provide IMAP access to local mailboxes. Courier-IMAP is provided here as a separate package that can be used with other mail servers as well.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "coreutils",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "db48",
                        "courier-authlib",
                        "openssl",
                        "libidn2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "claws-mail",
            "portdir": "mail/claws-mail",
            "version": "4.4.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": [
                        "gettext",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "atk",
                        "glib2",
                        "gnutls",
                        "gpgme",
                        "gumbo-parser",
                        "libgpg-error",
                        "libical",
                        "libnotify",
                        "nettle",
                        "openssl",
                        "gtk3",
                        "cairo",
                        "compface",
                        "fontconfig",
                        "gdk-pixbuf2",
                        "harfbuzz",
                        "librsvg",
                        "poppler",
                        "libetpan",
                        "curl",
                        "freetype",
                        "enchant",
                        "expat",
                        "libiconv",
                        "pango",
                        "xorg-libice",
                        "xorg-libsm",
                        "gettext-runtime",
                        "cyrus-sasl2",
                        "libarchive",
                        "zlib",
                        "libcanberra",
                        "openldap"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "bogofilter",
                        "ghostscript"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "clamsmtp",
            "portdir": "mail/clamsmtp",
            "version": "1.10",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://thewalter.net/stef/software/clamsmtp/",
            "description": "SMTP filter checking for viruses using the ClamAV anti-virus",
            "long_description": "ClamSMTP is an SMTP filter that allows you to check for viruses using the ClamAV anti-virus software. It accepts SMTP connections and forwards the SMTP commands and responses to another SMTP server. The 'DATA' email body is intercepted and scanned before forwarding.",
            "active": true,
            "categories": [
                "security",
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "clamav"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cclient",
            "portdir": "mail/cclient",
            "version": "2007f",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.washington.edu/imap/",
            "description": "UW IMAP c-client library",
            "long_description": "C-client is a common API for accessing mailboxes. It is used internally by the popular PINE mail reader as well as the University of Washington's IMAP server.",
            "active": true,
            "categories": [
                "devel",
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "universal",
                "ssl_plaintext"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "openssl",
                        "kerberos5"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "php85-pspell",
                        "php81-imap",
                        "php80-imap",
                        "php74-imap",
                        "php73-imap",
                        "php72-imap",
                        "php71-imap",
                        "php70-imap",
                        "php56-imap",
                        "php55-imap",
                        "php54-imap",
                        "php53-imap",
                        "php52-imap",
                        "php82-imap",
                        "php83-imap",
                        "php84-imap",
                        "php85-imap",
                        "php81-pspell",
                        "php82-pspell",
                        "php83-pspell",
                        "php84-pspell"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mailsync"
                    ]
                }
            ]
        },
        {
            "name": "bogofilter",
            "portdir": "mail/bogofilter",
            "version": "1.2.5",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bogofilter.sourceforge.io/",
            "description": "Fast Bayesian Spam Filter",
            "long_description": "Bogofilter is a mail filter that classifies mail as spam or ham (non-spam) by a statistical analysis of the message's header and content (body). The program is able to learn from the user's classifications and corrections.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3",
                        "gsl",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "claws-mail"
                    ]
                }
            ]
        },
        {
            "name": "bmf",
            "portdir": "mail/bmf",
            "version": "0.9.4",
            "license": "GPL-2",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://bmf.sourceforge.net/",
            "description": "Bayesian Mail Filter",
            "long_description": "bmf is a self contained and extremely efficient Bayesian mail filter. See Paul Graham's article A Plan for Spam for background information. It aims to be faster, smaller, and more versatile than similar applications.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "biabam",
            "portdir": "mail/biabam",
            "version": "0.9.7",
            "license": "GPL-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://mmj.dk/biabam/",
            "description": "biabam is a bash attachment mailer",
            "long_description": "biabam is a bash attachment mailer. It is just a small tool, useful when you want to mail attachments from the commandline.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "bash"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "base91",
            "portdir": "mail/base91",
            "version": "0.6.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://base91.sourceforge.net/",
            "description": "Encode and decode base91 files",
            "long_description": "basE91 is an advanced method for encoding binary data as ASCII characters. It is similar to UUencode or base64, but is more efficient. The overhead produced by basE91 depends on the input data. It amounts at most to 23% (versus 33% for base64) and can range down to 14%, which typically occurs on 0-byte blocks. This makes basE91 very useful for transferring larger files over binary insecure connections like e-mail or terminal lines.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [
                {
                    "name": "alan.macports.sp",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "base64",
            "portdir": "mail/base64",
            "version": "1.5",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.fourmilab.ch/webtools/base64/",
            "description": "Encode and decode base64 files",
            "long_description": "Utility which encodes and decodes files in in RFC 1341 format. It can be used within a pipeline as an encoding or decoding filter, and is most commonly used in this manner as part of an automated mail processing system.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "omnicompiler"
                    ]
                }
            ]
        },
        {
            "name": "base-64",
            "portdir": "mail/base-64",
            "version": "1.3",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://josefsson.org/base64/",
            "description": "command line RFC 3548-compliant base 64 encoder and decoder",
            "long_description": "Base64 is a command line tool that implements an RFC 3548-compliant base 64 encoder and decoder. When encoding it can wrap encoded lines to a specified column, and when decoding can optionally ignore non-alphabet characters.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "astroid",
            "portdir": "mail/astroid",
            "version": "0.17",
            "license": "GPL-3+ and LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://astroidmail.github.io/",
            "description": "Astroid Mail",
            "long_description": "A graphical threads-with-tags style, lightweight and fast, e-mail client for Notmuch",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "arietis",
                    "ports_count": 1
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "scdoc",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "webkit2-gtk",
                        "protobuf3-cpp",
                        "boost171",
                        "gtkmm3",
                        "vte",
                        "notmuch",
                        "libsass"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "assp",
            "portdir": "mail/assp",
            "version": "1.1.0",
            "license": "GPL-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://assp.sourceforge.net/",
            "description": "Anti-Spam SMTP Proxy (ASSP) Server",
            "long_description": "The Anti-Spam SMTP Proxy (ASSP) Server is an open source, platform-independent SMTP Proxy server which implements whitelists and Bayesian filtering to rid the planet of the blight of unsolicited email (UCE). UCE must be stopped at the SMTP server. Anti-spam tools must be adaptive to new spam and customized for each site?s mail patterns. This free, easy-to-use tool works with any mail transport and achieves these goals requiring no operator intervention after the initial setup phase.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "perl5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "archmbox",
            "portdir": "mail/archmbox",
            "version": "4.10.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://adc-archmbox.sourceforge.net/",
            "description": "simple email archiver for the mbox format",
            "long_description": "Archmbox is a simple email archiver written in perl. It parses one or more mailboxes, selects some or all messages and then performs specific actions on the selected messages. At this time archmbox supports mbox and mbx mailbox formats.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bzip2",
                        "perl5",
                        "imap-uw"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "archivemail",
            "portdir": "mail/archivemail",
            "version": "0.9.0",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://archivemail.sourceforge.net",
            "description": "archive and compress old email",
            "long_description": "archivemail is a tool written in Python for archiving and compressing old email in mailboxes. It can move messages older than the specified number of days to a separate mbox format mailbox that is compressed with gzip, or optionally just delete old email.",
            "active": true,
            "categories": [
                "mail",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "anubis",
            "portdir": "mail/anubis",
            "version": "4.3",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/anubis",
            "description": "GNU Anubis is an outgoing mail processor.",
            "long_description": "GNU Anubis goes between the MUA (Mail User Agent) and the MTA (Mail Transport Agent), and can perform on the fly various sorts of processing and conversion on the outgoing mail in accord with the sender's specified rules, based on a highly configurable regular expressions system. It operates as a proxy server, independently from mail user agents.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "gnutls",
                "pcre",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gdbm",
                        "gettext",
                        "libgsasl",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}