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

{
    "count": 50724,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=913",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=911",
    "results": [
        {
            "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-14"
                    ]
                }
            ],
            "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-14"
                    ]
                },
                {
                    "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-9.0"
                    ]
                }
            ],
            "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": [
                "ssl_plain"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "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-14"
                    ]
                },
                {
                    "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-14"
                    ]
                },
                {
                    "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-14"
                    ]
                },
                {
                    "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.0p0",
            "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-16",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "autoconf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libmilter",
                        "unbound",
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "offlineimap",
            "portdir": "mail/offlineimap",
            "version": "8.0.0-20231218",
            "license": "(GPL-2+ or OpenSSLException)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://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": [
                        "py312-sphinx",
                        "docbook-xsl-nons",
                        "clang-17",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "py312-docutils",
                        "asciidoc"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312",
                        "py312-distro",
                        "py312-keyring",
                        "py312-gssapi",
                        "py312-imaplib2",
                        "py312-rfc6555",
                        "curl-ca-bundle"
                    ]
                }
            ],
            "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-17"
                    ]
                },
                {
                    "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",
                        "notmuch-addrlookup",
                        "muchsync"
                    ]
                }
            ]
        },
        {
            "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-9.0"
                    ]
                }
            ],
            "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-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl3"
                    ]
                }
            ],
            "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-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "dialog",
                        "p5.34-text-iconv",
                        "p5.34-timedate"
                    ]
                }
            ],
            "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-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "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": [
                        "py39-wheel",
                        "py39-installer",
                        "clang-16",
                        "py39-setuptools",
                        "py39-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-icalendar",
                        "python39"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mutt",
            "portdir": "mail/mutt",
            "version": "2.2.16",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.mutt.org",
            "description": "The Mutt E-Mail Client",
            "long_description": "Mutt is a small but very powerful text-based MIME mail client. Mutt is highly configurable, and is well suited to the mail power user with advanced features like key bindings, keyboard macros, mail threading, regular expression searches and a powerful pattern matching language for selecting groups of messages.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 97
                }
            ],
            "variants": [
                "idn",
                "pop",
                "imap",
                "ssl",
                "gnutls",
                "sasl",
                "debug",
                "gdbm",
                "lmdb",
                "db4",
                "smtp",
                "sqlite3",
                "autocrypt",
                "gpgme",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gdbm",
                        "gettext",
                        "gnutls",
                        "zlib",
                        "libidn",
                        "libiconv",
                        "ncurses"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "curl-ca-bundle"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "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-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3",
                        "xapian-core",
                        "notmuch"
                    ]
                }
            ],
            "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": 148
                }
            ],
            "variants": [
                "emacs",
                "guile",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ninja",
                        "python312",
                        "clang-20",
                        "meson",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmime3",
                        "xapian-core"
                    ]
                }
            ],
            "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": 148
                }
            ],
            "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-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "gnutls",
                        "libgsasl"
                    ]
                }
            ],
            "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-17"
                    ]
                }
            ],
            "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-9.0"
                    ]
                },
                {
                    "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-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libmilter"
                    ]
                }
            ],
            "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-14"
                    ]
                },
                {
                    "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-9.0"
                    ]
                },
                {
                    "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-17"
                    ]
                },
                {
                    "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-14"
                    ]
                },
                {
                    "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-9.0"
                    ]
                },
                {
                    "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-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gdbm",
                        "courier-unicode",
                        "pcre2",
                        "libidn2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mail-server",
            "portdir": "mail/mail-server",
            "version": "1.5",
            "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": [
                        "pcre",
                        "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": "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-9.0"
                    ]
                },
                {
                    "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-9.0"
                    ]
                }
            ],
            "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-17"
                    ]
                },
                {
                    "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-17"
                    ]
                },
                {
                    "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-9.0"
                    ]
                }
            ],
            "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-9.0"
                    ]
                }
            ],
            "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-12"
                    ]
                }
            ],
            "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": 1297
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv",
                        "libunistring",
                        "gettext-runtime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "bind9",
                        "p5.26-net-libidn2",
                        "s-nail",
                        "gnutls",
                        "gnutls-devel",
                        "bind9.18",
                        "p5.28-net-libidn2",
                        "p5.30-net-libidn2",
                        "p5.32-net-libidn2",
                        "p5.34-net-libidn2",
                        "lftp",
                        "lynx",
                        "maildrop",
                        "courier-authlib",
                        "jreen",
                        "libpsl",
                        "libpsl-docs",
                        "getdns",
                        "courier-imap",
                        "danectl",
                        "eiskaltdcpp",
                        "gloox",
                        "wget",
                        "knot",
                        "libknot",
                        "gmime3",
                        "neomutt",
                        "wget2",
                        "whois",
                        "msmtp",
                        "curl"
                    ]
                }
            ]
        },
        {
            "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-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv",
                        "gettext-runtime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-net-libidn",
                        "loudmouth",
                        "monotone",
                        "monotone-devel",
                        "echoping",
                        "jabber",
                        "jabberd",
                        "FileZilla",
                        "html-xml-utils",
                        "podofo",
                        "p5.28-net-libidn",
                        "p5.30-net-libidn",
                        "p5.32-net-libidn",
                        "p5.34-net-libidn",
                        "libgsasl",
                        "elinks",
                        "rb33-idn-ruby",
                        "rb32-idn-ruby",
                        "rb31-idn-ruby",
                        "rb33-twterm",
                        "rb32-twterm",
                        "rb31-twterm",
                        "psi",
                        "hydra",
                        "VLC2",
                        "libVLC2",
                        "prosody",
                        "podofo-0.10",
                        "proftpd",
                        "skipfish",
                        "elinks-devel",
                        "ghostscript",
                        "tin",
                        "Io",
                        "kopete",
                        "mutt",
                        "pidgin",
                        "libpurple",
                        "finch"
                    ]
                }
            ]
        },
        {
            "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-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "cyrus-sasl2",
                        "openssl",
                        "curl",
                        "expat",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "etpan",
                        "nmail",
                        "claws-mail"
                    ]
                }
            ]
        },
        {
            "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-17"
                    ]
                },
                {
                    "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-16"
                    ]
                },
                {
                    "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-17"
                    ]
                },
                {
                    "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-17",
                        "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-16"
                    ]
                },
                {
                    "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.3",
            "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-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "pcre2",
                        "lua",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}