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

{
    "count": 51950,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=571",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=569",
    "results": [
        {
            "name": "postfix",
            "portdir": "mail/postfix",
            "version": "3.11.2",
            "license": "(IBMPL-1 or EPL-2)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.postfix.org/",
            "description": "Fast and robust mail transfer agent",
            "long_description": "Postfix attempts to be fast, easy to administer, and secure, while at the same time being sendmail-compatible enough to not upset existing users. It also offers QMQP and VERP support to let Postfix act as delivery daemon for ezmlm-idx.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 353
                }
            ],
            "variants": [
                "universal",
                "dovecot_sasl",
                "ldap",
                "pcre",
                "pcre2",
                "sasl",
                "smtputf8",
                "tls",
                "mariadb10.5",
                "mariadb10.6",
                "mariadb10.11",
                "mariadb11.4",
                "mysql8",
                "postgresql13",
                "postgresql14",
                "postgresql15",
                "postgresql16",
                "postgresql17",
                "postgresql18",
                "postgresql12",
                "mariadb10.4"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "mail-server",
                        "mailqfmt",
                        "sympa",
                        "vm-pop3d",
                        "argus-monitor"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "sqlgrey",
                        "postfixadmin",
                        "ddclient"
                    ]
                }
            ]
        },
        {
            "name": "postfinger",
            "portdir": "mail/postfinger",
            "version": "1.30",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://ftp.wl0.org/postfinger",
            "description": "Postfix Configuration Summary Reporter",
            "long_description": "Postfix Configuration Summary Reporter",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "postal",
            "portdir": "mail/postal",
            "version": "0.72",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.coker.com.au/postal/",
            "description": "Benchmark SMTP/POP servers",
            "long_description": "Postal is a SMTP benchmark. Postal-list will list all the possible expansions for an account name (used for creating a list of accounts to create on your test server). Rabid is the mad Biff, it is a POP benchmark.",
            "active": true,
            "categories": [
                "mail",
                "benchmarks"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnutls"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pop3proxy",
            "portdir": "mail/pop3proxy",
            "version": "2.0.0-beta8",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20070207074341/http://quietsche-entchen.de/cgi-bin/wiki.cgi/proxies/Pop3Proxy",
            "description": "application level gateway for the POP3 protocol",
            "long_description": "pop3.proxy is an application level gateway for the POP3 protocol. Unlike generic TCP proxys (like tcpproxy) it looks into the data stream watching that client and server fullfill the protocol specification. pop3.proxy is based on RFC 1939.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pine",
            "portdir": "mail/pine",
            "version": "4.64",
            "license": "(UW's or Pine or License)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.washington.edu/pine/",
            "description": "Pine - a Program for Internet News and Email",
            "long_description": "Pine is a tool for reading, sending, and managing electronic messages that was designed with novice users in mind.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pflogsumm",
            "portdir": "mail/pflogsumm",
            "version": "1.1.5",
            "license": "GPL-2+",
            "platforms": "{darwin any} freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jimsun.linxnet.com/postfix_contrib.html",
            "description": "Produce Postfix MTA logfile summary",
            "long_description": "Pflogsumm is a log analyzer/summarizer for the Postfix MTA. It is designed to provide an over-view of Postfix activity, with just enough detail to give the administrator a heads up for potential trouble spots. Pflogsumm generates summaries and, in some cases, detailed reports of mail server traffic volumes, rejected and bounced email, and server warnings, errors and panics. Also installs Chris Cappuccio's CGI script for browser access to the Pflogsumm output.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "p5.34-date-calc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "perfect_maildir",
            "portdir": "mail/perfect_maildir",
            "version": "0.3",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://perfectmaildir.home-dn.net/",
            "description": "Simple but Perfect mbox to Maildir converter",
            "long_description": "Simple but Perfect mbox to Maildir converter by Philip Mak.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "perl5.34",
                        "p5.34-timedate"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pemail",
            "portdir": "mail/pemail",
            "version": "1.2",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pemail.sourceforge.net",
            "description": "pop3 email client for the command line",
            "long_description": "pemail allows you to view POP3 email from the command line, with a fairly intuitive interface, much like the UNIX mail(1) command does. pemail also allows you to send email from the same interface, making it pretty much an all in one mail client for the UNIX command line.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "p5.34-mail-pop3client",
                        "p5.34-mime-lite",
                        "p5.34-term-readkey"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "opensmtpd",
            "portdir": "mail/opensmtpd",
            "version": "7.8.0p1",
            "license": "ISC",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.opensmtpd.org",
            "description": "secure, reliable, lean, and easy-to configure SMTP server",
            "long_description": "The OpenSMTPD server seeks to be \n* as secure as possible, and uses privilege separation to mitigate \n possible security bugs \n* as reliable as possible: any accepted email must not be lost \n* lean: it covers typical usage cases instead of every obscure one \n* easy to configure, with a configuration syntax reminiscent of the OpenBSD \n Packet Filter's (PF) \n* fast and efficient: it can handle large queues with reasonable performance",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [
                {
                    "name": "rak",
                    "github": "ryanakca",
                    "ports_count": 9
                },
                {
                    "name": "artkiver",
                    "github": "artkiver",
                    "ports_count": 12
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automake",
                        "libtool",
                        "clang-18",
                        "autoconf",
                        "bison"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "libevent"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "opendkim",
            "portdir": "mail/opendkim",
            "version": "2.10.3",
            "license": "(BSD or restrictive/distributable)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.opendkim.org/",
            "description": "OpenDKIM is an implementation of the DKIM (Domain Keys Identified Mail)",
            "long_description": "OpenDKIM is an implementation of the DKIM (Domain Keys Identified Mail)",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "autoconf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libmilter",
                        "unbound",
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "offlineimap",
            "portdir": "mail/offlineimap",
            "version": "8.0.1",
            "license": "(GPL-2+ or OpenSSLException)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.offlineimap.org",
            "description": "IMAP/Maildir synchronization and reader support",
            "long_description": "OfflineIMAP is a tool to simplify your e-mail reading. With OfflineIMAP, you can: - Read the same mailbox from multiple computers, and have your changes (deletions, etc.) be automatically reflected on all computers - Use various mail clients to read a single mail box - Read mail while offline (on a laptop) and have all changes synchronized when you get connected again - Read IMAP mail with mail readers that do not support IMAP - Use SSL (secure connections) to read IMAP mail even if your reader doesn't support SSL - Synchronize your mail using a completely safe and fault-tolerant algorithm. (At least I think it is!) - Customize which mailboxes to synchronize with regular expressions or lists - Synchronize your mail two to four times faster than with other tools or other mail readers' internal IMAP support In short, OfflineIMAP is a tool to let you read mail how YOU want to.",
            "active": true,
            "categories": [
                "mail",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "asciidoc",
                        "docbook-xsl-nons",
                        "clang-18",
                        "py314-setuptools",
                        "py314-docutils",
                        "py314-sphinx"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "curl-ca-bundle",
                        "py314-rfc6555",
                        "python314",
                        "py314-keyring",
                        "py314-gssapi",
                        "py314-distro",
                        "py314-imaplib2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "notmuch-addrlookup",
            "portdir": "mail/notmuch-addrlookup",
            "version": "8",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/aperezdc/notmuch-addrlookup-c",
            "description": "Address lookup tool for Notmuch in C using GLib and libnotmuch",
            "long_description": "Address lookup tool for Notmuch in C using GLib and libnotmuch",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "notmuch"
                    ]
                }
            ],
            "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",
                        "muchsync",
                        "notmuch-addrlookup"
                    ]
                }
            ]
        },
        {
            "name": "nmail",
            "portdir": "mail/nmail",
            "version": "5.11.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/d99kris/nmail",
            "description": "Terminal-based e-mail client",
            "long_description": "Terminal-based e-mail client for macOS and Linux.",
            "active": true,
            "categories": [
                "sysutils",
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xapian-core",
                        "libetpan",
                        "libmagic",
                        "openssl3",
                        "cyrus-sasl2",
                        "sqlite3",
                        "ncurses",
                        "ossp-uuid"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "newmail",
            "portdir": "mail/newmail",
            "version": "1.0.1",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.ugh.net.au/~andrew/",
            "description": "Utility to check for new mail in multiple mailboxes",
            "long_description": "newmail looks at mailboxes and determines if any new mail has arrived. The mailboxes to be examined are specified as command line arguments. If a directory is specified, all mailboxes inside will be checked. By default, it runs every 15 minutes by the user's shell.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "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": "nbsmtp",
            "portdir": "mail/nbsmtp",
            "version": "1.00",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20071013050201/http://nbsmtp.ferdyx.org/",
            "description": "simple command line smtp client",
            "long_description": "No Brainer SMTP (nbSMTP) is a simple SMTP client suitable to run in chroot jails, in embedded systems, laptops, or workstations.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "muttils",
            "portdir": "mail/muttils",
            "version": "1.3",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://bitbucket.org/blacktrash/muttils",
            "description": "Utilities for console mail clients",
            "long_description": "This package provides utilities for use with console mail clients, e.g. Mutt. Includes sigpager, urlpager, urlbatcher, pybrowser, viewhtmlmsg, and wrap.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "muttprint",
            "portdir": "mail/muttprint",
            "version": "0.72d",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://muttprint.sourceforge.net",
            "description": "pretty printing of your mails",
            "long_description": "Muttprint formats the output of mail clients to a good-looking printing using the typesetting system LaTeX.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "perl5_28",
                "perl5_30",
                "perl5_32",
                "perl5_34"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "dialog",
                        "p5.34-text-iconv",
                        "p5.34-timedate"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mutt_ics",
            "portdir": "mail/mutt_ics",
            "version": "0.9.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dmedvinsky/mutt-ics",
            "description": "A tool to show calendar event details in Mutt",
            "long_description": "mutt_ics allows you to view calendar attachments inline in Mutt.",
            "active": true,
            "categories": [
                "mail",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-build",
                        "py314-setuptools",
                        "py314-wheel",
                        "clang-18",
                        "py314-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-icalendar",
                        "python314"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mutt",
            "portdir": "mail/mutt",
            "version": "2.3.2",
            "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": "mu",
            "portdir": "mail/mu",
            "version": "1.12.13",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.djcbsoftware.nl/code/mu/",
            "description": "Command-line tools to index and search email (aka maildir-utils)",
            "long_description": "mu is a set of command-line tools for Linux/Unix that enable you to quickly find the e-mails you are looking for. First, a tool called mu-index fills a database with information about all your e-mails. After that, you can easily search for them, using mu-find and its dedicated query language.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 151
                }
            ],
            "variants": [
                "emacs",
                "guile",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ninja",
                        "python312",
                        "clang-20",
                        "meson",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmime3",
                        "xapian-core"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "muchsync",
            "portdir": "mail/muchsync",
            "version": "7",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.muchsync.org/",
            "description": "Synchronize mail messages and notmuch tags across machines.",
            "long_description": "Muchsync brings Notmuch to all of your computers by synchronizing your mail messages and Notmuch tags across machines. The protocol is heavily pipelined to work efficiently over high-latency networks such as mobile broadband.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3",
                        "xapian-core",
                        "notmuch"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "msmtp",
            "portdir": "mail/msmtp",
            "version": "1.8.32",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://marlam.de/msmtp/",
            "description": "SMTP client that can be used as an SMTP plugin for Mutt",
            "long_description": "msmtp is an SMTP client that can be used as an SMTP plugin for Mutt and probably other MUAs (mail user agents). It forwards mails to an SMTP server which does the delivery. To use this program, create a configuration file with your mail account(s) and tell your MUA to call msmtp instead of /usr/sbin/sendmail.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 151
                }
            ],
            "variants": [
                "mta",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "libgsasl",
                        "gnutls",
                        "libidn2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mpop",
            "portdir": "mail/mpop",
            "version": "1.2.2",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://mpop.sourceforge.net/",
            "description": "small and fast POP3 client",
            "long_description": "mpop is a small and fast POP3 client with header based mail filtering capabilities.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "gnutls",
                        "libgsasl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mox",
            "portdir": "mail/mox",
            "version": "0.0.12",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mjl-/mox",
            "description": "Modern full-featured open source secure mail server for low-maintenance self-hosted email",
            "long_description": "Modern full-featured open source secure mail server for low-maintenance self-hosted email. \n Mox features: \n - Quick and easy to start/maintain mail server, for your own domain(s). \n - SMTP (with extensions) for receiving and submitting email. \n - IMAP4 (with extensions) for giving email clients access to email. \n - Automatic TLS with ACME, for use with Let's Encrypt and other CA's. \n - SPF, verifying that a remote host is allowed to sent email for a domain. \n - DKIM, verifying that a message is signed by the claimed sender domain, and for signing emails sent by mox for others to verify. \n - DMARC, for enforcing SPF/DKIM policies set by domains. Incoming DMARC aggregate reports are analyzed. \n - Reputation tracking, learning (per user) host- and domain-based reputation from (Non-)Junk email. \n - Bayesian spam filtering that learns (per user) from (Non-)Junk email. \n - Slowing down senders with no/low reputation or questionable email content (similar to greylisting). Rejected emails are stored in a mailbox called Rejects for a short period, helping with misclassified legitimate synchronous signup/login/transactional emails. \n - Internationalized email, with unicode names in domains and usernames (\"localparts\"). \n - TLSRPT, parsing reports about TLS usage and issues. \n - MTA-STS, for ensuring TLS is used whenever it is required. Both serving of policies, and tracking and applying policies of remote servers. \n - Web admin interface that helps you set up your domains and accounts (instructions to create DNS records, configure SPF/DKIM/DMARC/TLSRPT/MTA-STS), for status information, managing accounts/domains, and modifying the configuration file. \n - Autodiscovery (with SRV records, Microsoft-style and Thunderbird-style) for easy account setup (though not many clients support it). \n - Prometheus metrics and structured logging for operational insight.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1055
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "npm10",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mpack",
            "portdir": "mail/mpack",
            "version": "1.6",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://en.wikipedia.org/wiki/Mpack_(Unix)",
            "description": "mime mail packing and unpacking",
            "long_description": "mpack and munpack provide command line tools to pack and unpack multipart mime mail messages",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mlmmj",
            "portdir": "mail/mlmmj",
            "version": "1.4.7",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://codeberg.org/mlmmj/mlmmj",
            "description": "A simple and slim mailing list manager",
            "long_description": "Mlmmj is a simple and slim mailing list manager (MLM) inspired by ezmlm. It works with many different Mail Transport Agents (MTAs) and is simple for a system adminstrator to install, configure and integrate with other software. As it uses very few resources, and requires no daemons, it is ideal for installation on systems where resources are limited, such as Virtual Private Servers (VPSes).",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [
                {
                    "name": "inucat",
                    "github": "inucat",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mixminion",
            "portdir": "mail/mixminion",
            "version": "0.0.7.1",
            "license": "(LGPL-2.1 or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mixminion.net/",
            "description": "implementation of the Type III Anonymous Remailer protocol",
            "long_description": "Mixminion is the reference implementation of the Type III Anonymous Remailer protocol in Python.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "milter-greylist",
            "portdir": "mail/milter-greylist",
            "version": "4.6.4",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://hcpnet.free.fr/milter-greylist/",
            "description": "milter-greylist standalone greylist milter",
            "long_description": "milter-greylist is a stand-alone milter written in C that implements the greylist filtering method",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [
                {
                    "name": "dluke",
                    "github": "danielluke",
                    "ports_count": 31
                }
            ],
            "variants": [
                "postfix",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libmilter"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "meli",
            "portdir": "mail/meli",
            "version": "0.8.7",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://meli-email.org/",
            "description": "Terminal email client with support for multiple accounts and Maildir / mbox / notmuch / IMAP / JMAP",
            "long_description": "Terminal email client with support for multiple accounts and Maildir / mbox / notmuch / IMAP / JMAP. meli aims for configurability and extensibility with sane defaults. A variety of email workflows and software stacks should be usable with meli. Integrate e-mail storage, sync, tagging system, SMTP client, contact management and editor of your choice to replace the defaults.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1055
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mblaze",
            "portdir": "mail/mblaze",
            "version": "1.4",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/leahneukirchen/mblaze",
            "description": "Unix utilities to deal with Maildir",
            "long_description": "The mblaze message system is a set of Unix utilities for processing and interacting with mail messages which are stored in maildir folders.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1055
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mb2md",
            "portdir": "mail/mb2md",
            "version": "3.20",
            "license": "public-domain",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://batleth.sapienti-sat.org/projects/mb2md",
            "description": "Script for converting Mbox mailboxes to Maildir format",
            "long_description": "Perl script that takes one or more Mbox format mailbox files in a directory and convert them to Maildir format mailboxes. It also converts the mailspool file. It is smart enough to not transfer a dummy message such as the UW IMAPD puts at the start of Mbox mailboxes - and you could add your own search terms into the script to make it ignore other forms of dummy first message.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "perl5.34",
                        "p5.34-timedate"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mairix",
            "portdir": "mail/mairix",
            "version": "0.24",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.rc0.org.uk/mairix/",
            "description": "Email index and search tool",
            "long_description": "mairix is a program for indexing and searching email messages stored in Maildir, MH or mbox folders. Indexing is fast. It runs incrementally on new messages - any particular message only gets scanned once in the lifetime of the index file. The search mode populates a virtual maildir (or MH) folder with symlinks which point to the real messages. This folder can be opened as usual in your mail program. The search mode is very fast. Indexing and searching works on the basis of words. The index file tabulates which words occur in which parts (particular headers + body) of which messages.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [
                {
                    "name": "enckse",
                    "github": "enckse",
                    "ports_count": 3
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bzip2",
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mailutils",
            "portdir": "mail/mailutils",
            "version": "3.17",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mailutils.org/",
            "description": "General-Purpose Mail Packages",
            "long_description": "Mailutils is a swiss army knife of electronic mail handling. It offers a rich set of utilities and daemons for processing e-mail.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "readline",
                "ldap",
                "server",
                "guile",
                "gnutls",
                "fribidi",
                "tcp_wrappers",
                "gdbm",
                "ndbm",
                "gssapi",
                "unistring",
                "gsasl",
                "python313",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "tcp_wrappers",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunistring"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mailsync",
            "portdir": "mail/mailsync",
            "version": "5.2.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://mailsync.sourceforge.net/",
            "description": "keeps collection of mailboxes in sync",
            "long_description": "Mailsync is a way of keeping a collection of mailboxes synchronized. The mailboxes may be on the local filesystem or on an IMAP server.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "cclient",
                        "kerberos5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mailqfmt",
            "portdir": "mail/mailqfmt",
            "version": "0.6",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20130627035045/http://www.dt.e-technik.uni-dortmund.de/~ma/postfix/",
            "description": "Postfix mailq file reformatter",
            "long_description": "mailqfmt reformats postfix mail queue with single line entries that are easier to parse",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "perl5_28",
                "perl5_30",
                "perl5_32",
                "perl5_34",
                "apple_postfix"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "postfix",
                        "perl5.34",
                        "p5.34-http-date"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mailman",
            "portdir": "mail/mailman",
            "version": "2.1.29",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.list.org/",
            "description": "Mailman, the GNU Mailing List Manager",
            "long_description": "Mailman is free software for managing electronic mail discussion and e-newsletter lists. Mailman is integrated with the web, making it easy for users to manage their accounts and for list owners to administer their lists. Mailman supports built-in archiving, automatic bounce processing, content filtering, digest delivery, spam filters, and more.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-dnspython"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "maildrop",
            "portdir": "mail/maildrop",
            "version": "3.1.6",
            "license": "(GPL-3 or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.courier-mta.org/maildrop/",
            "description": "Mail delivery agent (MDA) with filtering abilities",
            "long_description": "Mail delivery agent (MDA) with filtering abilities",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "vpopmail",
                "qmail",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gdbm",
                        "courier-unicode",
                        "pcre2",
                        "libidn2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mail-server",
            "portdir": "mail/mail-server",
            "version": "1.6.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.postfix.org/",
            "description": "Mail server configuration",
            "long_description": "Mail server working configuration that provides a basic, working, easily modifiable mail server. The configuration is built using postfix for the MTA, dovecot for the MDA, solr for fast search, rspamd for a milter, and clamav for email virus scans. The configuration includes a surrogate TLS certificate, DKIM, and Apple Push Notification Service (APNS) capability for iOS devices.",
            "active": true,
            "categories": [
                "net",
                "mail"
            ],
            "maintainers": [
                {
                    "name": "s.t.smith",
                    "github": "essandess",
                    "ports_count": 37
                }
            ],
            "variants": [
                "initialize_always",
                "logrotate"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pcre2",
                        "dcc",
                        "dovecot",
                        "dovecot-sieve",
                        "postfix",
                        "rspamd",
                        "openssl",
                        "sf-pwgen",
                        "logrotate",
                        "expat",
                        "curl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "apache-solr9",
                        "clamav-server"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "calendar-contacts-server"
                    ]
                }
            ]
        },
        {
            "name": "maddy",
            "portdir": "mail/maddy",
            "version": "0.9.4",
            "license": "GPL-3",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://maddy.email",
            "description": "Composable all-in-one mail server",
            "long_description": "Maddy Mail Server implements all functionality required to run a e-mail server. It can send messages via SMTP (works as MTA), accept messages via SMTP (works as MX) and store messages while providing access to them via IMAP. In addition to that it implements auxiliary protocols that are mandatory to keep email reasonably secure (DKIM, SPF, DMARC, DANE, MTA-STS). It replaces Postfix, Dovecot, OpenDKIM, OpenSPF, OpenDMARC and more with one daemon with uniform configuration and minimal maintenance cost.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1055
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "scdoc",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lurker",
            "portdir": "mail/lurker",
            "version": "2.3",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://lurker.sourceforge.net/",
            "description": "Not just another mailing list archiver.",
            "long_description": "After being subscribed to interesting mailing lists, lurker archives all incoming mail into a database. Old mail can also be imported. Once mail is in the database, lurker can help you search the unending noise for those gems you need to read. A web-browser is used to interact with lurker. This makes lurker useful for mailing list administrators, who can deploy lurker on the host of several related lists. Among some of the interesting features lurker offers you can find: full keyword search by body, subject, author, ...; a graphical representation of message relationships; charts of the current activity about a topic; searching lists or queries around an estimated time; signature verification to confirm the author; messages markup to find related information; etc.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv",
                        "libxslt"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lmtp2nntp",
            "portdir": "mail/lmtp2nntp",
            "version": "1.4.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.ossp.org/pkg/tool/lmtp2nntp/",
            "description": "LMTP service for use in conjunction with an MTA",
            "long_description": "OSSP lmtp2nntp is an LMTP service for use in conjunction with an MTA (like Sendmail), providing a reliable, real-time mail to news gateway. Input messages get their headers slightly reformatted to match Usenet news article format, and the article is posted or feeded into a remote NNTP service (like INN). Delivery must take place immediately or the transaction fails.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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": 1419
                }
            ],
            "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",
                        "getdns",
                        "gnutls",
                        "gnutls-devel",
                        "courier-imap",
                        "gmime3",
                        "maildrop",
                        "msmtp",
                        "neomutt",
                        "s-nail",
                        "bind9",
                        "bind9.18",
                        "curl",
                        "eiskaltdcpp",
                        "gloox",
                        "jreen",
                        "knot",
                        "libknot",
                        "lftp",
                        "libpsl",
                        "libpsl-docs",
                        "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.43",
            "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",
                        "monotone",
                        "monotone-devel",
                        "podofo",
                        "podofo-0.10",
                        "kopete",
                        "Io",
                        "mutt",
                        "VLC2",
                        "libVLC2",
                        "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",
                        "ghostscript",
                        "rb33-idn-ruby",
                        "rb32-idn-ruby",
                        "rb31-idn-ruby",
                        "rb33-twterm",
                        "rb32-twterm",
                        "rb31-twterm",
                        "hydra",
                        "libgsasl",
                        "skipfish",
                        "html-xml-utils",
                        "elinks",
                        "elinks-devel"
                    ]
                }
            ]
        }
    ]
}